#include #if defined(__GNUC__) || defined(__clang__) #pragma GCC diagnostic push #pragma GCC diagnostic ignored "-Wmissing-field-initializers" #endif #define LANGUAGE_VERSION 13 #define STATE_COUNT 2330 #define LARGE_STATE_COUNT 534 #define SYMBOL_COUNT 371 #define ALIAS_COUNT 0 #define TOKEN_COUNT 179 #define EXTERNAL_TOKEN_COUNT 6 #define FIELD_COUNT 22 #define MAX_ALIAS_SEQUENCE_LENGTH 12 #define PRODUCTION_ID_COUNT 153 enum { sym_name = 1, sym_php_tag = 2, anon_sym_QMARK_GT = 3, aux_sym_text_token1 = 4, aux_sym_text_token2 = 5, anon_sym_SEMI = 6, anon_sym_AMP = 7, aux_sym_function_static_declaration_token1 = 8, anon_sym_COMMA = 9, anon_sym_EQ = 10, aux_sym_global_declaration_token1 = 11, aux_sym_namespace_definition_token1 = 12, aux_sym_namespace_use_declaration_token1 = 13, aux_sym_namespace_use_declaration_token2 = 14, aux_sym_namespace_use_declaration_token3 = 15, anon_sym_BSLASH = 16, aux_sym_namespace_aliasing_clause_token1 = 17, anon_sym_LBRACE = 18, anon_sym_RBRACE = 19, aux_sym_trait_declaration_token1 = 20, aux_sym_interface_declaration_token1 = 21, aux_sym_base_clause_token1 = 22, aux_sym_enum_declaration_token1 = 23, anon_sym_COLON = 24, aux_sym_enum_case_token1 = 25, aux_sym_class_declaration_token1 = 26, aux_sym_final_modifier_token1 = 27, aux_sym_abstract_modifier_token1 = 28, aux_sym_class_interface_clause_token1 = 29, sym_var_modifier = 30, aux_sym_use_instead_of_clause_token1 = 31, aux_sym_visibility_modifier_token1 = 32, aux_sym_visibility_modifier_token2 = 33, aux_sym_visibility_modifier_token3 = 34, aux_sym__arrow_function_header_token1 = 35, anon_sym_EQ_GT = 36, anon_sym_LPAREN = 37, anon_sym_RPAREN = 38, anon_sym_DOT_DOT_DOT = 39, anon_sym_QMARK = 40, anon_sym_PIPE = 41, anon_sym_array = 42, aux_sym_primitive_type_token1 = 43, anon_sym_iterable = 44, anon_sym_bool = 45, anon_sym_float = 46, anon_sym_int = 47, anon_sym_string = 48, anon_sym_void = 49, anon_sym_mixed = 50, anon_sym_static = 51, anon_sym_false = 52, anon_sym_null = 53, aux_sym_cast_type_token1 = 54, aux_sym_cast_type_token2 = 55, aux_sym_cast_type_token3 = 56, aux_sym_cast_type_token4 = 57, aux_sym_cast_type_token5 = 58, aux_sym_cast_type_token6 = 59, aux_sym_cast_type_token7 = 60, aux_sym_cast_type_token8 = 61, aux_sym_cast_type_token9 = 62, aux_sym_cast_type_token10 = 63, aux_sym_cast_type_token11 = 64, aux_sym_cast_type_token12 = 65, aux_sym_echo_statement_token1 = 66, anon_sym_unset = 67, aux_sym_declare_statement_token1 = 68, aux_sym_declare_statement_token2 = 69, anon_sym_ticks = 70, anon_sym_encoding = 71, anon_sym_strict_types = 72, sym_float = 73, aux_sym_try_statement_token1 = 74, aux_sym_catch_clause_token1 = 75, aux_sym_finally_clause_token1 = 76, aux_sym_goto_statement_token1 = 77, aux_sym_continue_statement_token1 = 78, aux_sym_break_statement_token1 = 79, sym_integer = 80, aux_sym_return_statement_token1 = 81, aux_sym_throw_expression_token1 = 82, aux_sym_while_statement_token1 = 83, aux_sym_while_statement_token2 = 84, aux_sym_do_statement_token1 = 85, aux_sym_for_statement_token1 = 86, aux_sym_for_statement_token2 = 87, aux_sym_foreach_statement_token1 = 88, aux_sym_foreach_statement_token2 = 89, aux_sym_if_statement_token1 = 90, aux_sym_if_statement_token2 = 91, aux_sym_else_if_clause_token1 = 92, aux_sym_else_clause_token1 = 93, aux_sym_match_expression_token1 = 94, aux_sym_match_default_expression_token1 = 95, aux_sym_switch_statement_token1 = 96, aux_sym_switch_block_token1 = 97, anon_sym_AT = 98, anon_sym_PLUS = 99, anon_sym_DASH = 100, anon_sym_TILDE = 101, anon_sym_BANG = 102, anon_sym_STAR_STAR = 103, aux_sym_clone_expression_token1 = 104, anon_sym_COLON_COLON = 105, aux_sym_print_intrinsic_token1 = 106, aux_sym_object_creation_expression_token1 = 107, anon_sym_PLUS_PLUS = 108, anon_sym_DASH_DASH = 109, sym_shell_command_expression = 110, anon_sym_STAR_STAR_EQ = 111, anon_sym_STAR_EQ = 112, anon_sym_SLASH_EQ = 113, anon_sym_PERCENT_EQ = 114, anon_sym_PLUS_EQ = 115, anon_sym_DASH_EQ = 116, anon_sym_DOT_EQ = 117, anon_sym_LT_LT_EQ = 118, anon_sym_GT_GT_EQ = 119, anon_sym_AMP_EQ = 120, anon_sym_CARET_EQ = 121, anon_sym_PIPE_EQ = 122, anon_sym_QMARK_QMARK_EQ = 123, anon_sym_DASH_GT = 124, anon_sym_QMARK_DASH_GT = 125, aux_sym__list_destructing_token1 = 126, anon_sym_LBRACK = 127, anon_sym_RBRACK = 128, anon_sym_self = 129, anon_sym_parent = 130, anon_sym_POUND_LBRACK = 131, sym_escape_sequence = 132, aux_sym_encapsed_string_token1 = 133, anon_sym_DQUOTE = 134, anon_sym_BSLASHu = 135, anon_sym_SQUOTE = 136, aux_sym_string_token1 = 137, aux_sym_string_token2 = 138, sym_boolean = 139, sym_null = 140, anon_sym_DOLLAR = 141, aux_sym_yield_expression_token1 = 142, aux_sym_yield_expression_token2 = 143, aux_sym_binary_expression_token1 = 144, anon_sym_QMARK_QMARK = 145, aux_sym_binary_expression_token2 = 146, aux_sym_binary_expression_token3 = 147, aux_sym_binary_expression_token4 = 148, anon_sym_PIPE_PIPE = 149, anon_sym_AMP_AMP = 150, anon_sym_CARET = 151, anon_sym_EQ_EQ = 152, anon_sym_BANG_EQ = 153, anon_sym_LT_GT = 154, anon_sym_EQ_EQ_EQ = 155, anon_sym_BANG_EQ_EQ = 156, anon_sym_LT = 157, anon_sym_GT = 158, anon_sym_LT_EQ = 159, anon_sym_GT_EQ = 160, anon_sym_LT_EQ_GT = 161, anon_sym_LT_LT = 162, anon_sym_GT_GT = 163, anon_sym_DOT = 164, anon_sym_STAR = 165, anon_sym_SLASH = 166, anon_sym_PERCENT = 167, aux_sym_include_expression_token1 = 168, aux_sym_include_once_expression_token1 = 169, aux_sym_require_expression_token1 = 170, aux_sym_require_once_expression_token1 = 171, sym_comment = 172, sym__automatic_semicolon = 173, sym_heredoc = 174, sym_encapsed_string_chars = 175, sym_encapsed_string_chars_after_variable = 176, sym__eof = 177, sym_sentinel_error = 178, sym_program = 179, sym_text_interpolation = 180, sym_text = 181, sym_empty_statement = 182, sym_reference_modifier = 183, sym_function_static_declaration = 184, sym_static_variable_declaration = 185, sym_global_declaration = 186, sym_namespace_definition = 187, sym_namespace_use_declaration = 188, sym_namespace_use_clause = 189, sym_qualified_name = 190, sym_namespace_name_as_prefix = 191, sym_namespace_name = 192, sym_namespace_aliasing_clause = 193, sym_namespace_use_group = 194, sym_namespace_use_group_clause = 195, sym_trait_declaration = 196, sym_interface_declaration = 197, sym_base_clause = 198, sym_enum_declaration = 199, sym_enum_declaration_list = 200, sym__enum_member_declaration = 201, sym_enum_case = 202, sym_class_declaration = 203, sym_declaration_list = 204, sym_final_modifier = 205, sym_abstract_modifier = 206, sym_class_interface_clause = 207, sym__member_declaration = 208, sym_const_declaration = 209, sym__class_const_declaration = 210, sym__const_declaration = 211, sym_property_declaration = 212, sym__modifier = 213, sym_property_element = 214, sym_property_initializer = 215, sym_method_declaration = 216, sym_static_modifier = 217, sym_use_declaration = 218, sym_use_list = 219, sym_use_instead_of_clause = 220, sym_use_as_clause = 221, sym_visibility_modifier = 222, sym_function_definition = 223, sym__function_definition_header = 224, sym__arrow_function_header = 225, sym_arrow_function = 226, sym_formal_parameters = 227, sym_property_promotion_parameter = 228, sym_simple_parameter = 229, sym_variadic_parameter = 230, sym__type = 231, sym__types = 232, sym_named_type = 233, sym_optional_type = 234, sym_union_type = 235, sym_primitive_type = 236, sym_cast_type = 237, sym__return_type = 238, sym_const_element = 239, sym_echo_statement = 240, sym_unset_statement = 241, sym_declare_statement = 242, sym_declare_directive = 243, sym_try_statement = 244, sym_catch_clause = 245, sym_type_list = 246, sym_finally_clause = 247, sym_goto_statement = 248, sym_continue_statement = 249, sym_break_statement = 250, sym_return_statement = 251, sym_throw_expression = 252, sym_while_statement = 253, sym_do_statement = 254, sym_for_statement = 255, sym__expressions = 256, sym_sequence_expression = 257, sym_foreach_statement = 258, sym_foreach_pair = 259, sym_if_statement = 260, sym_colon_block = 261, sym_else_if_clause = 262, sym_else_clause = 263, sym_else_if_clause_2 = 264, sym_else_clause_2 = 265, sym_match_expression = 266, sym_match_block = 267, sym_match_condition_list = 268, sym_match_conditional_expression = 269, sym_match_default_expression = 270, sym_switch_statement = 271, sym_switch_block = 272, sym_case_statement = 273, sym_default_statement = 274, sym_compound_statement = 275, sym_named_label_statement = 276, sym_expression_statement = 277, sym__expression = 278, sym__unary_expression = 279, sym_unary_op_expression = 280, sym_exponentiation_expression = 281, sym_clone_expression = 282, sym__primary_expression = 283, sym_parenthesized_expression = 284, sym_class_constant_access_expression = 285, sym_print_intrinsic = 286, sym_anonymous_function_creation_expression = 287, sym_anonymous_function_use_clause = 288, sym_object_creation_expression = 289, sym_update_expression = 290, sym_cast_expression = 291, sym_cast_variable = 292, sym_assignment_expression = 293, sym_reference_assignment_expression = 294, sym_conditional_expression = 295, sym_augmented_assignment_expression = 296, sym_member_access_expression = 297, sym_nullsafe_member_access_expression = 298, sym_scoped_property_access_expression = 299, sym_list_literal = 300, sym__list_destructing = 301, sym__array_destructing = 302, sym__array_destructing_element = 303, sym_function_call_expression = 304, sym_scoped_call_expression = 305, sym__scope_resolution_qualifier = 306, sym_relative_scope = 307, sym_arguments = 308, sym_argument = 309, sym_member_call_expression = 310, sym_nullsafe_member_call_expression = 311, sym_variadic_unpacking = 312, sym_subscript_expression = 313, sym__dereferencable_expression = 314, sym_array_creation_expression = 315, sym_attribute_list = 316, sym_attribute = 317, sym__complex_string_part = 318, sym__simple_string_member_access_expression = 319, sym__simple_string_subscript_unary_expression = 320, sym__simple_string_array_access_argument = 321, sym__simple_string_subscript_expression = 322, sym__simple_string_part = 323, sym_encapsed_string = 324, sym_string = 325, sym__string = 326, sym_dynamic_variable_name = 327, sym_variable_name = 328, sym_variable_reference = 329, sym_by_ref = 330, sym_yield_expression = 331, sym_array_element_initializer = 332, sym_binary_expression = 333, sym_include_expression = 334, sym_include_once_expression = 335, sym_require_expression = 336, sym_require_once_expression = 337, sym__reserved_identifier = 338, aux_sym_program_repeat1 = 339, aux_sym_text_repeat1 = 340, aux_sym_function_static_declaration_repeat1 = 341, aux_sym_global_declaration_repeat1 = 342, aux_sym_namespace_use_declaration_repeat1 = 343, aux_sym_namespace_name_repeat1 = 344, aux_sym_namespace_use_group_repeat1 = 345, aux_sym_base_clause_repeat1 = 346, aux_sym_enum_declaration_list_repeat1 = 347, aux_sym_declaration_list_repeat1 = 348, aux_sym__const_declaration_repeat1 = 349, aux_sym_property_declaration_repeat1 = 350, aux_sym_property_declaration_repeat2 = 351, aux_sym_use_list_repeat1 = 352, aux_sym_formal_parameters_repeat1 = 353, aux_sym_union_type_repeat1 = 354, aux_sym_unset_statement_repeat1 = 355, aux_sym_try_statement_repeat1 = 356, aux_sym_type_list_repeat1 = 357, aux_sym_if_statement_repeat1 = 358, aux_sym_if_statement_repeat2 = 359, aux_sym_match_block_repeat1 = 360, aux_sym_match_condition_list_repeat1 = 361, aux_sym_switch_block_repeat1 = 362, aux_sym_anonymous_function_use_clause_repeat1 = 363, aux_sym__list_destructing_repeat1 = 364, aux_sym__array_destructing_repeat1 = 365, aux_sym_arguments_repeat1 = 366, aux_sym_array_creation_expression_repeat1 = 367, aux_sym_attribute_list_repeat1 = 368, aux_sym_attribute_list_repeat2 = 369, aux_sym_encapsed_string_repeat1 = 370, }; static const char * const ts_symbol_names[] = { [ts_builtin_sym_end] = "end", [sym_name] = "name", [sym_php_tag] = "php_tag", [anon_sym_QMARK_GT] = "\?>", [aux_sym_text_token1] = "text_token1", [aux_sym_text_token2] = "text_token2", [anon_sym_SEMI] = ";", [anon_sym_AMP] = "&", [aux_sym_function_static_declaration_token1] = "static", [anon_sym_COMMA] = ",", [anon_sym_EQ] = "=", [aux_sym_global_declaration_token1] = "global", [aux_sym_namespace_definition_token1] = "namespace", [aux_sym_namespace_use_declaration_token1] = "use", [aux_sym_namespace_use_declaration_token2] = "function", [aux_sym_namespace_use_declaration_token3] = "const", [anon_sym_BSLASH] = "\\", [aux_sym_namespace_aliasing_clause_token1] = "as", [anon_sym_LBRACE] = "{", [anon_sym_RBRACE] = "}", [aux_sym_trait_declaration_token1] = "trait", [aux_sym_interface_declaration_token1] = "interface", [aux_sym_base_clause_token1] = "extends", [aux_sym_enum_declaration_token1] = "enum", [anon_sym_COLON] = ":", [aux_sym_enum_case_token1] = "case", [aux_sym_class_declaration_token1] = "class", [aux_sym_final_modifier_token1] = "final", [aux_sym_abstract_modifier_token1] = "abstract", [aux_sym_class_interface_clause_token1] = "implements", [sym_var_modifier] = "var_modifier", [aux_sym_use_instead_of_clause_token1] = "insteadof", [aux_sym_visibility_modifier_token1] = "public", [aux_sym_visibility_modifier_token2] = "protected", [aux_sym_visibility_modifier_token3] = "private", [aux_sym__arrow_function_header_token1] = "fn", [anon_sym_EQ_GT] = "=>", [anon_sym_LPAREN] = "(", [anon_sym_RPAREN] = ")", [anon_sym_DOT_DOT_DOT] = "...", [anon_sym_QMARK] = "\?", [anon_sym_PIPE] = "|", [anon_sym_array] = "array", [aux_sym_primitive_type_token1] = "callable", [anon_sym_iterable] = "iterable", [anon_sym_bool] = "bool", [anon_sym_float] = "float", [anon_sym_int] = "int", [anon_sym_string] = "string", [anon_sym_void] = "void", [anon_sym_mixed] = "mixed", [anon_sym_static] = "static", [anon_sym_false] = "false", [anon_sym_null] = "null", [aux_sym_cast_type_token1] = "cast_type_token1", [aux_sym_cast_type_token2] = "cast_type_token2", [aux_sym_cast_type_token3] = "cast_type_token3", [aux_sym_cast_type_token4] = "cast_type_token4", [aux_sym_cast_type_token5] = "cast_type_token5", [aux_sym_cast_type_token6] = "cast_type_token6", [aux_sym_cast_type_token7] = "cast_type_token7", [aux_sym_cast_type_token8] = "cast_type_token8", [aux_sym_cast_type_token9] = "cast_type_token9", [aux_sym_cast_type_token10] = "cast_type_token10", [aux_sym_cast_type_token11] = "cast_type_token11", [aux_sym_cast_type_token12] = "cast_type_token12", [aux_sym_echo_statement_token1] = "echo", [anon_sym_unset] = "unset", [aux_sym_declare_statement_token1] = "declare", [aux_sym_declare_statement_token2] = "enddeclare", [anon_sym_ticks] = "ticks", [anon_sym_encoding] = "encoding", [anon_sym_strict_types] = "strict_types", [sym_float] = "float", [aux_sym_try_statement_token1] = "try", [aux_sym_catch_clause_token1] = "catch", [aux_sym_finally_clause_token1] = "finally", [aux_sym_goto_statement_token1] = "goto", [aux_sym_continue_statement_token1] = "continue", [aux_sym_break_statement_token1] = "break", [sym_integer] = "integer", [aux_sym_return_statement_token1] = "return", [aux_sym_throw_expression_token1] = "throw", [aux_sym_while_statement_token1] = "while", [aux_sym_while_statement_token2] = "endwhile", [aux_sym_do_statement_token1] = "do", [aux_sym_for_statement_token1] = "for", [aux_sym_for_statement_token2] = "endfor", [aux_sym_foreach_statement_token1] = "foreach", [aux_sym_foreach_statement_token2] = "endforeach", [aux_sym_if_statement_token1] = "if", [aux_sym_if_statement_token2] = "endif", [aux_sym_else_if_clause_token1] = "elseif", [aux_sym_else_clause_token1] = "else", [aux_sym_match_expression_token1] = "match", [aux_sym_match_default_expression_token1] = "default", [aux_sym_switch_statement_token1] = "switch", [aux_sym_switch_block_token1] = "endswitch", [anon_sym_AT] = "@", [anon_sym_PLUS] = "+", [anon_sym_DASH] = "-", [anon_sym_TILDE] = "~", [anon_sym_BANG] = "!", [anon_sym_STAR_STAR] = "**", [aux_sym_clone_expression_token1] = "clone", [anon_sym_COLON_COLON] = "::", [aux_sym_print_intrinsic_token1] = "print", [aux_sym_object_creation_expression_token1] = "new", [anon_sym_PLUS_PLUS] = "++", [anon_sym_DASH_DASH] = "--", [sym_shell_command_expression] = "shell_command_expression", [anon_sym_STAR_STAR_EQ] = "**=", [anon_sym_STAR_EQ] = "*=", [anon_sym_SLASH_EQ] = "/=", [anon_sym_PERCENT_EQ] = "%=", [anon_sym_PLUS_EQ] = "+=", [anon_sym_DASH_EQ] = "-=", [anon_sym_DOT_EQ] = ".=", [anon_sym_LT_LT_EQ] = "<<=", [anon_sym_GT_GT_EQ] = ">>=", [anon_sym_AMP_EQ] = "&=", [anon_sym_CARET_EQ] = "^=", [anon_sym_PIPE_EQ] = "|=", [anon_sym_QMARK_QMARK_EQ] = "\?\?=", [anon_sym_DASH_GT] = "->", [anon_sym_QMARK_DASH_GT] = "\?->", [aux_sym__list_destructing_token1] = "list", [anon_sym_LBRACK] = "[", [anon_sym_RBRACK] = "]", [anon_sym_self] = "self", [anon_sym_parent] = "parent", [anon_sym_POUND_LBRACK] = "#[", [sym_escape_sequence] = "escape_sequence", [aux_sym_encapsed_string_token1] = "encapsed_string_token1", [anon_sym_DQUOTE] = "\"", [anon_sym_BSLASHu] = "string", [anon_sym_SQUOTE] = "'", [aux_sym_string_token1] = "string_token1", [aux_sym_string_token2] = "string_token2", [sym_boolean] = "boolean", [sym_null] = "null", [anon_sym_DOLLAR] = "$", [aux_sym_yield_expression_token1] = "yield", [aux_sym_yield_expression_token2] = "from", [aux_sym_binary_expression_token1] = "instanceof", [anon_sym_QMARK_QMARK] = "\?\?", [aux_sym_binary_expression_token2] = "and", [aux_sym_binary_expression_token3] = "or", [aux_sym_binary_expression_token4] = "xor", [anon_sym_PIPE_PIPE] = "||", [anon_sym_AMP_AMP] = "&&", [anon_sym_CARET] = "^", [anon_sym_EQ_EQ] = "==", [anon_sym_BANG_EQ] = "!=", [anon_sym_LT_GT] = "<>", [anon_sym_EQ_EQ_EQ] = "===", [anon_sym_BANG_EQ_EQ] = "!==", [anon_sym_LT] = "<", [anon_sym_GT] = ">", [anon_sym_LT_EQ] = "<=", [anon_sym_GT_EQ] = ">=", [anon_sym_LT_EQ_GT] = "<=>", [anon_sym_LT_LT] = "<<", [anon_sym_GT_GT] = ">>", [anon_sym_DOT] = ".", [anon_sym_STAR] = "*", [anon_sym_SLASH] = "/", [anon_sym_PERCENT] = "%", [aux_sym_include_expression_token1] = "include", [aux_sym_include_once_expression_token1] = "include_once", [aux_sym_require_expression_token1] = "require", [aux_sym_require_once_expression_token1] = "require_once", [sym_comment] = "comment", [sym__automatic_semicolon] = "_automatic_semicolon", [sym_heredoc] = "heredoc", [sym_encapsed_string_chars] = "string", [sym_encapsed_string_chars_after_variable] = "string", [sym__eof] = "_eof", [sym_sentinel_error] = "sentinel_error", [sym_program] = "program", [sym_text_interpolation] = "text_interpolation", [sym_text] = "text", [sym_empty_statement] = "empty_statement", [sym_reference_modifier] = "reference_modifier", [sym_function_static_declaration] = "function_static_declaration", [sym_static_variable_declaration] = "static_variable_declaration", [sym_global_declaration] = "global_declaration", [sym_namespace_definition] = "namespace_definition", [sym_namespace_use_declaration] = "namespace_use_declaration", [sym_namespace_use_clause] = "namespace_use_clause", [sym_qualified_name] = "qualified_name", [sym_namespace_name_as_prefix] = "namespace_name_as_prefix", [sym_namespace_name] = "namespace_name", [sym_namespace_aliasing_clause] = "namespace_aliasing_clause", [sym_namespace_use_group] = "namespace_use_group", [sym_namespace_use_group_clause] = "namespace_use_group_clause", [sym_trait_declaration] = "trait_declaration", [sym_interface_declaration] = "interface_declaration", [sym_base_clause] = "base_clause", [sym_enum_declaration] = "enum_declaration", [sym_enum_declaration_list] = "enum_declaration_list", [sym__enum_member_declaration] = "_enum_member_declaration", [sym_enum_case] = "enum_case", [sym_class_declaration] = "class_declaration", [sym_declaration_list] = "declaration_list", [sym_final_modifier] = "final_modifier", [sym_abstract_modifier] = "abstract_modifier", [sym_class_interface_clause] = "class_interface_clause", [sym__member_declaration] = "_member_declaration", [sym_const_declaration] = "const_declaration", [sym__class_const_declaration] = "const_declaration", [sym__const_declaration] = "_const_declaration", [sym_property_declaration] = "property_declaration", [sym__modifier] = "_modifier", [sym_property_element] = "property_element", [sym_property_initializer] = "property_initializer", [sym_method_declaration] = "method_declaration", [sym_static_modifier] = "static_modifier", [sym_use_declaration] = "use_declaration", [sym_use_list] = "use_list", [sym_use_instead_of_clause] = "use_instead_of_clause", [sym_use_as_clause] = "use_as_clause", [sym_visibility_modifier] = "visibility_modifier", [sym_function_definition] = "function_definition", [sym__function_definition_header] = "_function_definition_header", [sym__arrow_function_header] = "_arrow_function_header", [sym_arrow_function] = "arrow_function", [sym_formal_parameters] = "formal_parameters", [sym_property_promotion_parameter] = "property_promotion_parameter", [sym_simple_parameter] = "simple_parameter", [sym_variadic_parameter] = "variadic_parameter", [sym__type] = "_type", [sym__types] = "_types", [sym_named_type] = "named_type", [sym_optional_type] = "optional_type", [sym_union_type] = "union_type", [sym_primitive_type] = "primitive_type", [sym_cast_type] = "cast_type", [sym__return_type] = "_return_type", [sym_const_element] = "const_element", [sym_echo_statement] = "echo_statement", [sym_unset_statement] = "unset_statement", [sym_declare_statement] = "declare_statement", [sym_declare_directive] = "declare_directive", [sym_try_statement] = "try_statement", [sym_catch_clause] = "catch_clause", [sym_type_list] = "type_list", [sym_finally_clause] = "finally_clause", [sym_goto_statement] = "goto_statement", [sym_continue_statement] = "continue_statement", [sym_break_statement] = "break_statement", [sym_return_statement] = "return_statement", [sym_throw_expression] = "throw_expression", [sym_while_statement] = "while_statement", [sym_do_statement] = "do_statement", [sym_for_statement] = "for_statement", [sym__expressions] = "_expressions", [sym_sequence_expression] = "sequence_expression", [sym_foreach_statement] = "foreach_statement", [sym_foreach_pair] = "pair", [sym_if_statement] = "if_statement", [sym_colon_block] = "colon_block", [sym_else_if_clause] = "else_if_clause", [sym_else_clause] = "else_clause", [sym_else_if_clause_2] = "else_if_clause", [sym_else_clause_2] = "else_clause", [sym_match_expression] = "match_expression", [sym_match_block] = "match_block", [sym_match_condition_list] = "match_condition_list", [sym_match_conditional_expression] = "match_conditional_expression", [sym_match_default_expression] = "match_default_expression", [sym_switch_statement] = "switch_statement", [sym_switch_block] = "switch_block", [sym_case_statement] = "case_statement", [sym_default_statement] = "default_statement", [sym_compound_statement] = "compound_statement", [sym_named_label_statement] = "named_label_statement", [sym_expression_statement] = "expression_statement", [sym__expression] = "_expression", [sym__unary_expression] = "_unary_expression", [sym_unary_op_expression] = "unary_op_expression", [sym_exponentiation_expression] = "exponentiation_expression", [sym_clone_expression] = "clone_expression", [sym__primary_expression] = "_primary_expression", [sym_parenthesized_expression] = "parenthesized_expression", [sym_class_constant_access_expression] = "class_constant_access_expression", [sym_print_intrinsic] = "print_intrinsic", [sym_anonymous_function_creation_expression] = "anonymous_function_creation_expression", [sym_anonymous_function_use_clause] = "anonymous_function_use_clause", [sym_object_creation_expression] = "object_creation_expression", [sym_update_expression] = "update_expression", [sym_cast_expression] = "cast_expression", [sym_cast_variable] = "cast_expression", [sym_assignment_expression] = "assignment_expression", [sym_reference_assignment_expression] = "reference_assignment_expression", [sym_conditional_expression] = "conditional_expression", [sym_augmented_assignment_expression] = "augmented_assignment_expression", [sym_member_access_expression] = "member_access_expression", [sym_nullsafe_member_access_expression] = "nullsafe_member_access_expression", [sym_scoped_property_access_expression] = "scoped_property_access_expression", [sym_list_literal] = "list_literal", [sym__list_destructing] = "_list_destructing", [sym__array_destructing] = "_array_destructing", [sym__array_destructing_element] = "_array_destructing_element", [sym_function_call_expression] = "function_call_expression", [sym_scoped_call_expression] = "scoped_call_expression", [sym__scope_resolution_qualifier] = "_scope_resolution_qualifier", [sym_relative_scope] = "relative_scope", [sym_arguments] = "arguments", [sym_argument] = "argument", [sym_member_call_expression] = "member_call_expression", [sym_nullsafe_member_call_expression] = "nullsafe_member_call_expression", [sym_variadic_unpacking] = "variadic_unpacking", [sym_subscript_expression] = "subscript_expression", [sym__dereferencable_expression] = "_dereferencable_expression", [sym_array_creation_expression] = "array_creation_expression", [sym_attribute_list] = "attribute_list", [sym_attribute] = "attribute", [sym__complex_string_part] = "_complex_string_part", [sym__simple_string_member_access_expression] = "member_access_expression", [sym__simple_string_subscript_unary_expression] = "unary_op_expression", [sym__simple_string_array_access_argument] = "_simple_string_array_access_argument", [sym__simple_string_subscript_expression] = "subscript_expression", [sym__simple_string_part] = "_simple_string_part", [sym_encapsed_string] = "encapsed_string", [sym_string] = "string", [sym__string] = "_string", [sym_dynamic_variable_name] = "dynamic_variable_name", [sym_variable_name] = "variable_name", [sym_variable_reference] = "by_ref", [sym_by_ref] = "by_ref", [sym_yield_expression] = "yield_expression", [sym_array_element_initializer] = "array_element_initializer", [sym_binary_expression] = "binary_expression", [sym_include_expression] = "include_expression", [sym_include_once_expression] = "include_once_expression", [sym_require_expression] = "require_expression", [sym_require_once_expression] = "require_once_expression", [sym__reserved_identifier] = "name", [aux_sym_program_repeat1] = "program_repeat1", [aux_sym_text_repeat1] = "text_repeat1", [aux_sym_function_static_declaration_repeat1] = "function_static_declaration_repeat1", [aux_sym_global_declaration_repeat1] = "global_declaration_repeat1", [aux_sym_namespace_use_declaration_repeat1] = "namespace_use_declaration_repeat1", [aux_sym_namespace_name_repeat1] = "namespace_name_repeat1", [aux_sym_namespace_use_group_repeat1] = "namespace_use_group_repeat1", [aux_sym_base_clause_repeat1] = "base_clause_repeat1", [aux_sym_enum_declaration_list_repeat1] = "enum_declaration_list_repeat1", [aux_sym_declaration_list_repeat1] = "declaration_list_repeat1", [aux_sym__const_declaration_repeat1] = "_const_declaration_repeat1", [aux_sym_property_declaration_repeat1] = "property_declaration_repeat1", [aux_sym_property_declaration_repeat2] = "property_declaration_repeat2", [aux_sym_use_list_repeat1] = "use_list_repeat1", [aux_sym_formal_parameters_repeat1] = "formal_parameters_repeat1", [aux_sym_union_type_repeat1] = "union_type_repeat1", [aux_sym_unset_statement_repeat1] = "unset_statement_repeat1", [aux_sym_try_statement_repeat1] = "try_statement_repeat1", [aux_sym_type_list_repeat1] = "type_list_repeat1", [aux_sym_if_statement_repeat1] = "if_statement_repeat1", [aux_sym_if_statement_repeat2] = "if_statement_repeat2", [aux_sym_match_block_repeat1] = "match_block_repeat1", [aux_sym_match_condition_list_repeat1] = "match_condition_list_repeat1", [aux_sym_switch_block_repeat1] = "switch_block_repeat1", [aux_sym_anonymous_function_use_clause_repeat1] = "anonymous_function_use_clause_repeat1", [aux_sym__list_destructing_repeat1] = "_list_destructing_repeat1", [aux_sym__array_destructing_repeat1] = "_array_destructing_repeat1", [aux_sym_arguments_repeat1] = "arguments_repeat1", [aux_sym_array_creation_expression_repeat1] = "array_creation_expression_repeat1", [aux_sym_attribute_list_repeat1] = "attribute_list_repeat1", [aux_sym_attribute_list_repeat2] = "attribute_list_repeat2", [aux_sym_encapsed_string_repeat1] = "encapsed_string_repeat1", }; static const TSSymbol ts_symbol_map[] = { [ts_builtin_sym_end] = ts_builtin_sym_end, [sym_name] = sym_name, [sym_php_tag] = sym_php_tag, [anon_sym_QMARK_GT] = anon_sym_QMARK_GT, [aux_sym_text_token1] = aux_sym_text_token1, [aux_sym_text_token2] = aux_sym_text_token2, [anon_sym_SEMI] = anon_sym_SEMI, [anon_sym_AMP] = anon_sym_AMP, [aux_sym_function_static_declaration_token1] = anon_sym_static, [anon_sym_COMMA] = anon_sym_COMMA, [anon_sym_EQ] = anon_sym_EQ, [aux_sym_global_declaration_token1] = aux_sym_global_declaration_token1, [aux_sym_namespace_definition_token1] = aux_sym_namespace_definition_token1, [aux_sym_namespace_use_declaration_token1] = aux_sym_namespace_use_declaration_token1, [aux_sym_namespace_use_declaration_token2] = aux_sym_namespace_use_declaration_token2, [aux_sym_namespace_use_declaration_token3] = aux_sym_namespace_use_declaration_token3, [anon_sym_BSLASH] = anon_sym_BSLASH, [aux_sym_namespace_aliasing_clause_token1] = aux_sym_namespace_aliasing_clause_token1, [anon_sym_LBRACE] = anon_sym_LBRACE, [anon_sym_RBRACE] = anon_sym_RBRACE, [aux_sym_trait_declaration_token1] = aux_sym_trait_declaration_token1, [aux_sym_interface_declaration_token1] = aux_sym_interface_declaration_token1, [aux_sym_base_clause_token1] = aux_sym_base_clause_token1, [aux_sym_enum_declaration_token1] = aux_sym_enum_declaration_token1, [anon_sym_COLON] = anon_sym_COLON, [aux_sym_enum_case_token1] = aux_sym_enum_case_token1, [aux_sym_class_declaration_token1] = aux_sym_class_declaration_token1, [aux_sym_final_modifier_token1] = aux_sym_final_modifier_token1, [aux_sym_abstract_modifier_token1] = aux_sym_abstract_modifier_token1, [aux_sym_class_interface_clause_token1] = aux_sym_class_interface_clause_token1, [sym_var_modifier] = sym_var_modifier, [aux_sym_use_instead_of_clause_token1] = aux_sym_use_instead_of_clause_token1, [aux_sym_visibility_modifier_token1] = aux_sym_visibility_modifier_token1, [aux_sym_visibility_modifier_token2] = aux_sym_visibility_modifier_token2, [aux_sym_visibility_modifier_token3] = aux_sym_visibility_modifier_token3, [aux_sym__arrow_function_header_token1] = aux_sym__arrow_function_header_token1, [anon_sym_EQ_GT] = anon_sym_EQ_GT, [anon_sym_LPAREN] = anon_sym_LPAREN, [anon_sym_RPAREN] = anon_sym_RPAREN, [anon_sym_DOT_DOT_DOT] = anon_sym_DOT_DOT_DOT, [anon_sym_QMARK] = anon_sym_QMARK, [anon_sym_PIPE] = anon_sym_PIPE, [anon_sym_array] = anon_sym_array, [aux_sym_primitive_type_token1] = aux_sym_primitive_type_token1, [anon_sym_iterable] = anon_sym_iterable, [anon_sym_bool] = anon_sym_bool, [anon_sym_float] = anon_sym_float, [anon_sym_int] = anon_sym_int, [anon_sym_string] = anon_sym_string, [anon_sym_void] = anon_sym_void, [anon_sym_mixed] = anon_sym_mixed, [anon_sym_static] = anon_sym_static, [anon_sym_false] = anon_sym_false, [anon_sym_null] = anon_sym_null, [aux_sym_cast_type_token1] = aux_sym_cast_type_token1, [aux_sym_cast_type_token2] = aux_sym_cast_type_token2, [aux_sym_cast_type_token3] = aux_sym_cast_type_token3, [aux_sym_cast_type_token4] = aux_sym_cast_type_token4, [aux_sym_cast_type_token5] = aux_sym_cast_type_token5, [aux_sym_cast_type_token6] = aux_sym_cast_type_token6, [aux_sym_cast_type_token7] = aux_sym_cast_type_token7, [aux_sym_cast_type_token8] = aux_sym_cast_type_token8, [aux_sym_cast_type_token9] = aux_sym_cast_type_token9, [aux_sym_cast_type_token10] = aux_sym_cast_type_token10, [aux_sym_cast_type_token11] = aux_sym_cast_type_token11, [aux_sym_cast_type_token12] = aux_sym_cast_type_token12, [aux_sym_echo_statement_token1] = aux_sym_echo_statement_token1, [anon_sym_unset] = anon_sym_unset, [aux_sym_declare_statement_token1] = aux_sym_declare_statement_token1, [aux_sym_declare_statement_token2] = aux_sym_declare_statement_token2, [anon_sym_ticks] = anon_sym_ticks, [anon_sym_encoding] = anon_sym_encoding, [anon_sym_strict_types] = anon_sym_strict_types, [sym_float] = sym_float, [aux_sym_try_statement_token1] = aux_sym_try_statement_token1, [aux_sym_catch_clause_token1] = aux_sym_catch_clause_token1, [aux_sym_finally_clause_token1] = aux_sym_finally_clause_token1, [aux_sym_goto_statement_token1] = aux_sym_goto_statement_token1, [aux_sym_continue_statement_token1] = aux_sym_continue_statement_token1, [aux_sym_break_statement_token1] = aux_sym_break_statement_token1, [sym_integer] = sym_integer, [aux_sym_return_statement_token1] = aux_sym_return_statement_token1, [aux_sym_throw_expression_token1] = aux_sym_throw_expression_token1, [aux_sym_while_statement_token1] = aux_sym_while_statement_token1, [aux_sym_while_statement_token2] = aux_sym_while_statement_token2, [aux_sym_do_statement_token1] = aux_sym_do_statement_token1, [aux_sym_for_statement_token1] = aux_sym_for_statement_token1, [aux_sym_for_statement_token2] = aux_sym_for_statement_token2, [aux_sym_foreach_statement_token1] = aux_sym_foreach_statement_token1, [aux_sym_foreach_statement_token2] = aux_sym_foreach_statement_token2, [aux_sym_if_statement_token1] = aux_sym_if_statement_token1, [aux_sym_if_statement_token2] = aux_sym_if_statement_token2, [aux_sym_else_if_clause_token1] = aux_sym_else_if_clause_token1, [aux_sym_else_clause_token1] = aux_sym_else_clause_token1, [aux_sym_match_expression_token1] = aux_sym_match_expression_token1, [aux_sym_match_default_expression_token1] = aux_sym_match_default_expression_token1, [aux_sym_switch_statement_token1] = aux_sym_switch_statement_token1, [aux_sym_switch_block_token1] = aux_sym_switch_block_token1, [anon_sym_AT] = anon_sym_AT, [anon_sym_PLUS] = anon_sym_PLUS, [anon_sym_DASH] = anon_sym_DASH, [anon_sym_TILDE] = anon_sym_TILDE, [anon_sym_BANG] = anon_sym_BANG, [anon_sym_STAR_STAR] = anon_sym_STAR_STAR, [aux_sym_clone_expression_token1] = aux_sym_clone_expression_token1, [anon_sym_COLON_COLON] = anon_sym_COLON_COLON, [aux_sym_print_intrinsic_token1] = aux_sym_print_intrinsic_token1, [aux_sym_object_creation_expression_token1] = aux_sym_object_creation_expression_token1, [anon_sym_PLUS_PLUS] = anon_sym_PLUS_PLUS, [anon_sym_DASH_DASH] = anon_sym_DASH_DASH, [sym_shell_command_expression] = sym_shell_command_expression, [anon_sym_STAR_STAR_EQ] = anon_sym_STAR_STAR_EQ, [anon_sym_STAR_EQ] = anon_sym_STAR_EQ, [anon_sym_SLASH_EQ] = anon_sym_SLASH_EQ, [anon_sym_PERCENT_EQ] = anon_sym_PERCENT_EQ, [anon_sym_PLUS_EQ] = anon_sym_PLUS_EQ, [anon_sym_DASH_EQ] = anon_sym_DASH_EQ, [anon_sym_DOT_EQ] = anon_sym_DOT_EQ, [anon_sym_LT_LT_EQ] = anon_sym_LT_LT_EQ, [anon_sym_GT_GT_EQ] = anon_sym_GT_GT_EQ, [anon_sym_AMP_EQ] = anon_sym_AMP_EQ, [anon_sym_CARET_EQ] = anon_sym_CARET_EQ, [anon_sym_PIPE_EQ] = anon_sym_PIPE_EQ, [anon_sym_QMARK_QMARK_EQ] = anon_sym_QMARK_QMARK_EQ, [anon_sym_DASH_GT] = anon_sym_DASH_GT, [anon_sym_QMARK_DASH_GT] = anon_sym_QMARK_DASH_GT, [aux_sym__list_destructing_token1] = aux_sym__list_destructing_token1, [anon_sym_LBRACK] = anon_sym_LBRACK, [anon_sym_RBRACK] = anon_sym_RBRACK, [anon_sym_self] = anon_sym_self, [anon_sym_parent] = anon_sym_parent, [anon_sym_POUND_LBRACK] = anon_sym_POUND_LBRACK, [sym_escape_sequence] = sym_escape_sequence, [aux_sym_encapsed_string_token1] = aux_sym_encapsed_string_token1, [anon_sym_DQUOTE] = anon_sym_DQUOTE, [anon_sym_BSLASHu] = sym_string, [anon_sym_SQUOTE] = anon_sym_SQUOTE, [aux_sym_string_token1] = aux_sym_string_token1, [aux_sym_string_token2] = aux_sym_string_token2, [sym_boolean] = sym_boolean, [sym_null] = sym_null, [anon_sym_DOLLAR] = anon_sym_DOLLAR, [aux_sym_yield_expression_token1] = aux_sym_yield_expression_token1, [aux_sym_yield_expression_token2] = aux_sym_yield_expression_token2, [aux_sym_binary_expression_token1] = aux_sym_binary_expression_token1, [anon_sym_QMARK_QMARK] = anon_sym_QMARK_QMARK, [aux_sym_binary_expression_token2] = aux_sym_binary_expression_token2, [aux_sym_binary_expression_token3] = aux_sym_binary_expression_token3, [aux_sym_binary_expression_token4] = aux_sym_binary_expression_token4, [anon_sym_PIPE_PIPE] = anon_sym_PIPE_PIPE, [anon_sym_AMP_AMP] = anon_sym_AMP_AMP, [anon_sym_CARET] = anon_sym_CARET, [anon_sym_EQ_EQ] = anon_sym_EQ_EQ, [anon_sym_BANG_EQ] = anon_sym_BANG_EQ, [anon_sym_LT_GT] = anon_sym_LT_GT, [anon_sym_EQ_EQ_EQ] = anon_sym_EQ_EQ_EQ, [anon_sym_BANG_EQ_EQ] = anon_sym_BANG_EQ_EQ, [anon_sym_LT] = anon_sym_LT, [anon_sym_GT] = anon_sym_GT, [anon_sym_LT_EQ] = anon_sym_LT_EQ, [anon_sym_GT_EQ] = anon_sym_GT_EQ, [anon_sym_LT_EQ_GT] = anon_sym_LT_EQ_GT, [anon_sym_LT_LT] = anon_sym_LT_LT, [anon_sym_GT_GT] = anon_sym_GT_GT, [anon_sym_DOT] = anon_sym_DOT, [anon_sym_STAR] = anon_sym_STAR, [anon_sym_SLASH] = anon_sym_SLASH, [anon_sym_PERCENT] = anon_sym_PERCENT, [aux_sym_include_expression_token1] = aux_sym_include_expression_token1, [aux_sym_include_once_expression_token1] = aux_sym_include_once_expression_token1, [aux_sym_require_expression_token1] = aux_sym_require_expression_token1, [aux_sym_require_once_expression_token1] = aux_sym_require_once_expression_token1, [sym_comment] = sym_comment, [sym__automatic_semicolon] = sym__automatic_semicolon, [sym_heredoc] = sym_heredoc, [sym_encapsed_string_chars] = sym_string, [sym_encapsed_string_chars_after_variable] = sym_string, [sym__eof] = sym__eof, [sym_sentinel_error] = sym_sentinel_error, [sym_program] = sym_program, [sym_text_interpolation] = sym_text_interpolation, [sym_text] = sym_text, [sym_empty_statement] = sym_empty_statement, [sym_reference_modifier] = sym_reference_modifier, [sym_function_static_declaration] = sym_function_static_declaration, [sym_static_variable_declaration] = sym_static_variable_declaration, [sym_global_declaration] = sym_global_declaration, [sym_namespace_definition] = sym_namespace_definition, [sym_namespace_use_declaration] = sym_namespace_use_declaration, [sym_namespace_use_clause] = sym_namespace_use_clause, [sym_qualified_name] = sym_qualified_name, [sym_namespace_name_as_prefix] = sym_namespace_name_as_prefix, [sym_namespace_name] = sym_namespace_name, [sym_namespace_aliasing_clause] = sym_namespace_aliasing_clause, [sym_namespace_use_group] = sym_namespace_use_group, [sym_namespace_use_group_clause] = sym_namespace_use_group_clause, [sym_trait_declaration] = sym_trait_declaration, [sym_interface_declaration] = sym_interface_declaration, [sym_base_clause] = sym_base_clause, [sym_enum_declaration] = sym_enum_declaration, [sym_enum_declaration_list] = sym_enum_declaration_list, [sym__enum_member_declaration] = sym__enum_member_declaration, [sym_enum_case] = sym_enum_case, [sym_class_declaration] = sym_class_declaration, [sym_declaration_list] = sym_declaration_list, [sym_final_modifier] = sym_final_modifier, [sym_abstract_modifier] = sym_abstract_modifier, [sym_class_interface_clause] = sym_class_interface_clause, [sym__member_declaration] = sym__member_declaration, [sym_const_declaration] = sym_const_declaration, [sym__class_const_declaration] = sym_const_declaration, [sym__const_declaration] = sym__const_declaration, [sym_property_declaration] = sym_property_declaration, [sym__modifier] = sym__modifier, [sym_property_element] = sym_property_element, [sym_property_initializer] = sym_property_initializer, [sym_method_declaration] = sym_method_declaration, [sym_static_modifier] = sym_static_modifier, [sym_use_declaration] = sym_use_declaration, [sym_use_list] = sym_use_list, [sym_use_instead_of_clause] = sym_use_instead_of_clause, [sym_use_as_clause] = sym_use_as_clause, [sym_visibility_modifier] = sym_visibility_modifier, [sym_function_definition] = sym_function_definition, [sym__function_definition_header] = sym__function_definition_header, [sym__arrow_function_header] = sym__arrow_function_header, [sym_arrow_function] = sym_arrow_function, [sym_formal_parameters] = sym_formal_parameters, [sym_property_promotion_parameter] = sym_property_promotion_parameter, [sym_simple_parameter] = sym_simple_parameter, [sym_variadic_parameter] = sym_variadic_parameter, [sym__type] = sym__type, [sym__types] = sym__types, [sym_named_type] = sym_named_type, [sym_optional_type] = sym_optional_type, [sym_union_type] = sym_union_type, [sym_primitive_type] = sym_primitive_type, [sym_cast_type] = sym_cast_type, [sym__return_type] = sym__return_type, [sym_const_element] = sym_const_element, [sym_echo_statement] = sym_echo_statement, [sym_unset_statement] = sym_unset_statement, [sym_declare_statement] = sym_declare_statement, [sym_declare_directive] = sym_declare_directive, [sym_try_statement] = sym_try_statement, [sym_catch_clause] = sym_catch_clause, [sym_type_list] = sym_type_list, [sym_finally_clause] = sym_finally_clause, [sym_goto_statement] = sym_goto_statement, [sym_continue_statement] = sym_continue_statement, [sym_break_statement] = sym_break_statement, [sym_return_statement] = sym_return_statement, [sym_throw_expression] = sym_throw_expression, [sym_while_statement] = sym_while_statement, [sym_do_statement] = sym_do_statement, [sym_for_statement] = sym_for_statement, [sym__expressions] = sym__expressions, [sym_sequence_expression] = sym_sequence_expression, [sym_foreach_statement] = sym_foreach_statement, [sym_foreach_pair] = sym_foreach_pair, [sym_if_statement] = sym_if_statement, [sym_colon_block] = sym_colon_block, [sym_else_if_clause] = sym_else_if_clause, [sym_else_clause] = sym_else_clause, [sym_else_if_clause_2] = sym_else_if_clause, [sym_else_clause_2] = sym_else_clause, [sym_match_expression] = sym_match_expression, [sym_match_block] = sym_match_block, [sym_match_condition_list] = sym_match_condition_list, [sym_match_conditional_expression] = sym_match_conditional_expression, [sym_match_default_expression] = sym_match_default_expression, [sym_switch_statement] = sym_switch_statement, [sym_switch_block] = sym_switch_block, [sym_case_statement] = sym_case_statement, [sym_default_statement] = sym_default_statement, [sym_compound_statement] = sym_compound_statement, [sym_named_label_statement] = sym_named_label_statement, [sym_expression_statement] = sym_expression_statement, [sym__expression] = sym__expression, [sym__unary_expression] = sym__unary_expression, [sym_unary_op_expression] = sym_unary_op_expression, [sym_exponentiation_expression] = sym_exponentiation_expression, [sym_clone_expression] = sym_clone_expression, [sym__primary_expression] = sym__primary_expression, [sym_parenthesized_expression] = sym_parenthesized_expression, [sym_class_constant_access_expression] = sym_class_constant_access_expression, [sym_print_intrinsic] = sym_print_intrinsic, [sym_anonymous_function_creation_expression] = sym_anonymous_function_creation_expression, [sym_anonymous_function_use_clause] = sym_anonymous_function_use_clause, [sym_object_creation_expression] = sym_object_creation_expression, [sym_update_expression] = sym_update_expression, [sym_cast_expression] = sym_cast_expression, [sym_cast_variable] = sym_cast_expression, [sym_assignment_expression] = sym_assignment_expression, [sym_reference_assignment_expression] = sym_reference_assignment_expression, [sym_conditional_expression] = sym_conditional_expression, [sym_augmented_assignment_expression] = sym_augmented_assignment_expression, [sym_member_access_expression] = sym_member_access_expression, [sym_nullsafe_member_access_expression] = sym_nullsafe_member_access_expression, [sym_scoped_property_access_expression] = sym_scoped_property_access_expression, [sym_list_literal] = sym_list_literal, [sym__list_destructing] = sym__list_destructing, [sym__array_destructing] = sym__array_destructing, [sym__array_destructing_element] = sym__array_destructing_element, [sym_function_call_expression] = sym_function_call_expression, [sym_scoped_call_expression] = sym_scoped_call_expression, [sym__scope_resolution_qualifier] = sym__scope_resolution_qualifier, [sym_relative_scope] = sym_relative_scope, [sym_arguments] = sym_arguments, [sym_argument] = sym_argument, [sym_member_call_expression] = sym_member_call_expression, [sym_nullsafe_member_call_expression] = sym_nullsafe_member_call_expression, [sym_variadic_unpacking] = sym_variadic_unpacking, [sym_subscript_expression] = sym_subscript_expression, [sym__dereferencable_expression] = sym__dereferencable_expression, [sym_array_creation_expression] = sym_array_creation_expression, [sym_attribute_list] = sym_attribute_list, [sym_attribute] = sym_attribute, [sym__complex_string_part] = sym__complex_string_part, [sym__simple_string_member_access_expression] = sym_member_access_expression, [sym__simple_string_subscript_unary_expression] = sym_unary_op_expression, [sym__simple_string_array_access_argument] = sym__simple_string_array_access_argument, [sym__simple_string_subscript_expression] = sym_subscript_expression, [sym__simple_string_part] = sym__simple_string_part, [sym_encapsed_string] = sym_encapsed_string, [sym_string] = sym_string, [sym__string] = sym__string, [sym_dynamic_variable_name] = sym_dynamic_variable_name, [sym_variable_name] = sym_variable_name, [sym_variable_reference] = sym_by_ref, [sym_by_ref] = sym_by_ref, [sym_yield_expression] = sym_yield_expression, [sym_array_element_initializer] = sym_array_element_initializer, [sym_binary_expression] = sym_binary_expression, [sym_include_expression] = sym_include_expression, [sym_include_once_expression] = sym_include_once_expression, [sym_require_expression] = sym_require_expression, [sym_require_once_expression] = sym_require_once_expression, [sym__reserved_identifier] = sym_name, [aux_sym_program_repeat1] = aux_sym_program_repeat1, [aux_sym_text_repeat1] = aux_sym_text_repeat1, [aux_sym_function_static_declaration_repeat1] = aux_sym_function_static_declaration_repeat1, [aux_sym_global_declaration_repeat1] = aux_sym_global_declaration_repeat1, [aux_sym_namespace_use_declaration_repeat1] = aux_sym_namespace_use_declaration_repeat1, [aux_sym_namespace_name_repeat1] = aux_sym_namespace_name_repeat1, [aux_sym_namespace_use_group_repeat1] = aux_sym_namespace_use_group_repeat1, [aux_sym_base_clause_repeat1] = aux_sym_base_clause_repeat1, [aux_sym_enum_declaration_list_repeat1] = aux_sym_enum_declaration_list_repeat1, [aux_sym_declaration_list_repeat1] = aux_sym_declaration_list_repeat1, [aux_sym__const_declaration_repeat1] = aux_sym__const_declaration_repeat1, [aux_sym_property_declaration_repeat1] = aux_sym_property_declaration_repeat1, [aux_sym_property_declaration_repeat2] = aux_sym_property_declaration_repeat2, [aux_sym_use_list_repeat1] = aux_sym_use_list_repeat1, [aux_sym_formal_parameters_repeat1] = aux_sym_formal_parameters_repeat1, [aux_sym_union_type_repeat1] = aux_sym_union_type_repeat1, [aux_sym_unset_statement_repeat1] = aux_sym_unset_statement_repeat1, [aux_sym_try_statement_repeat1] = aux_sym_try_statement_repeat1, [aux_sym_type_list_repeat1] = aux_sym_type_list_repeat1, [aux_sym_if_statement_repeat1] = aux_sym_if_statement_repeat1, [aux_sym_if_statement_repeat2] = aux_sym_if_statement_repeat2, [aux_sym_match_block_repeat1] = aux_sym_match_block_repeat1, [aux_sym_match_condition_list_repeat1] = aux_sym_match_condition_list_repeat1, [aux_sym_switch_block_repeat1] = aux_sym_switch_block_repeat1, [aux_sym_anonymous_function_use_clause_repeat1] = aux_sym_anonymous_function_use_clause_repeat1, [aux_sym__list_destructing_repeat1] = aux_sym__list_destructing_repeat1, [aux_sym__array_destructing_repeat1] = aux_sym__array_destructing_repeat1, [aux_sym_arguments_repeat1] = aux_sym_arguments_repeat1, [aux_sym_array_creation_expression_repeat1] = aux_sym_array_creation_expression_repeat1, [aux_sym_attribute_list_repeat1] = aux_sym_attribute_list_repeat1, [aux_sym_attribute_list_repeat2] = aux_sym_attribute_list_repeat2, [aux_sym_encapsed_string_repeat1] = aux_sym_encapsed_string_repeat1, }; static const TSSymbolMetadata ts_symbol_metadata[] = { [ts_builtin_sym_end] = { .visible = false, .named = true, }, [sym_name] = { .visible = true, .named = true, }, [sym_php_tag] = { .visible = true, .named = true, }, [anon_sym_QMARK_GT] = { .visible = true, .named = false, }, [aux_sym_text_token1] = { .visible = false, .named = false, }, [aux_sym_text_token2] = { .visible = false, .named = false, }, [anon_sym_SEMI] = { .visible = true, .named = false, }, [anon_sym_AMP] = { .visible = true, .named = false, }, [aux_sym_function_static_declaration_token1] = { .visible = true, .named = false, }, [anon_sym_COMMA] = { .visible = true, .named = false, }, [anon_sym_EQ] = { .visible = true, .named = false, }, [aux_sym_global_declaration_token1] = { .visible = true, .named = false, }, [aux_sym_namespace_definition_token1] = { .visible = true, .named = false, }, [aux_sym_namespace_use_declaration_token1] = { .visible = true, .named = false, }, [aux_sym_namespace_use_declaration_token2] = { .visible = true, .named = false, }, [aux_sym_namespace_use_declaration_token3] = { .visible = true, .named = false, }, [anon_sym_BSLASH] = { .visible = true, .named = false, }, [aux_sym_namespace_aliasing_clause_token1] = { .visible = true, .named = false, }, [anon_sym_LBRACE] = { .visible = true, .named = false, }, [anon_sym_RBRACE] = { .visible = true, .named = false, }, [aux_sym_trait_declaration_token1] = { .visible = true, .named = false, }, [aux_sym_interface_declaration_token1] = { .visible = true, .named = false, }, [aux_sym_base_clause_token1] = { .visible = true, .named = false, }, [aux_sym_enum_declaration_token1] = { .visible = true, .named = false, }, [anon_sym_COLON] = { .visible = true, .named = false, }, [aux_sym_enum_case_token1] = { .visible = true, .named = false, }, [aux_sym_class_declaration_token1] = { .visible = true, .named = false, }, [aux_sym_final_modifier_token1] = { .visible = true, .named = false, }, [aux_sym_abstract_modifier_token1] = { .visible = true, .named = false, }, [aux_sym_class_interface_clause_token1] = { .visible = true, .named = false, }, [sym_var_modifier] = { .visible = true, .named = true, }, [aux_sym_use_instead_of_clause_token1] = { .visible = true, .named = false, }, [aux_sym_visibility_modifier_token1] = { .visible = true, .named = false, }, [aux_sym_visibility_modifier_token2] = { .visible = true, .named = false, }, [aux_sym_visibility_modifier_token3] = { .visible = true, .named = false, }, [aux_sym__arrow_function_header_token1] = { .visible = true, .named = false, }, [anon_sym_EQ_GT] = { .visible = true, .named = false, }, [anon_sym_LPAREN] = { .visible = true, .named = false, }, [anon_sym_RPAREN] = { .visible = true, .named = false, }, [anon_sym_DOT_DOT_DOT] = { .visible = true, .named = false, }, [anon_sym_QMARK] = { .visible = true, .named = false, }, [anon_sym_PIPE] = { .visible = true, .named = false, }, [anon_sym_array] = { .visible = true, .named = false, }, [aux_sym_primitive_type_token1] = { .visible = true, .named = false, }, [anon_sym_iterable] = { .visible = true, .named = false, }, [anon_sym_bool] = { .visible = true, .named = false, }, [anon_sym_float] = { .visible = true, .named = false, }, [anon_sym_int] = { .visible = true, .named = false, }, [anon_sym_string] = { .visible = true, .named = false, }, [anon_sym_void] = { .visible = true, .named = false, }, [anon_sym_mixed] = { .visible = true, .named = false, }, [anon_sym_static] = { .visible = true, .named = false, }, [anon_sym_false] = { .visible = true, .named = false, }, [anon_sym_null] = { .visible = true, .named = false, }, [aux_sym_cast_type_token1] = { .visible = false, .named = false, }, [aux_sym_cast_type_token2] = { .visible = false, .named = false, }, [aux_sym_cast_type_token3] = { .visible = false, .named = false, }, [aux_sym_cast_type_token4] = { .visible = false, .named = false, }, [aux_sym_cast_type_token5] = { .visible = false, .named = false, }, [aux_sym_cast_type_token6] = { .visible = false, .named = false, }, [aux_sym_cast_type_token7] = { .visible = false, .named = false, }, [aux_sym_cast_type_token8] = { .visible = false, .named = false, }, [aux_sym_cast_type_token9] = { .visible = false, .named = false, }, [aux_sym_cast_type_token10] = { .visible = false, .named = false, }, [aux_sym_cast_type_token11] = { .visible = false, .named = false, }, [aux_sym_cast_type_token12] = { .visible = false, .named = false, }, [aux_sym_echo_statement_token1] = { .visible = true, .named = false, }, [anon_sym_unset] = { .visible = true, .named = false, }, [aux_sym_declare_statement_token1] = { .visible = true, .named = false, }, [aux_sym_declare_statement_token2] = { .visible = true, .named = false, }, [anon_sym_ticks] = { .visible = true, .named = false, }, [anon_sym_encoding] = { .visible = true, .named = false, }, [anon_sym_strict_types] = { .visible = true, .named = false, }, [sym_float] = { .visible = true, .named = true, }, [aux_sym_try_statement_token1] = { .visible = true, .named = false, }, [aux_sym_catch_clause_token1] = { .visible = true, .named = false, }, [aux_sym_finally_clause_token1] = { .visible = true, .named = false, }, [aux_sym_goto_statement_token1] = { .visible = true, .named = false, }, [aux_sym_continue_statement_token1] = { .visible = true, .named = false, }, [aux_sym_break_statement_token1] = { .visible = true, .named = false, }, [sym_integer] = { .visible = true, .named = true, }, [aux_sym_return_statement_token1] = { .visible = true, .named = false, }, [aux_sym_throw_expression_token1] = { .visible = true, .named = false, }, [aux_sym_while_statement_token1] = { .visible = true, .named = false, }, [aux_sym_while_statement_token2] = { .visible = true, .named = false, }, [aux_sym_do_statement_token1] = { .visible = true, .named = false, }, [aux_sym_for_statement_token1] = { .visible = true, .named = false, }, [aux_sym_for_statement_token2] = { .visible = true, .named = false, }, [aux_sym_foreach_statement_token1] = { .visible = true, .named = false, }, [aux_sym_foreach_statement_token2] = { .visible = true, .named = false, }, [aux_sym_if_statement_token1] = { .visible = true, .named = false, }, [aux_sym_if_statement_token2] = { .visible = true, .named = false, }, [aux_sym_else_if_clause_token1] = { .visible = true, .named = false, }, [aux_sym_else_clause_token1] = { .visible = true, .named = false, }, [aux_sym_match_expression_token1] = { .visible = true, .named = false, }, [aux_sym_match_default_expression_token1] = { .visible = true, .named = false, }, [aux_sym_switch_statement_token1] = { .visible = true, .named = false, }, [aux_sym_switch_block_token1] = { .visible = true, .named = false, }, [anon_sym_AT] = { .visible = true, .named = false, }, [anon_sym_PLUS] = { .visible = true, .named = false, }, [anon_sym_DASH] = { .visible = true, .named = false, }, [anon_sym_TILDE] = { .visible = true, .named = false, }, [anon_sym_BANG] = { .visible = true, .named = false, }, [anon_sym_STAR_STAR] = { .visible = true, .named = false, }, [aux_sym_clone_expression_token1] = { .visible = true, .named = false, }, [anon_sym_COLON_COLON] = { .visible = true, .named = false, }, [aux_sym_print_intrinsic_token1] = { .visible = true, .named = false, }, [aux_sym_object_creation_expression_token1] = { .visible = true, .named = false, }, [anon_sym_PLUS_PLUS] = { .visible = true, .named = false, }, [anon_sym_DASH_DASH] = { .visible = true, .named = false, }, [sym_shell_command_expression] = { .visible = true, .named = true, }, [anon_sym_STAR_STAR_EQ] = { .visible = true, .named = false, }, [anon_sym_STAR_EQ] = { .visible = true, .named = false, }, [anon_sym_SLASH_EQ] = { .visible = true, .named = false, }, [anon_sym_PERCENT_EQ] = { .visible = true, .named = false, }, [anon_sym_PLUS_EQ] = { .visible = true, .named = false, }, [anon_sym_DASH_EQ] = { .visible = true, .named = false, }, [anon_sym_DOT_EQ] = { .visible = true, .named = false, }, [anon_sym_LT_LT_EQ] = { .visible = true, .named = false, }, [anon_sym_GT_GT_EQ] = { .visible = true, .named = false, }, [anon_sym_AMP_EQ] = { .visible = true, .named = false, }, [anon_sym_CARET_EQ] = { .visible = true, .named = false, }, [anon_sym_PIPE_EQ] = { .visible = true, .named = false, }, [anon_sym_QMARK_QMARK_EQ] = { .visible = true, .named = false, }, [anon_sym_DASH_GT] = { .visible = true, .named = false, }, [anon_sym_QMARK_DASH_GT] = { .visible = true, .named = false, }, [aux_sym__list_destructing_token1] = { .visible = true, .named = false, }, [anon_sym_LBRACK] = { .visible = true, .named = false, }, [anon_sym_RBRACK] = { .visible = true, .named = false, }, [anon_sym_self] = { .visible = true, .named = false, }, [anon_sym_parent] = { .visible = true, .named = false, }, [anon_sym_POUND_LBRACK] = { .visible = true, .named = false, }, [sym_escape_sequence] = { .visible = true, .named = true, }, [aux_sym_encapsed_string_token1] = { .visible = false, .named = false, }, [anon_sym_DQUOTE] = { .visible = true, .named = false, }, [anon_sym_BSLASHu] = { .visible = true, .named = true, }, [anon_sym_SQUOTE] = { .visible = true, .named = false, }, [aux_sym_string_token1] = { .visible = false, .named = false, }, [aux_sym_string_token2] = { .visible = false, .named = false, }, [sym_boolean] = { .visible = true, .named = true, }, [sym_null] = { .visible = true, .named = true, }, [anon_sym_DOLLAR] = { .visible = true, .named = false, }, [aux_sym_yield_expression_token1] = { .visible = true, .named = false, }, [aux_sym_yield_expression_token2] = { .visible = true, .named = false, }, [aux_sym_binary_expression_token1] = { .visible = true, .named = false, }, [anon_sym_QMARK_QMARK] = { .visible = true, .named = false, }, [aux_sym_binary_expression_token2] = { .visible = true, .named = false, }, [aux_sym_binary_expression_token3] = { .visible = true, .named = false, }, [aux_sym_binary_expression_token4] = { .visible = true, .named = false, }, [anon_sym_PIPE_PIPE] = { .visible = true, .named = false, }, [anon_sym_AMP_AMP] = { .visible = true, .named = false, }, [anon_sym_CARET] = { .visible = true, .named = false, }, [anon_sym_EQ_EQ] = { .visible = true, .named = false, }, [anon_sym_BANG_EQ] = { .visible = true, .named = false, }, [anon_sym_LT_GT] = { .visible = true, .named = false, }, [anon_sym_EQ_EQ_EQ] = { .visible = true, .named = false, }, [anon_sym_BANG_EQ_EQ] = { .visible = true, .named = false, }, [anon_sym_LT] = { .visible = true, .named = false, }, [anon_sym_GT] = { .visible = true, .named = false, }, [anon_sym_LT_EQ] = { .visible = true, .named = false, }, [anon_sym_GT_EQ] = { .visible = true, .named = false, }, [anon_sym_LT_EQ_GT] = { .visible = true, .named = false, }, [anon_sym_LT_LT] = { .visible = true, .named = false, }, [anon_sym_GT_GT] = { .visible = true, .named = false, }, [anon_sym_DOT] = { .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, }, [aux_sym_include_expression_token1] = { .visible = true, .named = false, }, [aux_sym_include_once_expression_token1] = { .visible = true, .named = false, }, [aux_sym_require_expression_token1] = { .visible = true, .named = false, }, [aux_sym_require_once_expression_token1] = { .visible = true, .named = false, }, [sym_comment] = { .visible = true, .named = true, }, [sym__automatic_semicolon] = { .visible = false, .named = true, }, [sym_heredoc] = { .visible = true, .named = true, }, [sym_encapsed_string_chars] = { .visible = true, .named = true, }, [sym_encapsed_string_chars_after_variable] = { .visible = true, .named = true, }, [sym__eof] = { .visible = false, .named = true, }, [sym_sentinel_error] = { .visible = true, .named = true, }, [sym_program] = { .visible = true, .named = true, }, [sym_text_interpolation] = { .visible = true, .named = true, }, [sym_text] = { .visible = true, .named = true, }, [sym_empty_statement] = { .visible = true, .named = true, }, [sym_reference_modifier] = { .visible = true, .named = true, }, [sym_function_static_declaration] = { .visible = true, .named = true, }, [sym_static_variable_declaration] = { .visible = true, .named = true, }, [sym_global_declaration] = { .visible = true, .named = true, }, [sym_namespace_definition] = { .visible = true, .named = true, }, [sym_namespace_use_declaration] = { .visible = true, .named = true, }, [sym_namespace_use_clause] = { .visible = true, .named = true, }, [sym_qualified_name] = { .visible = true, .named = true, }, [sym_namespace_name_as_prefix] = { .visible = true, .named = true, }, [sym_namespace_name] = { .visible = true, .named = true, }, [sym_namespace_aliasing_clause] = { .visible = true, .named = true, }, [sym_namespace_use_group] = { .visible = true, .named = true, }, [sym_namespace_use_group_clause] = { .visible = true, .named = true, }, [sym_trait_declaration] = { .visible = true, .named = true, }, [sym_interface_declaration] = { .visible = true, .named = true, }, [sym_base_clause] = { .visible = true, .named = true, }, [sym_enum_declaration] = { .visible = true, .named = true, }, [sym_enum_declaration_list] = { .visible = true, .named = true, }, [sym__enum_member_declaration] = { .visible = false, .named = true, }, [sym_enum_case] = { .visible = true, .named = true, }, [sym_class_declaration] = { .visible = true, .named = true, }, [sym_declaration_list] = { .visible = true, .named = true, }, [sym_final_modifier] = { .visible = true, .named = true, }, [sym_abstract_modifier] = { .visible = true, .named = true, }, [sym_class_interface_clause] = { .visible = true, .named = true, }, [sym__member_declaration] = { .visible = false, .named = true, }, [sym_const_declaration] = { .visible = true, .named = true, }, [sym__class_const_declaration] = { .visible = true, .named = true, }, [sym__const_declaration] = { .visible = false, .named = true, }, [sym_property_declaration] = { .visible = true, .named = true, }, [sym__modifier] = { .visible = false, .named = true, }, [sym_property_element] = { .visible = true, .named = true, }, [sym_property_initializer] = { .visible = true, .named = true, }, [sym_method_declaration] = { .visible = true, .named = true, }, [sym_static_modifier] = { .visible = true, .named = true, }, [sym_use_declaration] = { .visible = true, .named = true, }, [sym_use_list] = { .visible = true, .named = true, }, [sym_use_instead_of_clause] = { .visible = true, .named = true, }, [sym_use_as_clause] = { .visible = true, .named = true, }, [sym_visibility_modifier] = { .visible = true, .named = true, }, [sym_function_definition] = { .visible = true, .named = true, }, [sym__function_definition_header] = { .visible = false, .named = true, }, [sym__arrow_function_header] = { .visible = false, .named = true, }, [sym_arrow_function] = { .visible = true, .named = true, }, [sym_formal_parameters] = { .visible = true, .named = true, }, [sym_property_promotion_parameter] = { .visible = true, .named = true, }, [sym_simple_parameter] = { .visible = true, .named = true, }, [sym_variadic_parameter] = { .visible = true, .named = true, }, [sym__type] = { .visible = false, .named = true, .supertype = true, }, [sym__types] = { .visible = false, .named = true, }, [sym_named_type] = { .visible = true, .named = true, }, [sym_optional_type] = { .visible = true, .named = true, }, [sym_union_type] = { .visible = true, .named = true, }, [sym_primitive_type] = { .visible = true, .named = true, }, [sym_cast_type] = { .visible = true, .named = true, }, [sym__return_type] = { .visible = false, .named = true, }, [sym_const_element] = { .visible = true, .named = true, }, [sym_echo_statement] = { .visible = true, .named = true, }, [sym_unset_statement] = { .visible = true, .named = true, }, [sym_declare_statement] = { .visible = true, .named = true, }, [sym_declare_directive] = { .visible = true, .named = true, }, [sym_try_statement] = { .visible = true, .named = true, }, [sym_catch_clause] = { .visible = true, .named = true, }, [sym_type_list] = { .visible = true, .named = true, }, [sym_finally_clause] = { .visible = true, .named = true, }, [sym_goto_statement] = { .visible = true, .named = true, }, [sym_continue_statement] = { .visible = true, .named = true, }, [sym_break_statement] = { .visible = true, .named = true, }, [sym_return_statement] = { .visible = true, .named = true, }, [sym_throw_expression] = { .visible = true, .named = true, }, [sym_while_statement] = { .visible = true, .named = true, }, [sym_do_statement] = { .visible = true, .named = true, }, [sym_for_statement] = { .visible = true, .named = true, }, [sym__expressions] = { .visible = false, .named = true, }, [sym_sequence_expression] = { .visible = true, .named = true, }, [sym_foreach_statement] = { .visible = true, .named = true, }, [sym_foreach_pair] = { .visible = true, .named = true, }, [sym_if_statement] = { .visible = true, .named = true, }, [sym_colon_block] = { .visible = true, .named = true, }, [sym_else_if_clause] = { .visible = true, .named = true, }, [sym_else_clause] = { .visible = true, .named = true, }, [sym_else_if_clause_2] = { .visible = true, .named = true, }, [sym_else_clause_2] = { .visible = true, .named = true, }, [sym_match_expression] = { .visible = true, .named = true, }, [sym_match_block] = { .visible = true, .named = true, }, [sym_match_condition_list] = { .visible = true, .named = true, }, [sym_match_conditional_expression] = { .visible = true, .named = true, }, [sym_match_default_expression] = { .visible = true, .named = true, }, [sym_switch_statement] = { .visible = true, .named = true, }, [sym_switch_block] = { .visible = true, .named = true, }, [sym_case_statement] = { .visible = true, .named = true, }, [sym_default_statement] = { .visible = true, .named = true, }, [sym_compound_statement] = { .visible = true, .named = true, }, [sym_named_label_statement] = { .visible = true, .named = true, }, [sym_expression_statement] = { .visible = true, .named = true, }, [sym__expression] = { .visible = false, .named = true, .supertype = true, }, [sym__unary_expression] = { .visible = false, .named = true, }, [sym_unary_op_expression] = { .visible = true, .named = true, }, [sym_exponentiation_expression] = { .visible = true, .named = true, }, [sym_clone_expression] = { .visible = true, .named = true, }, [sym__primary_expression] = { .visible = false, .named = true, .supertype = true, }, [sym_parenthesized_expression] = { .visible = true, .named = true, }, [sym_class_constant_access_expression] = { .visible = true, .named = true, }, [sym_print_intrinsic] = { .visible = true, .named = true, }, [sym_anonymous_function_creation_expression] = { .visible = true, .named = true, }, [sym_anonymous_function_use_clause] = { .visible = true, .named = true, }, [sym_object_creation_expression] = { .visible = true, .named = true, }, [sym_update_expression] = { .visible = true, .named = true, }, [sym_cast_expression] = { .visible = true, .named = true, }, [sym_cast_variable] = { .visible = true, .named = true, }, [sym_assignment_expression] = { .visible = true, .named = true, }, [sym_reference_assignment_expression] = { .visible = true, .named = true, }, [sym_conditional_expression] = { .visible = true, .named = true, }, [sym_augmented_assignment_expression] = { .visible = true, .named = true, }, [sym_member_access_expression] = { .visible = true, .named = true, }, [sym_nullsafe_member_access_expression] = { .visible = true, .named = true, }, [sym_scoped_property_access_expression] = { .visible = true, .named = true, }, [sym_list_literal] = { .visible = true, .named = true, }, [sym__list_destructing] = { .visible = false, .named = true, }, [sym__array_destructing] = { .visible = false, .named = true, }, [sym__array_destructing_element] = { .visible = false, .named = true, }, [sym_function_call_expression] = { .visible = true, .named = true, }, [sym_scoped_call_expression] = { .visible = true, .named = true, }, [sym__scope_resolution_qualifier] = { .visible = false, .named = true, }, [sym_relative_scope] = { .visible = true, .named = true, }, [sym_arguments] = { .visible = true, .named = true, }, [sym_argument] = { .visible = true, .named = true, }, [sym_member_call_expression] = { .visible = true, .named = true, }, [sym_nullsafe_member_call_expression] = { .visible = true, .named = true, }, [sym_variadic_unpacking] = { .visible = true, .named = true, }, [sym_subscript_expression] = { .visible = true, .named = true, }, [sym__dereferencable_expression] = { .visible = false, .named = true, }, [sym_array_creation_expression] = { .visible = true, .named = true, }, [sym_attribute_list] = { .visible = true, .named = true, }, [sym_attribute] = { .visible = true, .named = true, }, [sym__complex_string_part] = { .visible = false, .named = true, }, [sym__simple_string_member_access_expression] = { .visible = true, .named = true, }, [sym__simple_string_subscript_unary_expression] = { .visible = true, .named = true, }, [sym__simple_string_array_access_argument] = { .visible = false, .named = true, }, [sym__simple_string_subscript_expression] = { .visible = true, .named = true, }, [sym__simple_string_part] = { .visible = false, .named = true, }, [sym_encapsed_string] = { .visible = true, .named = true, }, [sym_string] = { .visible = true, .named = true, }, [sym__string] = { .visible = false, .named = true, }, [sym_dynamic_variable_name] = { .visible = true, .named = true, }, [sym_variable_name] = { .visible = true, .named = true, }, [sym_variable_reference] = { .visible = true, .named = true, }, [sym_by_ref] = { .visible = true, .named = true, }, [sym_yield_expression] = { .visible = true, .named = true, }, [sym_array_element_initializer] = { .visible = true, .named = true, }, [sym_binary_expression] = { .visible = true, .named = true, }, [sym_include_expression] = { .visible = true, .named = true, }, [sym_include_once_expression] = { .visible = true, .named = true, }, [sym_require_expression] = { .visible = true, .named = true, }, [sym_require_once_expression] = { .visible = true, .named = true, }, [sym__reserved_identifier] = { .visible = true, .named = true, }, [aux_sym_program_repeat1] = { .visible = false, .named = false, }, [aux_sym_text_repeat1] = { .visible = false, .named = false, }, [aux_sym_function_static_declaration_repeat1] = { .visible = false, .named = false, }, [aux_sym_global_declaration_repeat1] = { .visible = false, .named = false, }, [aux_sym_namespace_use_declaration_repeat1] = { .visible = false, .named = false, }, [aux_sym_namespace_name_repeat1] = { .visible = false, .named = false, }, [aux_sym_namespace_use_group_repeat1] = { .visible = false, .named = false, }, [aux_sym_base_clause_repeat1] = { .visible = false, .named = false, }, [aux_sym_enum_declaration_list_repeat1] = { .visible = false, .named = false, }, [aux_sym_declaration_list_repeat1] = { .visible = false, .named = false, }, [aux_sym__const_declaration_repeat1] = { .visible = false, .named = false, }, [aux_sym_property_declaration_repeat1] = { .visible = false, .named = false, }, [aux_sym_property_declaration_repeat2] = { .visible = false, .named = false, }, [aux_sym_use_list_repeat1] = { .visible = false, .named = false, }, [aux_sym_formal_parameters_repeat1] = { .visible = false, .named = false, }, [aux_sym_union_type_repeat1] = { .visible = false, .named = false, }, [aux_sym_unset_statement_repeat1] = { .visible = false, .named = false, }, [aux_sym_try_statement_repeat1] = { .visible = false, .named = false, }, [aux_sym_type_list_repeat1] = { .visible = false, .named = false, }, [aux_sym_if_statement_repeat1] = { .visible = false, .named = false, }, [aux_sym_if_statement_repeat2] = { .visible = false, .named = false, }, [aux_sym_match_block_repeat1] = { .visible = false, .named = false, }, [aux_sym_match_condition_list_repeat1] = { .visible = false, .named = false, }, [aux_sym_switch_block_repeat1] = { .visible = false, .named = false, }, [aux_sym_anonymous_function_use_clause_repeat1] = { .visible = false, .named = false, }, [aux_sym__list_destructing_repeat1] = { .visible = false, .named = false, }, [aux_sym__array_destructing_repeat1] = { .visible = false, .named = false, }, [aux_sym_arguments_repeat1] = { .visible = false, .named = false, }, [aux_sym_array_creation_expression_repeat1] = { .visible = false, .named = false, }, [aux_sym_attribute_list_repeat1] = { .visible = false, .named = false, }, [aux_sym_attribute_list_repeat2] = { .visible = false, .named = false, }, [aux_sym_encapsed_string_repeat1] = { .visible = false, .named = false, }, }; enum { field_alternative = 1, field_arguments = 2, field_attributes = 3, field_body = 4, field_condition = 5, field_conditional_expressions = 6, field_default_value = 7, field_function = 8, field_left = 9, field_modifier = 10, field_name = 11, field_object = 12, field_operator = 13, field_parameters = 14, field_reference_modifier = 15, field_return_expression = 16, field_return_type = 17, field_right = 18, field_scope = 19, field_type = 20, field_value = 21, field_visibility = 22, }; static const char * const ts_field_names[] = { [0] = NULL, [field_alternative] = "alternative", [field_arguments] = "arguments", [field_attributes] = "attributes", [field_body] = "body", [field_condition] = "condition", [field_conditional_expressions] = "conditional_expressions", [field_default_value] = "default_value", [field_function] = "function", [field_left] = "left", [field_modifier] = "modifier", [field_name] = "name", [field_object] = "object", [field_operator] = "operator", [field_parameters] = "parameters", [field_reference_modifier] = "reference_modifier", [field_return_expression] = "return_expression", [field_return_type] = "return_type", [field_right] = "right", [field_scope] = "scope", [field_type] = "type", [field_value] = "value", [field_visibility] = "visibility", }; static const TSFieldMapSlice ts_field_map_slices[PRODUCTION_ID_COUNT] = { [1] = {.index = 0, .length = 1}, [2] = {.index = 1, .length = 1}, [3] = {.index = 2, .length = 1}, [6] = {.index = 3, .length = 2}, [7] = {.index = 5, .length = 2}, [8] = {.index = 7, .length = 5}, [9] = {.index = 12, .length = 1}, [10] = {.index = 13, .length = 2}, [11] = {.index = 15, .length = 2}, [12] = {.index = 17, .length = 2}, [13] = {.index = 19, .length = 2}, [14] = {.index = 21, .length = 2}, [16] = {.index = 23, .length = 2}, [17] = {.index = 25, .length = 1}, [18] = {.index = 26, .length = 5}, [19] = {.index = 31, .length = 2}, [20] = {.index = 33, .length = 3}, [21] = {.index = 36, .length = 2}, [22] = {.index = 38, .length = 2}, [23] = {.index = 40, .length = 2}, [24] = {.index = 42, .length = 6}, [25] = {.index = 48, .length = 2}, [26] = {.index = 50, .length = 2}, [27] = {.index = 52, .length = 2}, [28] = {.index = 54, .length = 2}, [29] = {.index = 56, .length = 2}, [30] = {.index = 58, .length = 2}, [31] = {.index = 60, .length = 3}, [32] = {.index = 63, .length = 3}, [33] = {.index = 66, .length = 3}, [34] = {.index = 69, .length = 1}, [35] = {.index = 70, .length = 3}, [36] = {.index = 73, .length = 2}, [37] = {.index = 75, .length = 2}, [38] = {.index = 77, .length = 2}, [39] = {.index = 79, .length = 3}, [40] = {.index = 82, .length = 2}, [41] = {.index = 84, .length = 1}, [42] = {.index = 85, .length = 3}, [43] = {.index = 88, .length = 3}, [44] = {.index = 91, .length = 1}, [47] = {.index = 92, .length = 1}, [48] = {.index = 93, .length = 3}, [49] = {.index = 96, .length = 2}, [50] = {.index = 98, .length = 2}, [51] = {.index = 100, .length = 2}, [52] = {.index = 102, .length = 2}, [53] = {.index = 104, .length = 3}, [54] = {.index = 107, .length = 3}, [55] = {.index = 110, .length = 3}, [56] = {.index = 113, .length = 3}, [57] = {.index = 116, .length = 3}, [58] = {.index = 119, .length = 3}, [59] = {.index = 122, .length = 2}, [60] = {.index = 124, .length = 3}, [61] = {.index = 127, .length = 3}, [62] = {.index = 130, .length = 2}, [63] = {.index = 132, .length = 2}, [64] = {.index = 134, .length = 3}, [65] = {.index = 137, .length = 2}, [66] = {.index = 139, .length = 3}, [67] = {.index = 142, .length = 2}, [68] = {.index = 144, .length = 3}, [69] = {.index = 147, .length = 3}, [70] = {.index = 150, .length = 2}, [71] = {.index = 152, .length = 4}, [72] = {.index = 156, .length = 4}, [73] = {.index = 160, .length = 3}, [74] = {.index = 163, .length = 3}, [75] = {.index = 166, .length = 1}, [76] = {.index = 167, .length = 4}, [77] = {.index = 171, .length = 1}, [78] = {.index = 172, .length = 2}, [79] = {.index = 174, .length = 2}, [80] = {.index = 176, .length = 4}, [81] = {.index = 180, .length = 2}, [82] = {.index = 182, .length = 3}, [83] = {.index = 185, .length = 3}, [84] = {.index = 188, .length = 3}, [85] = {.index = 191, .length = 2}, [86] = {.index = 193, .length = 3}, [87] = {.index = 196, .length = 4}, [88] = {.index = 200, .length = 4}, [89] = {.index = 204, .length = 3}, [90] = {.index = 207, .length = 3}, [91] = {.index = 210, .length = 4}, [92] = {.index = 214, .length = 4}, [93] = {.index = 218, .length = 3}, [94] = {.index = 221, .length = 3}, [95] = {.index = 224, .length = 4}, [96] = {.index = 228, .length = 3}, [97] = {.index = 231, .length = 3}, [98] = {.index = 234, .length = 3}, [99] = {.index = 237, .length = 3}, [100] = {.index = 240, .length = 3}, [101] = {.index = 243, .length = 3}, [102] = {.index = 246, .length = 3}, [103] = {.index = 249, .length = 3}, [104] = {.index = 252, .length = 4}, [105] = {.index = 256, .length = 3}, [106] = {.index = 259, .length = 4}, [107] = {.index = 263, .length = 2}, [108] = {.index = 265, .length = 5}, [109] = {.index = 270, .length = 4}, [110] = {.index = 274, .length = 5}, [111] = {.index = 279, .length = 2}, [112] = {.index = 281, .length = 1}, [113] = {.index = 282, .length = 2}, [114] = {.index = 284, .length = 1}, [117] = {.index = 285, .length = 2}, [118] = {.index = 287, .length = 3}, [119] = {.index = 290, .length = 3}, [120] = {.index = 293, .length = 3}, [121] = {.index = 296, .length = 4}, [122] = {.index = 300, .length = 4}, [123] = {.index = 304, .length = 3}, [124] = {.index = 307, .length = 5}, [125] = {.index = 312, .length = 4}, [126] = {.index = 316, .length = 4}, [127] = {.index = 320, .length = 3}, [128] = {.index = 323, .length = 4}, [129] = {.index = 327, .length = 4}, [130] = {.index = 331, .length = 4}, [131] = {.index = 335, .length = 4}, [132] = {.index = 339, .length = 4}, [133] = {.index = 343, .length = 4}, [134] = {.index = 347, .length = 4}, [135] = {.index = 351, .length = 4}, [136] = {.index = 355, .length = 5}, [137] = {.index = 360, .length = 6}, [138] = {.index = 366, .length = 1}, [139] = {.index = 367, .length = 2}, [140] = {.index = 369, .length = 1}, [141] = {.index = 370, .length = 5}, [142] = {.index = 375, .length = 4}, [143] = {.index = 379, .length = 4}, [144] = {.index = 383, .length = 5}, [145] = {.index = 388, .length = 3}, [146] = {.index = 391, .length = 4}, [147] = {.index = 395, .length = 5}, [148] = {.index = 400, .length = 2}, [149] = {.index = 402, .length = 2}, [150] = {.index = 404, .length = 3}, [151] = {.index = 407, .length = 5}, [152] = {.index = 412, .length = 3}, }; static const TSFieldMapEntry ts_field_map_entries[] = { [0] = {field_name, 0}, [1] = {field_body, 1}, [2] = {field_parameters, 1}, [3] = {field_name, 0, .inherited = true}, {field_object, 0, .inherited = true}, [5] = {field_arguments, 1}, {field_function, 0}, [7] = {field_body, 1}, {field_name, 0, .inherited = true}, {field_parameters, 0, .inherited = true}, {field_reference_modifier, 0, .inherited = true}, {field_return_type, 0, .inherited = true}, [12] = {field_name, 1}, [13] = {field_body, 2}, {field_name, 1}, [15] = {field_name, 1}, {field_parameters, 2}, [17] = {field_body, 2}, {field_parameters, 1}, [19] = {field_parameters, 2}, {field_reference_modifier, 1}, [21] = {field_parameters, 1}, {field_return_type, 2, .inherited = true}, [23] = {field_body, 2}, {field_condition, 1}, [25] = {field_parameters, 2}, [26] = {field_attributes, 0, .inherited = true}, {field_body, 2}, {field_parameters, 0, .inherited = true}, {field_reference_modifier, 0, .inherited = true}, {field_return_type, 0, .inherited = true}, [31] = {field_left, 0}, {field_right, 2}, [33] = {field_left, 0}, {field_operator, 1}, {field_right, 2}, [36] = {field_name, 2}, {field_scope, 0}, [38] = {field_name, 2}, {field_object, 0}, [40] = {field_attributes, 0}, {field_parameters, 2}, [42] = {field_attributes, 0}, {field_body, 2}, {field_name, 1, .inherited = true}, {field_parameters, 1, .inherited = true}, {field_reference_modifier, 1, .inherited = true}, {field_return_type, 1, .inherited = true}, [48] = {field_body, 3}, {field_parameters, 2}, [50] = {field_name, 0}, {field_value, 2}, [52] = {field_name, 1}, {field_reference_modifier, 0}, [54] = {field_name, 1}, {field_visibility, 0}, [56] = {field_name, 1}, {field_type, 0}, [58] = {field_attributes, 0}, {field_name, 1}, [60] = {field_name, 1}, {field_parameters, 2}, {field_return_type, 3, .inherited = true}, [63] = {field_name, 2}, {field_parameters, 3}, {field_reference_modifier, 1}, [66] = {field_body, 3}, {field_parameters, 2}, {field_reference_modifier, 1}, [69] = {field_return_type, 1}, [70] = {field_body, 3}, {field_parameters, 1}, {field_return_type, 2, .inherited = true}, [73] = {field_body, 3}, {field_parameters, 1}, [75] = {field_attributes, 0, .inherited = true}, {field_modifier, 0, .inherited = true}, [77] = {field_body, 3}, {field_name, 1}, [79] = {field_parameters, 2}, {field_reference_modifier, 1}, {field_return_type, 3, .inherited = true}, [82] = {field_type, 1}, {field_value, 3}, [84] = {field_alternative, 0}, [85] = {field_alternative, 3}, {field_body, 2}, {field_condition, 1}, [88] = {field_alternative, 3, .inherited = true}, {field_body, 2}, {field_condition, 1}, [91] = {field_attributes, 1}, [92] = {field_reference_modifier, 0}, [93] = {field_body, 3}, {field_modifier, 0}, {field_name, 2}, [96] = {field_parameters, 3}, {field_reference_modifier, 2}, [98] = {field_parameters, 2}, {field_return_type, 3, .inherited = true}, [100] = {field_alternative, 3}, {field_condition, 0}, [102] = {field_left, 0}, {field_right, 3}, [104] = {field_arguments, 3}, {field_name, 2}, {field_scope, 0}, [107] = {field_arguments, 3}, {field_name, 2}, {field_object, 0}, [110] = {field_attributes, 0}, {field_body, 3}, {field_parameters, 2}, [113] = {field_attributes, 0}, {field_body, 3}, {field_name, 2}, [116] = {field_attributes, 0}, {field_parameters, 3}, {field_reference_modifier, 2}, [119] = {field_attributes, 0}, {field_parameters, 2}, {field_return_type, 3, .inherited = true}, [122] = {field_attributes, 0}, {field_parameters, 3}, [124] = {field_body, 4}, {field_parameters, 3}, {field_reference_modifier, 2}, [127] = {field_body, 4}, {field_parameters, 2}, {field_return_type, 3, .inherited = true}, [130] = {field_body, 4}, {field_parameters, 2}, [132] = {field_name, 2}, {field_reference_modifier, 0}, [134] = {field_name, 2}, {field_type, 1}, {field_visibility, 0}, [137] = {field_name, 2}, {field_type, 0}, [139] = {field_name, 2}, {field_reference_modifier, 1}, {field_type, 0}, [142] = {field_attributes, 0}, {field_name, 2}, [144] = {field_attributes, 0}, {field_name, 2}, {field_reference_modifier, 1}, [147] = {field_attributes, 0}, {field_name, 2}, {field_type, 1}, [150] = {field_default_value, 2}, {field_name, 0}, [152] = {field_name, 2}, {field_parameters, 3}, {field_reference_modifier, 1}, {field_return_type, 4, .inherited = true}, [156] = {field_body, 4}, {field_parameters, 2}, {field_reference_modifier, 1}, {field_return_type, 3, .inherited = true}, [160] = {field_body, 4}, {field_parameters, 2}, {field_reference_modifier, 1}, [163] = {field_body, 4}, {field_parameters, 1}, {field_return_type, 3, .inherited = true}, [166] = {field_modifier, 0}, [167] = {field_name, 0, .inherited = true}, {field_parameters, 0, .inherited = true}, {field_reference_modifier, 0, .inherited = true}, {field_return_type, 0, .inherited = true}, [171] = {field_attributes, 0}, [172] = {field_body, 4}, {field_name, 1}, [174] = {field_body, 1}, {field_condition, 3}, [176] = {field_alternative, 3, .inherited = true}, {field_alternative, 4}, {field_body, 2}, {field_condition, 1}, [180] = {field_alternative, 0, .inherited = true}, {field_alternative, 1, .inherited = true}, [182] = {field_body, 4}, {field_modifier, 0}, {field_name, 2}, [185] = {field_parameters, 3}, {field_reference_modifier, 2}, {field_return_type, 4, .inherited = true}, [188] = {field_alternative, 4}, {field_body, 2}, {field_condition, 0}, [191] = {field_name, 3}, {field_object, 0}, [193] = {field_attributes, 0}, {field_body, 4}, {field_parameters, 3}, [196] = {field_attributes, 0}, {field_body, 4}, {field_parameters, 3}, {field_reference_modifier, 2}, [200] = {field_attributes, 0}, {field_body, 4}, {field_parameters, 2}, {field_return_type, 3, .inherited = true}, [204] = {field_attributes, 0}, {field_body, 4}, {field_parameters, 2}, [207] = {field_attributes, 0}, {field_body, 4}, {field_name, 2}, [210] = {field_attributes, 0}, {field_parameters, 3}, {field_reference_modifier, 2}, {field_return_type, 4, .inherited = true}, [214] = {field_attributes, 0}, {field_body, 4}, {field_modifier, 1}, {field_name, 3}, [218] = {field_attributes, 0}, {field_parameters, 4}, {field_reference_modifier, 3}, [221] = {field_attributes, 0}, {field_parameters, 3}, {field_return_type, 4, .inherited = true}, [224] = {field_body, 5}, {field_parameters, 3}, {field_reference_modifier, 2}, {field_return_type, 4, .inherited = true}, [228] = {field_body, 5}, {field_parameters, 3}, {field_reference_modifier, 2}, [231] = {field_body, 5}, {field_parameters, 2}, {field_return_type, 4, .inherited = true}, [234] = {field_default_value, 3}, {field_name, 1}, {field_reference_modifier, 0}, [237] = {field_default_value, 3}, {field_name, 1}, {field_visibility, 0}, [240] = {field_name, 3}, {field_reference_modifier, 1}, {field_type, 0}, [243] = {field_default_value, 3}, {field_name, 1}, {field_type, 0}, [246] = {field_attributes, 0}, {field_name, 3}, {field_reference_modifier, 1}, [249] = {field_attributes, 0}, {field_name, 3}, {field_type, 1}, [252] = {field_attributes, 0}, {field_name, 3}, {field_reference_modifier, 2}, {field_type, 1}, [256] = {field_attributes, 0}, {field_default_value, 3}, {field_name, 1}, [259] = {field_body, 5}, {field_parameters, 2}, {field_reference_modifier, 1}, {field_return_type, 4, .inherited = true}, [263] = {field_attributes, 0}, {field_modifier, 1}, [265] = {field_attributes, 0}, {field_name, 1, .inherited = true}, {field_parameters, 1, .inherited = true}, {field_reference_modifier, 1, .inherited = true}, {field_return_type, 1, .inherited = true}, [270] = {field_name, 1, .inherited = true}, {field_parameters, 1, .inherited = true}, {field_reference_modifier, 1, .inherited = true}, {field_return_type, 1, .inherited = true}, [274] = {field_body, 2}, {field_name, 1, .inherited = true}, {field_parameters, 1, .inherited = true}, {field_reference_modifier, 1, .inherited = true}, {field_return_type, 1, .inherited = true}, [279] = {field_body, 5}, {field_name, 1}, [281] = {field_return_expression, 2}, [282] = {field_conditional_expressions, 0}, {field_return_expression, 2}, [284] = {field_value, 1}, [285] = {field_name, 0}, {field_reference_modifier, 2}, [287] = {field_body, 5}, {field_modifier, 0}, {field_name, 2}, [290] = {field_arguments, 5}, {field_name, 3}, {field_scope, 0}, [293] = {field_arguments, 5}, {field_name, 3}, {field_object, 0}, [296] = {field_attributes, 0}, {field_body, 5}, {field_parameters, 4}, {field_reference_modifier, 3}, [300] = {field_attributes, 0}, {field_body, 5}, {field_parameters, 3}, {field_return_type, 4, .inherited = true}, [304] = {field_attributes, 0}, {field_body, 5}, {field_parameters, 3}, [307] = {field_attributes, 0}, {field_body, 5}, {field_parameters, 3}, {field_reference_modifier, 2}, {field_return_type, 4, .inherited = true}, [312] = {field_attributes, 0}, {field_body, 5}, {field_parameters, 3}, {field_reference_modifier, 2}, [316] = {field_attributes, 0}, {field_body, 5}, {field_parameters, 2}, {field_return_type, 4, .inherited = true}, [320] = {field_attributes, 0}, {field_body, 5}, {field_name, 2}, [323] = {field_attributes, 0}, {field_body, 5}, {field_modifier, 1}, {field_name, 3}, [327] = {field_attributes, 0}, {field_parameters, 4}, {field_reference_modifier, 3}, {field_return_type, 5, .inherited = true}, [331] = {field_body, 6}, {field_parameters, 3}, {field_reference_modifier, 2}, {field_return_type, 5, .inherited = true}, [335] = {field_default_value, 4}, {field_name, 2}, {field_type, 1}, {field_visibility, 0}, [339] = {field_default_value, 4}, {field_name, 2}, {field_reference_modifier, 1}, {field_type, 0}, [343] = {field_attributes, 0}, {field_default_value, 4}, {field_name, 2}, {field_reference_modifier, 1}, [347] = {field_attributes, 0}, {field_name, 4}, {field_reference_modifier, 2}, {field_type, 1}, [351] = {field_attributes, 0}, {field_default_value, 4}, {field_name, 2}, {field_type, 1}, [355] = {field_attributes, 0}, {field_name, 2, .inherited = true}, {field_parameters, 2, .inherited = true}, {field_reference_modifier, 2, .inherited = true}, {field_return_type, 2, .inherited = true}, [360] = {field_attributes, 0}, {field_body, 3}, {field_name, 2, .inherited = true}, {field_parameters, 2, .inherited = true}, {field_reference_modifier, 2, .inherited = true}, {field_return_type, 2, .inherited = true}, [366] = {field_type, 1}, [367] = {field_body, 4}, {field_type, 2}, [369] = {field_body, 6}, [370] = {field_attributes, 0}, {field_body, 6}, {field_parameters, 4}, {field_reference_modifier, 3}, {field_return_type, 5, .inherited = true}, [375] = {field_attributes, 0}, {field_body, 6}, {field_parameters, 4}, {field_reference_modifier, 3}, [379] = {field_attributes, 0}, {field_body, 6}, {field_parameters, 3}, {field_return_type, 5, .inherited = true}, [383] = {field_attributes, 0}, {field_body, 6}, {field_parameters, 3}, {field_reference_modifier, 2}, {field_return_type, 5, .inherited = true}, [388] = {field_attributes, 0}, {field_body, 6}, {field_name, 2}, [391] = {field_attributes, 0}, {field_body, 6}, {field_modifier, 1}, {field_name, 3}, [395] = {field_attributes, 0}, {field_default_value, 5}, {field_name, 3}, {field_reference_modifier, 2}, {field_type, 1}, [400] = {field_attributes, 0}, {field_type, 2}, [402] = {field_name, 1}, {field_value, 3}, [404] = {field_body, 5}, {field_name, 3}, {field_type, 2}, [407] = {field_attributes, 0}, {field_body, 7}, {field_parameters, 4}, {field_reference_modifier, 3}, {field_return_type, 6, .inherited = true}, [412] = {field_attributes, 0}, {field_name, 2}, {field_value, 4}, }; static const TSSymbol ts_alias_sequences[PRODUCTION_ID_COUNT][MAX_ALIAS_SEQUENCE_LENGTH] = { [0] = {0}, [4] = { [0] = sym_list_literal, }, [5] = { [0] = sym_string, }, [15] = { [0] = anon_sym_array, }, [45] = { [1] = sym_list_literal, }, [46] = { [2] = sym_list_literal, }, [115] = { [3] = sym_list_literal, }, [116] = { [4] = sym_list_literal, }, }; static const uint16_t ts_non_terminal_alias_map[] = { sym__list_destructing, 2, sym__list_destructing, sym_list_literal, sym__array_destructing, 2, sym__array_destructing, sym_list_literal, 0, }; static bool ts_lex(TSLexer *lexer, TSStateId state) { START_LEXER(); eof = lexer->eof(lexer); switch (state) { case 0: if (eof) ADVANCE(80); if (lookahead == '!') ADVANCE(147); if (lookahead == '"') ADVANCE(177); if (lookahead == '#') ADVANCE(273); if (lookahead == '$') ADVANCE(196); if (lookahead == '%') ADVANCE(228); if (lookahead == '&') ADVANCE(99); if (lookahead == '\'') ADVANCE(180); if (lookahead == '(') ADVANCE(109); if (lookahead == ')') ADVANCE(110); if (lookahead == '*') ADVANCE(223); if (lookahead == '+') ADVANCE(140); if (lookahead == ',') ADVANCE(101); if (lookahead == '-') ADVANCE(143); if (lookahead == '.') ADVANCE(221); if (lookahead == '/') ADVANCE(226); if (lookahead == '0') ADVANCE(129); if (lookahead == ':') ADVANCE(107); if (lookahead == ';') ADVANCE(96); if (lookahead == '<') ADVANCE(210); if (lookahead == '=') ADVANCE(102); if (lookahead == '>') ADVANCE(211); if (lookahead == '?') ADVANCE(112); if (lookahead == '@') ADVANCE(137); if (lookahead == '[') ADVANCE(169); if (lookahead == '\\') ADVANCE(103); if (lookahead == ']') ADVANCE(170); if (lookahead == '^') ADVANCE(202); if (lookahead == '_') ADVANCE(268); if (lookahead == '`') ADVANCE(45); if (lookahead == '{') ADVANCE(104); if (lookahead == '|') ADVANCE(117); if (lookahead == '}') ADVANCE(105); if (lookahead == '~') ADVANCE(145); if (lookahead == 'A' || lookahead == 'a') ADVANCE(256); if (lookahead == 'B' || lookahead == 'b') ADVANCE(229); if (lookahead == 'E' || lookahead == 'e') ADVANCE(232); if (lookahead == 'F' || lookahead == 'f') ADVANCE(233); if (lookahead == 'I' || lookahead == 'i') ADVANCE(251); if (lookahead == 'N' || lookahead == 'n') ADVANCE(266); if (lookahead == 'S' || lookahead == 's') ADVANCE(259); if (lookahead == 'T' || lookahead == 't') ADVANCE(255); if (lookahead == 'U' || lookahead == 'u') ADVANCE(249); if (lookahead == '\t' || lookahead == '\n' || lookahead == '\r' || lookahead == ' ' || lookahead == 160 || lookahead == 8203 || lookahead == 8288 || lookahead == 65279) SKIP(0) if (('1' <= lookahead && lookahead <= '9')) ADVANCE(131); if (('C' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 1: if (lookahead == '\n') ADVANCE(271); END_STATE(); case 2: if (lookahead == '\n') ADVANCE(271); if (lookahead == '\r') ADVANCE(1); if (lookahead != 0 && lookahead != '>') ADVANCE(272); END_STATE(); case 3: if (lookahead == '!') ADVANCE(147); if (lookahead == '"') ADVANCE(177); if (lookahead == '#') ADVANCE(273); if (lookahead == '$') ADVANCE(196); if (lookahead == '%') ADVANCE(227); if (lookahead == '&') ADVANCE(98); if (lookahead == '\'') ADVANCE(180); if (lookahead == '(') ADVANCE(109); if (lookahead == ')') ADVANCE(110); if (lookahead == '*') ADVANCE(224); if (lookahead == '+') ADVANCE(139); if (lookahead == ',') ADVANCE(101); if (lookahead == '-') ADVANCE(142); if (lookahead == '.') ADVANCE(221); if (lookahead == '/') ADVANCE(225); if (lookahead == '0') ADVANCE(129); if (lookahead == ':') ADVANCE(106); if (lookahead == ';') ADVANCE(96); if (lookahead == '<') ADVANCE(208); if (lookahead == '=') ADVANCE(29); if (lookahead == '>') ADVANCE(212); if (lookahead == '?') ADVANCE(115); if (lookahead == '@') ADVANCE(137); if (lookahead == '[') ADVANCE(169); if (lookahead == '\\') ADVANCE(103); if (lookahead == ']') ADVANCE(170); if (lookahead == '^') ADVANCE(201); if (lookahead == '_') ADVANCE(268); if (lookahead == '`') ADVANCE(45); if (lookahead == '|') ADVANCE(118); if (lookahead == '}') ADVANCE(105); if (lookahead == '~') ADVANCE(145); if (lookahead == 'A' || lookahead == 'a') ADVANCE(256); if (lookahead == 'B' || lookahead == 'b') ADVANCE(230); if (lookahead == 'E' || lookahead == 'e') ADVANCE(232); if (lookahead == 'F' || lookahead == 'f') ADVANCE(234); if (lookahead == 'N' || lookahead == 'n') ADVANCE(266); if (lookahead == 'S' || lookahead == 's') ADVANCE(264); if (lookahead == 'T' || lookahead == 't') ADVANCE(255); if (lookahead == '\t' || lookahead == '\n' || lookahead == '\r' || lookahead == ' ' || lookahead == 160 || lookahead == 8203 || lookahead == 8288 || lookahead == 65279) SKIP(3) if (('1' <= lookahead && lookahead <= '9')) ADVANCE(131); if (('C' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 4: if (lookahead == '!') ADVANCE(146); if (lookahead == '"') ADVANCE(177); if (lookahead == '#') ADVANCE(273); if (lookahead == '$') ADVANCE(196); if (lookahead == '&') ADVANCE(97); if (lookahead == '\'') ADVANCE(180); if (lookahead == '(') ADVANCE(109); if (lookahead == ')') ADVANCE(110); if (lookahead == '+') ADVANCE(139); if (lookahead == ',') ADVANCE(101); if (lookahead == '-') ADVANCE(142); if (lookahead == '.') ADVANCE(125); if (lookahead == '/') ADVANCE(16); if (lookahead == '0') ADVANCE(129); if (lookahead == '?') ADVANCE(32); if (lookahead == '@') ADVANCE(137); if (lookahead == '[') ADVANCE(169); if (lookahead == '\\') ADVANCE(103); if (lookahead == ']') ADVANCE(170); if (lookahead == '_') ADVANCE(268); if (lookahead == '`') ADVANCE(45); if (lookahead == '~') ADVANCE(145); if (lookahead == 'A' || lookahead == 'a') ADVANCE(256); if (lookahead == 'B' || lookahead == 'b') ADVANCE(230); if (lookahead == 'E' || lookahead == 'e') ADVANCE(232); if (lookahead == 'F' || lookahead == 'f') ADVANCE(234); if (lookahead == 'N' || lookahead == 'n') ADVANCE(266); if (lookahead == 'S' || lookahead == 's') ADVANCE(264); if (lookahead == 'T' || lookahead == 't') ADVANCE(255); if (lookahead == '\t' || lookahead == '\n' || lookahead == '\r' || lookahead == ' ' || lookahead == 160 || lookahead == 8203 || lookahead == 8288 || lookahead == 65279) SKIP(4) if (('1' <= lookahead && lookahead <= '9')) ADVANCE(131); if (('C' <= lookahead && lookahead <= 'Z') || ('c' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 5: if (lookahead == '!') ADVANCE(146); if (lookahead == '"') ADVANCE(177); if (lookahead == '#') ADVANCE(273); if (lookahead == '$') ADVANCE(196); if (lookahead == '\'') ADVANCE(180); if (lookahead == '(') ADVANCE(109); if (lookahead == '+') ADVANCE(139); if (lookahead == '-') ADVANCE(142); if (lookahead == '.') ADVANCE(126); if (lookahead == '/') ADVANCE(16); if (lookahead == '0') ADVANCE(129); if (lookahead == '?') ADVANCE(32); if (lookahead == '@') ADVANCE(137); if (lookahead == '[') ADVANCE(169); if (lookahead == '\\') ADVANCE(103); if (lookahead == '_') ADVANCE(268); if (lookahead == '`') ADVANCE(45); if (lookahead == '~') ADVANCE(145); if (lookahead == 'A' || lookahead == 'a') ADVANCE(256); if (lookahead == 'B' || lookahead == 'b') ADVANCE(229); if (lookahead == 'E' || lookahead == 'e') ADVANCE(232); if (lookahead == 'F' || lookahead == 'f') ADVANCE(233); if (lookahead == 'I' || lookahead == 'i') ADVANCE(251); if (lookahead == 'N' || lookahead == 'n') ADVANCE(266); if (lookahead == 'S' || lookahead == 's') ADVANCE(259); if (lookahead == 'T' || lookahead == 't') ADVANCE(255); if (lookahead == 'U' || lookahead == 'u') ADVANCE(249); if (lookahead == '\t' || lookahead == '\n' || lookahead == '\r' || lookahead == ' ' || lookahead == 160 || lookahead == 8203 || lookahead == 8288 || lookahead == 65279) SKIP(5) if (('1' <= lookahead && lookahead <= '9')) ADVANCE(131); if (('C' <= lookahead && lookahead <= 'Z') || ('c' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 6: if (lookahead == '!') ADVANCE(28); if (lookahead == '#') ADVANCE(274); if (lookahead == '$') ADVANCE(196); if (lookahead == '%') ADVANCE(227); if (lookahead == '&') ADVANCE(98); if (lookahead == '(') ADVANCE(109); if (lookahead == ')') ADVANCE(110); if (lookahead == '*') ADVANCE(224); if (lookahead == '+') ADVANCE(138); if (lookahead == ',') ADVANCE(101); if (lookahead == '-') ADVANCE(144); if (lookahead == '.') ADVANCE(220); if (lookahead == '/') ADVANCE(225); if (lookahead == '0') ADVANCE(134); if (lookahead == ':') ADVANCE(107); if (lookahead == ';') ADVANCE(96); if (lookahead == '<') ADVANCE(208); if (lookahead == '=') ADVANCE(102); if (lookahead == '>') ADVANCE(212); if (lookahead == '?') ADVANCE(113); if (lookahead == '[') ADVANCE(169); if (lookahead == '\\') ADVANCE(103); if (lookahead == ']') ADVANCE(170); if (lookahead == '^') ADVANCE(201); if (lookahead == '{') ADVANCE(104); if (lookahead == '|') ADVANCE(118); if (lookahead == '}') ADVANCE(105); if (lookahead == '\t' || lookahead == '\n' || lookahead == '\r' || lookahead == ' ' || lookahead == 160 || lookahead == 8203 || lookahead == 8288 || lookahead == 65279) SKIP(6) if (('1' <= lookahead && lookahead <= '9')) ADVANCE(136); if (('A' <= lookahead && lookahead <= '_') || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 7: if (lookahead == '!') ADVANCE(28); if (lookahead == '#') ADVANCE(274); if (lookahead == '$') ADVANCE(196); if (lookahead == '%') ADVANCE(227); if (lookahead == '&') ADVANCE(98); if (lookahead == ')') ADVANCE(110); if (lookahead == '*') ADVANCE(224); if (lookahead == '+') ADVANCE(138); if (lookahead == ',') ADVANCE(101); if (lookahead == '-') ADVANCE(141); if (lookahead == '.') ADVANCE(220); if (lookahead == '/') ADVANCE(225); if (lookahead == ':') ADVANCE(106); if (lookahead == ';') ADVANCE(96); if (lookahead == '<') ADVANCE(208); if (lookahead == '=') ADVANCE(29); if (lookahead == '>') ADVANCE(212); if (lookahead == '?') ADVANCE(115); if (lookahead == '\\') ADVANCE(103); if (lookahead == ']') ADVANCE(170); if (lookahead == '^') ADVANCE(201); if (lookahead == '|') ADVANCE(118); if (lookahead == '}') ADVANCE(105); if (lookahead == '\t' || lookahead == '\n' || lookahead == '\r' || lookahead == ' ' || lookahead == 160 || lookahead == 8203 || lookahead == 8288 || lookahead == 65279) SKIP(7) if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 8: if (lookahead == '"') ADVANCE(177); if (lookahead == '#') ADVANCE(273); if (lookahead == '$') ADVANCE(196); if (lookahead == '\'') ADVANCE(180); if (lookahead == '(') ADVANCE(109); if (lookahead == '/') ADVANCE(16); if (lookahead == '?') ADVANCE(32); if (lookahead == '[') ADVANCE(169); if (lookahead == '\\') ADVANCE(103); if (lookahead == 'A' || lookahead == 'a') ADVANCE(256); if (lookahead == 'B' || lookahead == 'b') ADVANCE(230); if (lookahead == 'S' || lookahead == 's') ADVANCE(264); if (lookahead == '\t' || lookahead == '\n' || lookahead == '\r' || lookahead == ' ' || lookahead == 160 || lookahead == 8203 || lookahead == 8288 || lookahead == 65279) SKIP(8) if (('C' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('c' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 9: if (lookahead == '"') ADVANCE(177); if (lookahead == '#') ADVANCE(274); if (lookahead == '$') ADVANCE(196); if (lookahead == '\'') ADVANCE(180); if (lookahead == '-') ADVANCE(30); if (lookahead == '.') ADVANCE(126); if (lookahead == '/') ADVANCE(16); if (lookahead == '0') ADVANCE(129); if (lookahead == '?') ADVANCE(32); if (lookahead == '[') ADVANCE(169); if (lookahead == '\\') ADVANCE(63); if (lookahead == '_') ADVANCE(66); if (lookahead == '{') ADVANCE(104); if (lookahead == 'B' || lookahead == 'b') ADVANCE(11); if (lookahead == 'E' || lookahead == 'e') ADVANCE(48); if (lookahead == 'F' || lookahead == 'f') ADVANCE(49); if (lookahead == 'N' || lookahead == 'n') ADVANCE(59); if (lookahead == 'T' || lookahead == 't') ADVANCE(56); if (lookahead == '\t' || lookahead == '\n' || lookahead == '\r' || lookahead == ' ' || lookahead == 160 || lookahead == 8203 || lookahead == 8288 || lookahead == 65279) SKIP(10) if (('1' <= lookahead && lookahead <= '9')) ADVANCE(131); END_STATE(); case 10: if (lookahead == '"') ADVANCE(177); if (lookahead == '#') ADVANCE(274); if (lookahead == '$') ADVANCE(196); if (lookahead == '\'') ADVANCE(180); if (lookahead == '-') ADVANCE(30); if (lookahead == '.') ADVANCE(126); if (lookahead == '/') ADVANCE(16); if (lookahead == '0') ADVANCE(129); if (lookahead == '?') ADVANCE(32); if (lookahead == '[') ADVANCE(169); if (lookahead == '\\') ADVANCE(46); if (lookahead == '_') ADVANCE(66); if (lookahead == '{') ADVANCE(104); if (lookahead == 'B' || lookahead == 'b') ADVANCE(11); if (lookahead == 'E' || lookahead == 'e') ADVANCE(48); if (lookahead == 'F' || lookahead == 'f') ADVANCE(49); if (lookahead == 'N' || lookahead == 'n') ADVANCE(59); if (lookahead == 'T' || lookahead == 't') ADVANCE(56); if (lookahead == '\t' || lookahead == '\n' || lookahead == '\r' || lookahead == ' ' || lookahead == 160 || lookahead == 8203 || lookahead == 8288 || lookahead == 65279) SKIP(10) if (('1' <= lookahead && lookahead <= '9')) ADVANCE(131); END_STATE(); case 11: if (lookahead == '"') ADVANCE(176); if (lookahead == '\'') ADVANCE(181); END_STATE(); case 12: if (lookahead == '#') ADVANCE(273); if (lookahead == '$') ADVANCE(196); if (lookahead == '&') ADVANCE(97); if (lookahead == ')') ADVANCE(110); if (lookahead == ',') ADVANCE(101); if (lookahead == '.') ADVANCE(25); if (lookahead == '/') ADVANCE(16); if (lookahead == '?') ADVANCE(114); if (lookahead == '\\') ADVANCE(103); if (lookahead == '\t' || lookahead == '\n' || lookahead == '\r' || lookahead == ' ' || lookahead == 160 || lookahead == 8203 || lookahead == 8288 || lookahead == 65279) SKIP(12) if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 13: if (lookahead == '#') ADVANCE(273); if (lookahead == '/') ADVANCE(16); if (lookahead == '?') ADVANCE(32); if (lookahead == '}') ADVANCE(105); if (lookahead == 'S' || lookahead == 's') ADVANCE(264); if (lookahead == '\t' || lookahead == '\n' || lookahead == '\r' || lookahead == ' ' || lookahead == 160 || lookahead == 8203 || lookahead == 8288 || lookahead == 65279) SKIP(13) if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 14: if (lookahead == '#') ADVANCE(274); if (lookahead == '$') ADVANCE(196); if (lookahead == '&') ADVANCE(97); if (lookahead == '(') ADVANCE(109); if (lookahead == '.') ADVANCE(25); if (lookahead == '/') ADVANCE(16); if (lookahead == '?') ADVANCE(114); if (lookahead == '\\') ADVANCE(103); if (lookahead == '{') ADVANCE(104); if (lookahead == 'S' || lookahead == 's') ADVANCE(264); if (lookahead == '\t' || lookahead == '\n' || lookahead == '\r' || lookahead == ' ' || lookahead == 160 || lookahead == 8203 || lookahead == 8288 || lookahead == 65279) SKIP(14) if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 15: if (lookahead == '#') ADVANCE(274); if (lookahead == '$') ADVANCE(196); if (lookahead == '&') ADVANCE(97); if (lookahead == ')') ADVANCE(110); if (lookahead == '.') ADVANCE(25); if (lookahead == '/') ADVANCE(16); if (lookahead == '=') ADVANCE(31); if (lookahead == '?') ADVANCE(114); if (lookahead == '\\') ADVANCE(103); if (lookahead == '{') ADVANCE(104); if (lookahead == '|') ADVANCE(116); if (lookahead == '\t' || lookahead == '\n' || lookahead == '\r' || lookahead == ' ' || lookahead == 160 || lookahead == 8203 || lookahead == 8288 || lookahead == 65279) SKIP(15) if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 16: if (lookahead == '*') ADVANCE(18); if (lookahead == '/') ADVANCE(272); END_STATE(); case 17: if (lookahead == '*') ADVANCE(17); if (lookahead == '/') ADVANCE(271); if (lookahead != 0) ADVANCE(18); END_STATE(); case 18: if (lookahead == '*') ADVANCE(17); if (lookahead != 0) ADVANCE(18); END_STATE(); case 19: if (lookahead == '-') ADVANCE(45); if (lookahead == '\\') ADVANCE(72); if (lookahead == '`') ADVANCE(153); if (lookahead != 0) ADVANCE(45); END_STATE(); case 20: if (lookahead == '-') ADVANCE(39); if (lookahead == '\\') ADVANCE(72); if (lookahead == '`') ADVANCE(153); if (lookahead != 0) ADVANCE(45); END_STATE(); case 21: if (lookahead == '-') ADVANCE(41); if (lookahead == '\\') ADVANCE(72); if (lookahead == '`') ADVANCE(153); if (lookahead != 0) ADVANCE(45); END_STATE(); case 22: if (lookahead == '-') ADVANCE(73); if (lookahead == '\\') ADVANCE(72); if (lookahead == '`') ADVANCE(153); if (lookahead != 0) ADVANCE(45); END_STATE(); case 23: if (lookahead == '-') ADVANCE(40); if (lookahead == '\\') ADVANCE(72); if (lookahead == '`') ADVANCE(153); if (lookahead != 0) ADVANCE(45); END_STATE(); case 24: if (lookahead == '-') ADVANCE(42); if (lookahead == '\\') ADVANCE(72); if (lookahead == '`') ADVANCE(153); if (lookahead != 0) ADVANCE(45); END_STATE(); case 25: if (lookahead == '.') ADVANCE(27); END_STATE(); case 26: if (lookahead == '.') ADVANCE(126); if (lookahead == '_') ADVANCE(66); if (lookahead == 'E' || lookahead == 'e') ADVANCE(48); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(26); END_STATE(); case 27: if (lookahead == '.') ADVANCE(111); END_STATE(); case 28: if (lookahead == '=') ADVANCE(204); END_STATE(); case 29: if (lookahead == '=') ADVANCE(203); if (lookahead == '>') ADVANCE(108); END_STATE(); case 30: if (lookahead == '>') ADVANCE(167); END_STATE(); case 31: if (lookahead == '>') ADVANCE(108); END_STATE(); case 32: if (lookahead == '>') ADVANCE(83); END_STATE(); case 33: if (lookahead == '>') ADVANCE(168); END_STATE(); case 34: if (lookahead == '?') ADVANCE(82); END_STATE(); case 35: if (lookahead == 'A') ADVANCE(20); if (lookahead == '\\') ADVANCE(72); if (lookahead == '`') ADVANCE(153); if (lookahead == 'a') ADVANCE(21); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(36); if (lookahead != 0) ADVANCE(45); END_STATE(); case 36: if (lookahead == 'A') ADVANCE(22); if (lookahead == '\\') ADVANCE(72); if (lookahead == '`') ADVANCE(153); if (lookahead == 'a') ADVANCE(19); if (lookahead != 0) ADVANCE(45); END_STATE(); case 37: if (lookahead == 'A') ADVANCE(23); if (lookahead == '\\') ADVANCE(72); if (lookahead == '`') ADVANCE(153); if (lookahead == 'a') ADVANCE(24); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(38); if (lookahead != 0) ADVANCE(45); END_STATE(); case 38: if (lookahead == 'A') ADVANCE(23); if (lookahead == '\\') ADVANCE(72); if (lookahead == '`') ADVANCE(153); if (lookahead == 'a') ADVANCE(24); if (lookahead != 0 && (lookahead < '0' || '9' < lookahead)) ADVANCE(45); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(38); END_STATE(); case 39: if (lookahead == 'F') ADVANCE(36); if (lookahead == '\\') ADVANCE(72); if (lookahead == '`') ADVANCE(153); if (lookahead != 0) ADVANCE(45); END_STATE(); case 40: if (lookahead == 'F') ADVANCE(38); if (lookahead == '\\') ADVANCE(72); if (lookahead == '`') ADVANCE(153); if (lookahead != 0) ADVANCE(45); END_STATE(); case 41: if (lookahead == '\\') ADVANCE(72); if (lookahead == '`') ADVANCE(153); if (lookahead == 'f') ADVANCE(36); if (lookahead != 0) ADVANCE(45); END_STATE(); case 42: if (lookahead == '\\') ADVANCE(72); if (lookahead == '`') ADVANCE(153); if (lookahead == 'f') ADVANCE(38); if (lookahead != 0) ADVANCE(45); END_STATE(); case 43: if (lookahead == '\\') ADVANCE(72); if (lookahead == '`') ADVANCE(153); if (lookahead == '{') ADVANCE(37); if (lookahead != 0) ADVANCE(45); END_STATE(); case 44: if (lookahead == '\\') ADVANCE(72); if (lookahead == '`') ADVANCE(153); if (('0' <= lookahead && lookahead <= '7')) ADVANCE(45); if (lookahead != 0) ADVANCE(45); END_STATE(); case 45: if (lookahead == '\\') ADVANCE(72); if (lookahead == '`') ADVANCE(153); if (lookahead != 0) ADVANCE(45); END_STATE(); case 46: if (lookahead == 'u') ADVANCE(178); END_STATE(); case 47: if (lookahead == '}') ADVANCE(172); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(47); END_STATE(); case 48: if (lookahead == '+' || lookahead == '-') ADVANCE(67); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(128); END_STATE(); case 49: if (lookahead == 'A' || lookahead == 'a') ADVANCE(52); END_STATE(); case 50: if (lookahead == 'E' || lookahead == 'e') ADVANCE(192); END_STATE(); case 51: if (lookahead == 'H' || lookahead == 'h') ADVANCE(55); END_STATE(); case 52: if (lookahead == 'L' || lookahead == 'l') ADVANCE(57); END_STATE(); case 53: if (lookahead == 'L' || lookahead == 'l') ADVANCE(194); END_STATE(); case 54: if (lookahead == 'L' || lookahead == 'l') ADVANCE(53); END_STATE(); case 55: if (lookahead == 'P' || lookahead == 'p') ADVANCE(81); END_STATE(); case 56: if (lookahead == 'R' || lookahead == 'r') ADVANCE(58); END_STATE(); case 57: if (lookahead == 'S' || lookahead == 's') ADVANCE(50); END_STATE(); case 58: if (lookahead == 'U' || lookahead == 'u') ADVANCE(50); END_STATE(); case 59: if (lookahead == 'U' || lookahead == 'u') ADVANCE(54); END_STATE(); case 60: if (lookahead == '0' || lookahead == '1') ADVANCE(132); END_STATE(); case 61: if (lookahead == '8' || lookahead == '9') ADVANCE(26); if (('0' <= lookahead && lookahead <= '7')) ADVANCE(130); END_STATE(); case 62: if (('0' <= lookahead && lookahead <= '7')) ADVANCE(135); END_STATE(); case 63: if (lookahead == '"' || lookahead == '$' || lookahead == '\\' || lookahead == 'e' || lookahead == 'f' || lookahead == 'n' || lookahead == 'r' || lookahead == 't' || lookahead == 'v') ADVANCE(172); if (lookahead == 'u') ADVANCE(179); if (lookahead == 'x') ADVANCE(70); if (('0' <= lookahead && lookahead <= '7')) ADVANCE(174); END_STATE(); case 64: if (('0' <= lookahead && lookahead <= '9')) ADVANCE(131); END_STATE(); case 65: if (('0' <= lookahead && lookahead <= '9')) ADVANCE(126); END_STATE(); case 66: if (('0' <= lookahead && lookahead <= '9')) ADVANCE(26); END_STATE(); case 67: if (('0' <= lookahead && lookahead <= '9')) ADVANCE(128); END_STATE(); case 68: if (('0' <= lookahead && lookahead <= '9')) ADVANCE(136); END_STATE(); case 69: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(133); END_STATE(); case 70: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(175); END_STATE(); case 71: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(47); END_STATE(); case 72: if (lookahead != 0 && (lookahead < '0' || '7' < lookahead) && lookahead != 'X' && lookahead != '`' && lookahead != 'u' && lookahead != 'x') ADVANCE(45); if (lookahead == 'u') ADVANCE(43); if (lookahead == 'X' || lookahead == 'x') ADVANCE(35); if (('0' <= lookahead && lookahead <= '7')) ADVANCE(44); END_STATE(); case 73: if (lookahead != 0 && lookahead != '\\' && lookahead != '`') ADVANCE(45); if (lookahead == '\\') ADVANCE(72); if (lookahead == '`') ADVANCE(153); END_STATE(); case 74: if (lookahead != 0 && lookahead != '*') ADVANCE(187); if (lookahead == '*') ADVANCE(186); END_STATE(); case 75: if (lookahead != 0) ADVANCE(190); END_STATE(); case 76: if (eof) ADVANCE(80); if (lookahead == '!') ADVANCE(146); if (lookahead == '"') ADVANCE(177); if (lookahead == '#') ADVANCE(273); if (lookahead == '$') ADVANCE(196); if (lookahead == '&') ADVANCE(97); if (lookahead == '\'') ADVANCE(180); if (lookahead == '(') ADVANCE(109); if (lookahead == ')') ADVANCE(110); if (lookahead == '+') ADVANCE(139); if (lookahead == ',') ADVANCE(101); if (lookahead == '-') ADVANCE(142); if (lookahead == '.') ADVANCE(126); if (lookahead == '/') ADVANCE(16); if (lookahead == '0') ADVANCE(129); if (lookahead == ':') ADVANCE(106); if (lookahead == ';') ADVANCE(96); if (lookahead == '?') ADVANCE(32); if (lookahead == '@') ADVANCE(137); if (lookahead == '[') ADVANCE(169); if (lookahead == '\\') ADVANCE(103); if (lookahead == ']') ADVANCE(170); if (lookahead == '_') ADVANCE(268); if (lookahead == '`') ADVANCE(45); if (lookahead == '{') ADVANCE(104); if (lookahead == '}') ADVANCE(105); if (lookahead == '~') ADVANCE(145); if (lookahead == 'A' || lookahead == 'a') ADVANCE(256); if (lookahead == 'B' || lookahead == 'b') ADVANCE(230); if (lookahead == 'E' || lookahead == 'e') ADVANCE(232); if (lookahead == 'F' || lookahead == 'f') ADVANCE(234); if (lookahead == 'N' || lookahead == 'n') ADVANCE(266); if (lookahead == 'S' || lookahead == 's') ADVANCE(264); if (lookahead == 'T' || lookahead == 't') ADVANCE(255); if (lookahead == '\t' || lookahead == '\n' || lookahead == '\r' || lookahead == ' ' || lookahead == 160 || lookahead == 8203 || lookahead == 8288 || lookahead == 65279) SKIP(76) if (('1' <= lookahead && lookahead <= '9')) ADVANCE(131); if (('C' <= lookahead && lookahead <= 'Z') || ('c' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 77: if (eof) ADVANCE(80); if (lookahead == '!') ADVANCE(28); if (lookahead == '#') ADVANCE(274); if (lookahead == '$') ADVANCE(196); if (lookahead == '%') ADVANCE(228); if (lookahead == '&') ADVANCE(99); if (lookahead == '\'') ADVANCE(180); if (lookahead == '(') ADVANCE(109); if (lookahead == ')') ADVANCE(110); if (lookahead == '*') ADVANCE(223); if (lookahead == '+') ADVANCE(140); if (lookahead == ',') ADVANCE(101); if (lookahead == '-') ADVANCE(143); if (lookahead == '.') ADVANCE(222); if (lookahead == '/') ADVANCE(226); if (lookahead == '0') ADVANCE(134); if (lookahead == ':') ADVANCE(107); if (lookahead == ';') ADVANCE(96); if (lookahead == '<') ADVANCE(209); if (lookahead == '=') ADVANCE(102); if (lookahead == '>') ADVANCE(211); if (lookahead == '?') ADVANCE(112); if (lookahead == '[') ADVANCE(169); if (lookahead == '\\') ADVANCE(103); if (lookahead == ']') ADVANCE(170); if (lookahead == '^') ADVANCE(202); if (lookahead == '{') ADVANCE(104); if (lookahead == '|') ADVANCE(117); if (lookahead == '}') ADVANCE(105); if (lookahead == '\t' || lookahead == '\n' || lookahead == '\r' || lookahead == ' ' || lookahead == 160 || lookahead == 8203 || lookahead == 8288 || lookahead == 65279) SKIP(77) if (('1' <= lookahead && lookahead <= '9')) ADVANCE(136); if (('A' <= lookahead && lookahead <= '_') || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 78: if (eof) ADVANCE(80); if (lookahead == '"') ADVANCE(177); if (lookahead == '#') ADVANCE(274); if (lookahead == '$') ADVANCE(196); if (lookahead == '&') ADVANCE(97); if (lookahead == '\'') ADVANCE(180); if (lookahead == '(') ADVANCE(109); if (lookahead == '.') ADVANCE(25); if (lookahead == '/') ADVANCE(16); if (lookahead == '0') ADVANCE(134); if (lookahead == '<') ADVANCE(34); if (lookahead == '?') ADVANCE(32); if (lookahead == '[') ADVANCE(169); if (lookahead == '\\') ADVANCE(103); if (lookahead == '|') ADVANCE(116); if (lookahead == '}') ADVANCE(105); if (lookahead == 'A' || lookahead == 'a') ADVANCE(256); if (lookahead == 'B' || lookahead == 'b') ADVANCE(230); if (lookahead == 'S' || lookahead == 's') ADVANCE(264); if (lookahead == '\t' || lookahead == '\n' || lookahead == '\r' || lookahead == ' ' || lookahead == 160 || lookahead == 8203 || lookahead == 8288 || lookahead == 65279) SKIP(78) if (('1' <= lookahead && lookahead <= '9')) ADVANCE(136); if (('C' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('c' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 79: if (eof) ADVANCE(80); if (lookahead == '#') ADVANCE(93); if (lookahead == '/') ADVANCE(89); if (lookahead == '<') ADVANCE(85); if (lookahead == '?') ADVANCE(94); if (lookahead == 160 || lookahead == 8203 || lookahead == 8288 || lookahead == 65279) ADVANCE(88); if (lookahead == '\t' || lookahead == '\n' || lookahead == '\r' || lookahead == ' ') SKIP(79) if (lookahead != 0) ADVANCE(95); END_STATE(); case 80: ACCEPT_TOKEN(ts_builtin_sym_end); END_STATE(); case 81: ACCEPT_TOKEN(sym_php_tag); END_STATE(); case 82: ACCEPT_TOKEN(sym_php_tag); if (lookahead == '=') ADVANCE(81); if (lookahead == 'P' || lookahead == 'p') ADVANCE(51); END_STATE(); case 83: ACCEPT_TOKEN(anon_sym_QMARK_GT); END_STATE(); case 84: ACCEPT_TOKEN(anon_sym_QMARK_GT); if (lookahead != 0 && lookahead != '<') ADVANCE(95); END_STATE(); case 85: ACCEPT_TOKEN(aux_sym_text_token1); if (lookahead == '?') ADVANCE(82); END_STATE(); case 86: ACCEPT_TOKEN(aux_sym_text_token2); if (lookahead == '\n') ADVANCE(95); if (lookahead == '\r') ADVANCE(87); if (lookahead == '<') ADVANCE(272); if (lookahead == '>') ADVANCE(95); if (lookahead != 0) ADVANCE(92); END_STATE(); case 87: ACCEPT_TOKEN(aux_sym_text_token2); if (lookahead == '\n') ADVANCE(95); if (lookahead != 0 && lookahead != '<') ADVANCE(95); END_STATE(); case 88: ACCEPT_TOKEN(aux_sym_text_token2); if (lookahead == '#') ADVANCE(93); if (lookahead == '/') ADVANCE(89); if (lookahead == '?') ADVANCE(94); if (lookahead == 160 || lookahead == 8203 || lookahead == 8288 || lookahead == 65279) ADVANCE(88); if (lookahead == '\t' || lookahead == '\n' || lookahead == '\r' || lookahead == ' ') ADVANCE(88); if (lookahead != 0 && lookahead != '<') ADVANCE(95); END_STATE(); case 89: ACCEPT_TOKEN(aux_sym_text_token2); if (lookahead == '*') ADVANCE(91); if (lookahead == '/') ADVANCE(92); if (lookahead != 0 && lookahead != '<') ADVANCE(95); END_STATE(); case 90: ACCEPT_TOKEN(aux_sym_text_token2); if (lookahead == '*') ADVANCE(90); if (lookahead == '/') ADVANCE(95); if (lookahead == '<') ADVANCE(18); if (lookahead != 0) ADVANCE(91); END_STATE(); case 91: ACCEPT_TOKEN(aux_sym_text_token2); if (lookahead == '*') ADVANCE(90); if (lookahead == '<') ADVANCE(18); if (lookahead != 0) ADVANCE(91); END_STATE(); case 92: ACCEPT_TOKEN(aux_sym_text_token2); if (lookahead == '<') ADVANCE(272); if (lookahead == '?') ADVANCE(86); if (lookahead == '\n' || lookahead == '\r') ADVANCE(95); if (lookahead != 0) ADVANCE(92); END_STATE(); case 93: ACCEPT_TOKEN(aux_sym_text_token2); if (lookahead == '<') ADVANCE(272); if (lookahead == '\n' || lookahead == '\r' || lookahead == '?' || lookahead == '[') ADVANCE(95); if (lookahead != 0) ADVANCE(92); END_STATE(); case 94: ACCEPT_TOKEN(aux_sym_text_token2); if (lookahead == '>') ADVANCE(84); if (lookahead != 0 && lookahead != '<') ADVANCE(95); END_STATE(); case 95: ACCEPT_TOKEN(aux_sym_text_token2); if (lookahead != 0 && lookahead != '<') ADVANCE(95); END_STATE(); case 96: ACCEPT_TOKEN(anon_sym_SEMI); END_STATE(); case 97: ACCEPT_TOKEN(anon_sym_AMP); END_STATE(); case 98: ACCEPT_TOKEN(anon_sym_AMP); if (lookahead == '&') ADVANCE(200); END_STATE(); case 99: ACCEPT_TOKEN(anon_sym_AMP); if (lookahead == '&') ADVANCE(200); if (lookahead == '=') ADVANCE(163); END_STATE(); case 100: ACCEPT_TOKEN(aux_sym_function_static_declaration_token1); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 101: ACCEPT_TOKEN(anon_sym_COMMA); END_STATE(); case 102: ACCEPT_TOKEN(anon_sym_EQ); if (lookahead == '=') ADVANCE(203); if (lookahead == '>') ADVANCE(108); END_STATE(); case 103: ACCEPT_TOKEN(anon_sym_BSLASH); END_STATE(); case 104: ACCEPT_TOKEN(anon_sym_LBRACE); END_STATE(); case 105: ACCEPT_TOKEN(anon_sym_RBRACE); END_STATE(); case 106: ACCEPT_TOKEN(anon_sym_COLON); END_STATE(); case 107: ACCEPT_TOKEN(anon_sym_COLON); if (lookahead == ':') ADVANCE(150); END_STATE(); case 108: ACCEPT_TOKEN(anon_sym_EQ_GT); END_STATE(); case 109: ACCEPT_TOKEN(anon_sym_LPAREN); END_STATE(); case 110: ACCEPT_TOKEN(anon_sym_RPAREN); END_STATE(); case 111: ACCEPT_TOKEN(anon_sym_DOT_DOT_DOT); END_STATE(); case 112: ACCEPT_TOKEN(anon_sym_QMARK); if (lookahead == '-') ADVANCE(33); if (lookahead == '>') ADVANCE(83); if (lookahead == '?') ADVANCE(198); END_STATE(); case 113: ACCEPT_TOKEN(anon_sym_QMARK); if (lookahead == '-') ADVANCE(33); if (lookahead == '>') ADVANCE(83); if (lookahead == '?') ADVANCE(197); END_STATE(); case 114: ACCEPT_TOKEN(anon_sym_QMARK); if (lookahead == '>') ADVANCE(83); END_STATE(); case 115: ACCEPT_TOKEN(anon_sym_QMARK); if (lookahead == '>') ADVANCE(83); if (lookahead == '?') ADVANCE(197); END_STATE(); case 116: ACCEPT_TOKEN(anon_sym_PIPE); END_STATE(); case 117: ACCEPT_TOKEN(anon_sym_PIPE); if (lookahead == '=') ADVANCE(165); if (lookahead == '|') ADVANCE(199); END_STATE(); case 118: ACCEPT_TOKEN(anon_sym_PIPE); if (lookahead == '|') ADVANCE(199); END_STATE(); case 119: ACCEPT_TOKEN(aux_sym_cast_type_token1); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 120: ACCEPT_TOKEN(aux_sym_cast_type_token3); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 121: ACCEPT_TOKEN(aux_sym_cast_type_token6); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 122: ACCEPT_TOKEN(aux_sym_cast_type_token8); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 123: ACCEPT_TOKEN(aux_sym_cast_type_token11); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 124: ACCEPT_TOKEN(aux_sym_cast_type_token12); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 125: ACCEPT_TOKEN(sym_float); if (lookahead == '.') ADVANCE(27); if (lookahead == '_') ADVANCE(65); if (lookahead == 'E' || lookahead == 'e') ADVANCE(48); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(126); END_STATE(); case 126: ACCEPT_TOKEN(sym_float); if (lookahead == '_') ADVANCE(65); if (lookahead == 'E' || lookahead == 'e') ADVANCE(48); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(126); END_STATE(); case 127: ACCEPT_TOKEN(sym_float); if (lookahead == '_') ADVANCE(269); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(127); if (('A' <= lookahead && lookahead <= 'Z') || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 128: ACCEPT_TOKEN(sym_float); if (lookahead == '_') ADVANCE(67); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(128); END_STATE(); case 129: ACCEPT_TOKEN(sym_integer); if (lookahead == '.') ADVANCE(126); if (lookahead == '_') ADVANCE(61); if (lookahead == 'B' || lookahead == 'b') ADVANCE(60); if (lookahead == 'E' || lookahead == 'e') ADVANCE(48); if (lookahead == 'O' || lookahead == 'o') ADVANCE(135); if (lookahead == 'X' || lookahead == 'x') ADVANCE(69); if (lookahead == '8' || lookahead == '9') ADVANCE(26); if (('0' <= lookahead && lookahead <= '7')) ADVANCE(130); END_STATE(); case 130: ACCEPT_TOKEN(sym_integer); if (lookahead == '.') ADVANCE(126); if (lookahead == '_') ADVANCE(61); if (lookahead == 'E' || lookahead == 'e') ADVANCE(48); if (lookahead == '8' || lookahead == '9') ADVANCE(26); if (('0' <= lookahead && lookahead <= '7')) ADVANCE(130); END_STATE(); case 131: ACCEPT_TOKEN(sym_integer); if (lookahead == '.') ADVANCE(126); if (lookahead == '_') ADVANCE(64); if (lookahead == 'E' || lookahead == 'e') ADVANCE(48); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(131); END_STATE(); case 132: ACCEPT_TOKEN(sym_integer); if (lookahead == '_') ADVANCE(60); if (lookahead == '0' || lookahead == '1') ADVANCE(132); END_STATE(); case 133: ACCEPT_TOKEN(sym_integer); if (lookahead == '_') ADVANCE(69); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(133); END_STATE(); case 134: ACCEPT_TOKEN(sym_integer); if (lookahead == '_') ADVANCE(62); if (lookahead == 'B' || lookahead == 'b') ADVANCE(60); if (lookahead == 'O' || lookahead == 'o') ADVANCE(135); if (lookahead == 'X' || lookahead == 'x') ADVANCE(69); if (('0' <= lookahead && lookahead <= '7')) ADVANCE(135); END_STATE(); case 135: ACCEPT_TOKEN(sym_integer); if (lookahead == '_') ADVANCE(62); if (('0' <= lookahead && lookahead <= '7')) ADVANCE(135); END_STATE(); case 136: ACCEPT_TOKEN(sym_integer); if (lookahead == '_') ADVANCE(68); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(136); END_STATE(); case 137: ACCEPT_TOKEN(anon_sym_AT); END_STATE(); case 138: ACCEPT_TOKEN(anon_sym_PLUS); END_STATE(); case 139: ACCEPT_TOKEN(anon_sym_PLUS); if (lookahead == '+') ADVANCE(151); END_STATE(); case 140: ACCEPT_TOKEN(anon_sym_PLUS); if (lookahead == '+') ADVANCE(151); if (lookahead == '=') ADVANCE(158); END_STATE(); case 141: ACCEPT_TOKEN(anon_sym_DASH); END_STATE(); case 142: ACCEPT_TOKEN(anon_sym_DASH); if (lookahead == '-') ADVANCE(152); END_STATE(); case 143: ACCEPT_TOKEN(anon_sym_DASH); if (lookahead == '-') ADVANCE(152); if (lookahead == '=') ADVANCE(159); if (lookahead == '>') ADVANCE(167); END_STATE(); case 144: ACCEPT_TOKEN(anon_sym_DASH); if (lookahead == '>') ADVANCE(167); END_STATE(); case 145: ACCEPT_TOKEN(anon_sym_TILDE); END_STATE(); case 146: ACCEPT_TOKEN(anon_sym_BANG); END_STATE(); case 147: ACCEPT_TOKEN(anon_sym_BANG); if (lookahead == '=') ADVANCE(204); END_STATE(); case 148: ACCEPT_TOKEN(anon_sym_STAR_STAR); END_STATE(); case 149: ACCEPT_TOKEN(anon_sym_STAR_STAR); if (lookahead == '=') ADVANCE(154); END_STATE(); case 150: ACCEPT_TOKEN(anon_sym_COLON_COLON); END_STATE(); case 151: ACCEPT_TOKEN(anon_sym_PLUS_PLUS); END_STATE(); case 152: ACCEPT_TOKEN(anon_sym_DASH_DASH); END_STATE(); case 153: ACCEPT_TOKEN(sym_shell_command_expression); END_STATE(); case 154: ACCEPT_TOKEN(anon_sym_STAR_STAR_EQ); END_STATE(); case 155: ACCEPT_TOKEN(anon_sym_STAR_EQ); END_STATE(); case 156: ACCEPT_TOKEN(anon_sym_SLASH_EQ); END_STATE(); case 157: ACCEPT_TOKEN(anon_sym_PERCENT_EQ); END_STATE(); case 158: ACCEPT_TOKEN(anon_sym_PLUS_EQ); END_STATE(); case 159: ACCEPT_TOKEN(anon_sym_DASH_EQ); END_STATE(); case 160: ACCEPT_TOKEN(anon_sym_DOT_EQ); END_STATE(); case 161: ACCEPT_TOKEN(anon_sym_LT_LT_EQ); END_STATE(); case 162: ACCEPT_TOKEN(anon_sym_GT_GT_EQ); END_STATE(); case 163: ACCEPT_TOKEN(anon_sym_AMP_EQ); END_STATE(); case 164: ACCEPT_TOKEN(anon_sym_CARET_EQ); END_STATE(); case 165: ACCEPT_TOKEN(anon_sym_PIPE_EQ); END_STATE(); case 166: ACCEPT_TOKEN(anon_sym_QMARK_QMARK_EQ); END_STATE(); case 167: ACCEPT_TOKEN(anon_sym_DASH_GT); END_STATE(); case 168: ACCEPT_TOKEN(anon_sym_QMARK_DASH_GT); END_STATE(); case 169: ACCEPT_TOKEN(anon_sym_LBRACK); END_STATE(); case 170: ACCEPT_TOKEN(anon_sym_RBRACK); END_STATE(); case 171: ACCEPT_TOKEN(anon_sym_POUND_LBRACK); END_STATE(); case 172: ACCEPT_TOKEN(sym_escape_sequence); END_STATE(); case 173: ACCEPT_TOKEN(sym_escape_sequence); if (('0' <= lookahead && lookahead <= '7')) ADVANCE(172); END_STATE(); case 174: ACCEPT_TOKEN(sym_escape_sequence); if (('0' <= lookahead && lookahead <= '7')) ADVANCE(173); END_STATE(); case 175: ACCEPT_TOKEN(sym_escape_sequence); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(172); END_STATE(); case 176: ACCEPT_TOKEN(aux_sym_encapsed_string_token1); END_STATE(); case 177: ACCEPT_TOKEN(anon_sym_DQUOTE); END_STATE(); case 178: ACCEPT_TOKEN(anon_sym_BSLASHu); END_STATE(); case 179: ACCEPT_TOKEN(anon_sym_BSLASHu); if (lookahead == '{') ADVANCE(71); END_STATE(); case 180: ACCEPT_TOKEN(anon_sym_SQUOTE); END_STATE(); case 181: ACCEPT_TOKEN(aux_sym_string_token1); END_STATE(); case 182: ACCEPT_TOKEN(aux_sym_string_token2); if (lookahead == '\n') ADVANCE(190); if (lookahead == '\r') ADVANCE(183); if (lookahead == '>') ADVANCE(190); if (lookahead == '\\') ADVANCE(275); if (lookahead != 0 && lookahead != '\'') ADVANCE(189); END_STATE(); case 183: ACCEPT_TOKEN(aux_sym_string_token2); if (lookahead == '\n') ADVANCE(190); if (lookahead == '\\') ADVANCE(75); if (lookahead != 0 && lookahead != '\'') ADVANCE(190); END_STATE(); case 184: ACCEPT_TOKEN(aux_sym_string_token2); if (lookahead == '#') ADVANCE(191); if (lookahead == '/') ADVANCE(185); if (lookahead == '?') ADVANCE(188); if (lookahead == '\\') ADVANCE(75); if (lookahead == '\t' || lookahead == '\n' || lookahead == '\r' || lookahead == ' ' || lookahead == 160 || lookahead == 8203 || lookahead == 8288 || lookahead == 65279) ADVANCE(184); if (lookahead != 0 && lookahead != '\'') ADVANCE(190); END_STATE(); case 185: ACCEPT_TOKEN(aux_sym_string_token2); if (lookahead == '*') ADVANCE(187); if (lookahead == '/') ADVANCE(189); if (lookahead == '\\') ADVANCE(75); if (lookahead != 0 && lookahead != '\'') ADVANCE(190); END_STATE(); case 186: ACCEPT_TOKEN(aux_sym_string_token2); if (lookahead == '*') ADVANCE(186); if (lookahead == '/') ADVANCE(190); if (lookahead == '\\') ADVANCE(74); if (lookahead != 0 && lookahead != '\'') ADVANCE(187); END_STATE(); case 187: ACCEPT_TOKEN(aux_sym_string_token2); if (lookahead == '*') ADVANCE(186); if (lookahead == '\\') ADVANCE(74); if (lookahead != 0 && lookahead != '\'') ADVANCE(187); END_STATE(); case 188: ACCEPT_TOKEN(aux_sym_string_token2); if (lookahead == '>') ADVANCE(190); if (lookahead == '\\') ADVANCE(75); if (lookahead != 0 && lookahead != '\'') ADVANCE(190); END_STATE(); case 189: ACCEPT_TOKEN(aux_sym_string_token2); if (lookahead == '?') ADVANCE(182); if (lookahead == '\\') ADVANCE(275); if (lookahead == '\n' || lookahead == '\r') ADVANCE(190); if (lookahead != 0 && lookahead != '\'') ADVANCE(189); END_STATE(); case 190: ACCEPT_TOKEN(aux_sym_string_token2); if (lookahead == '\\') ADVANCE(75); if (lookahead != 0 && lookahead != '\'') ADVANCE(190); END_STATE(); case 191: ACCEPT_TOKEN(aux_sym_string_token2); if (lookahead == '\\') ADVANCE(275); if (lookahead == '\n' || lookahead == '\r' || lookahead == '?' || lookahead == '[') ADVANCE(190); if (lookahead != 0 && lookahead != '\'') ADVANCE(189); END_STATE(); case 192: ACCEPT_TOKEN(sym_boolean); END_STATE(); case 193: ACCEPT_TOKEN(sym_boolean); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 194: ACCEPT_TOKEN(sym_null); END_STATE(); case 195: ACCEPT_TOKEN(sym_null); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 196: ACCEPT_TOKEN(anon_sym_DOLLAR); END_STATE(); case 197: ACCEPT_TOKEN(anon_sym_QMARK_QMARK); END_STATE(); case 198: ACCEPT_TOKEN(anon_sym_QMARK_QMARK); if (lookahead == '=') ADVANCE(166); END_STATE(); case 199: ACCEPT_TOKEN(anon_sym_PIPE_PIPE); END_STATE(); case 200: ACCEPT_TOKEN(anon_sym_AMP_AMP); END_STATE(); case 201: ACCEPT_TOKEN(anon_sym_CARET); END_STATE(); case 202: ACCEPT_TOKEN(anon_sym_CARET); if (lookahead == '=') ADVANCE(164); END_STATE(); case 203: ACCEPT_TOKEN(anon_sym_EQ_EQ); if (lookahead == '=') ADVANCE(206); END_STATE(); case 204: ACCEPT_TOKEN(anon_sym_BANG_EQ); if (lookahead == '=') ADVANCE(207); END_STATE(); case 205: ACCEPT_TOKEN(anon_sym_LT_GT); END_STATE(); case 206: ACCEPT_TOKEN(anon_sym_EQ_EQ_EQ); END_STATE(); case 207: ACCEPT_TOKEN(anon_sym_BANG_EQ_EQ); END_STATE(); case 208: ACCEPT_TOKEN(anon_sym_LT); if (lookahead == '<') ADVANCE(216); if (lookahead == '=') ADVANCE(213); if (lookahead == '>') ADVANCE(205); END_STATE(); case 209: ACCEPT_TOKEN(anon_sym_LT); if (lookahead == '<') ADVANCE(217); if (lookahead == '=') ADVANCE(213); if (lookahead == '>') ADVANCE(205); END_STATE(); case 210: ACCEPT_TOKEN(anon_sym_LT); if (lookahead == '?') ADVANCE(82); END_STATE(); case 211: ACCEPT_TOKEN(anon_sym_GT); if (lookahead == '=') ADVANCE(214); if (lookahead == '>') ADVANCE(219); END_STATE(); case 212: ACCEPT_TOKEN(anon_sym_GT); if (lookahead == '=') ADVANCE(214); if (lookahead == '>') ADVANCE(218); END_STATE(); case 213: ACCEPT_TOKEN(anon_sym_LT_EQ); if (lookahead == '>') ADVANCE(215); END_STATE(); case 214: ACCEPT_TOKEN(anon_sym_GT_EQ); END_STATE(); case 215: ACCEPT_TOKEN(anon_sym_LT_EQ_GT); END_STATE(); case 216: ACCEPT_TOKEN(anon_sym_LT_LT); END_STATE(); case 217: ACCEPT_TOKEN(anon_sym_LT_LT); if (lookahead == '=') ADVANCE(161); END_STATE(); case 218: ACCEPT_TOKEN(anon_sym_GT_GT); END_STATE(); case 219: ACCEPT_TOKEN(anon_sym_GT_GT); if (lookahead == '=') ADVANCE(162); END_STATE(); case 220: ACCEPT_TOKEN(anon_sym_DOT); END_STATE(); case 221: ACCEPT_TOKEN(anon_sym_DOT); if (lookahead == '.') ADVANCE(27); if (lookahead == '_') ADVANCE(65); if (lookahead == 'E' || lookahead == 'e') ADVANCE(48); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(126); END_STATE(); case 222: ACCEPT_TOKEN(anon_sym_DOT); if (lookahead == '=') ADVANCE(160); END_STATE(); case 223: ACCEPT_TOKEN(anon_sym_STAR); if (lookahead == '*') ADVANCE(149); if (lookahead == '=') ADVANCE(155); END_STATE(); case 224: ACCEPT_TOKEN(anon_sym_STAR); if (lookahead == '*') ADVANCE(148); END_STATE(); case 225: ACCEPT_TOKEN(anon_sym_SLASH); if (lookahead == '*') ADVANCE(18); if (lookahead == '/') ADVANCE(272); END_STATE(); case 226: ACCEPT_TOKEN(anon_sym_SLASH); if (lookahead == '*') ADVANCE(18); if (lookahead == '/') ADVANCE(272); if (lookahead == '=') ADVANCE(156); END_STATE(); case 227: ACCEPT_TOKEN(anon_sym_PERCENT); END_STATE(); case 228: ACCEPT_TOKEN(anon_sym_PERCENT); if (lookahead == '=') ADVANCE(157); END_STATE(); case 229: ACCEPT_TOKEN(sym_name); if (lookahead == '"') ADVANCE(176); if (lookahead == '\'') ADVANCE(181); if (lookahead == 'O' || lookahead == 'o') ADVANCE(253); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 230: ACCEPT_TOKEN(sym_name); if (lookahead == '"') ADVANCE(176); if (lookahead == '\'') ADVANCE(181); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 231: ACCEPT_TOKEN(sym_name); if (lookahead == '.') ADVANCE(126); if (lookahead == '_') ADVANCE(268); if (lookahead == 'E' || lookahead == 'e') ADVANCE(232); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(231); if (('A' <= lookahead && lookahead <= 'Z') || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 232: ACCEPT_TOKEN(sym_name); if (lookahead == '+' || lookahead == '-') ADVANCE(67); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(127); if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 233: ACCEPT_TOKEN(sym_name); if (lookahead == 'A' || lookahead == 'a') ADVANCE(248); if (lookahead == 'L' || lookahead == 'l') ADVANCE(252); if (('0' <= lookahead && lookahead <= '9') || ('B' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('b' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 234: ACCEPT_TOKEN(sym_name); if (lookahead == 'A' || lookahead == 'a') ADVANCE(248); if (('0' <= lookahead && lookahead <= '9') || ('B' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('b' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 235: ACCEPT_TOKEN(sym_name); if (lookahead == 'A' || lookahead == 'a') ADVANCE(267); if (('0' <= lookahead && lookahead <= '9') || ('B' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('b' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 236: ACCEPT_TOKEN(sym_name); if (lookahead == 'A' || lookahead == 'a') ADVANCE(263); if (lookahead == 'R' || lookahead == 'r') ADVANCE(244); if (('0' <= lookahead && lookahead <= '9') || ('B' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('b' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 237: ACCEPT_TOKEN(sym_name); if (lookahead == 'A' || lookahead == 'a') ADVANCE(263); if (('0' <= lookahead && lookahead <= '9') || ('B' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('b' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 238: ACCEPT_TOKEN(sym_name); if (lookahead == 'A' || lookahead == 'a') ADVANCE(261); if (('0' <= lookahead && lookahead <= '9') || ('B' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('b' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 239: ACCEPT_TOKEN(sym_name); if (lookahead == 'C' || lookahead == 'c') ADVANCE(100); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 240: ACCEPT_TOKEN(sym_name); if (lookahead == 'E' || lookahead == 'e') ADVANCE(193); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 241: ACCEPT_TOKEN(sym_name); if (lookahead == 'E' || lookahead == 'e') ADVANCE(262); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 242: ACCEPT_TOKEN(sym_name); if (lookahead == 'G' || lookahead == 'g') ADVANCE(123); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 243: ACCEPT_TOKEN(sym_name); if (lookahead == 'I' || lookahead == 'i') ADVANCE(239); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 244: ACCEPT_TOKEN(sym_name); if (lookahead == 'I' || lookahead == 'i') ADVANCE(250); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 245: ACCEPT_TOKEN(sym_name); if (lookahead == 'L' || lookahead == 'l') ADVANCE(120); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 246: ACCEPT_TOKEN(sym_name); if (lookahead == 'L' || lookahead == 'l') ADVANCE(195); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 247: ACCEPT_TOKEN(sym_name); if (lookahead == 'L' || lookahead == 'l') ADVANCE(246); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 248: ACCEPT_TOKEN(sym_name); if (lookahead == 'L' || lookahead == 'l') ADVANCE(257); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 249: ACCEPT_TOKEN(sym_name); if (lookahead == 'N' || lookahead == 'n') ADVANCE(258); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 250: ACCEPT_TOKEN(sym_name); if (lookahead == 'N' || lookahead == 'n') ADVANCE(242); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 251: ACCEPT_TOKEN(sym_name); if (lookahead == 'N' || lookahead == 'n') ADVANCE(260); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 252: ACCEPT_TOKEN(sym_name); if (lookahead == 'O' || lookahead == 'o') ADVANCE(238); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 253: ACCEPT_TOKEN(sym_name); if (lookahead == 'O' || lookahead == 'o') ADVANCE(245); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 254: ACCEPT_TOKEN(sym_name); if (lookahead == 'R' || lookahead == 'r') ADVANCE(235); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 255: ACCEPT_TOKEN(sym_name); if (lookahead == 'R' || lookahead == 'r') ADVANCE(265); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 256: ACCEPT_TOKEN(sym_name); if (lookahead == 'R' || lookahead == 'r') ADVANCE(254); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 257: ACCEPT_TOKEN(sym_name); if (lookahead == 'S' || lookahead == 's') ADVANCE(240); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 258: ACCEPT_TOKEN(sym_name); if (lookahead == 'S' || lookahead == 's') ADVANCE(241); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 259: ACCEPT_TOKEN(sym_name); if (lookahead == 'T' || lookahead == 't') ADVANCE(236); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 260: ACCEPT_TOKEN(sym_name); if (lookahead == 'T' || lookahead == 't') ADVANCE(121); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 261: ACCEPT_TOKEN(sym_name); if (lookahead == 'T' || lookahead == 't') ADVANCE(122); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 262: ACCEPT_TOKEN(sym_name); if (lookahead == 'T' || lookahead == 't') ADVANCE(124); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 263: ACCEPT_TOKEN(sym_name); if (lookahead == 'T' || lookahead == 't') ADVANCE(243); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 264: ACCEPT_TOKEN(sym_name); if (lookahead == 'T' || lookahead == 't') ADVANCE(237); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 265: ACCEPT_TOKEN(sym_name); if (lookahead == 'U' || lookahead == 'u') ADVANCE(240); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 266: ACCEPT_TOKEN(sym_name); if (lookahead == 'U' || lookahead == 'u') ADVANCE(247); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 267: ACCEPT_TOKEN(sym_name); if (lookahead == 'Y' || lookahead == 'y') ADVANCE(119); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 268: ACCEPT_TOKEN(sym_name); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(231); if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 269: ACCEPT_TOKEN(sym_name); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(127); if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 270: ACCEPT_TOKEN(sym_name); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z') || (161 <= lookahead && lookahead <= 255)) ADVANCE(270); END_STATE(); case 271: ACCEPT_TOKEN(sym_comment); END_STATE(); case 272: ACCEPT_TOKEN(sym_comment); if (lookahead == '?') ADVANCE(2); if (lookahead != 0 && lookahead != '\n' && lookahead != '\r') ADVANCE(272); END_STATE(); case 273: ACCEPT_TOKEN(sym_comment); if (lookahead == '[') ADVANCE(171); if (lookahead != 0 && lookahead != '\n' && lookahead != '\r' && lookahead != '?') ADVANCE(272); END_STATE(); case 274: ACCEPT_TOKEN(sym_comment); if (lookahead != 0 && lookahead != '\n' && lookahead != '\r' && lookahead != '?' && lookahead != '[') ADVANCE(272); END_STATE(); case 275: ACCEPT_TOKEN(sym_comment); if (lookahead != 0 && lookahead != '\n' && lookahead != '\r' && lookahead != '?') ADVANCE(189); if (lookahead == '?') ADVANCE(182); if (lookahead == '\n' || lookahead == '\r') ADVANCE(190); 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 == 'B') ADVANCE(2); if (lookahead == 'E') ADVANCE(3); if (lookahead == 'F') ADVANCE(4); if (lookahead == 'I') ADVANCE(5); if (lookahead == 'M') ADVANCE(6); if (lookahead == 'N') ADVANCE(7); if (lookahead == 'P') ADVANCE(8); if (lookahead == 'S') ADVANCE(9); if (lookahead == 'T') ADVANCE(10); if (lookahead == 'U') ADVANCE(11); if (lookahead == 'V') ADVANCE(12); if (lookahead == 'a') ADVANCE(13); if (lookahead == 'b') ADVANCE(14); if (lookahead == 'e') ADVANCE(15); if (lookahead == 'f') ADVANCE(16); if (lookahead == 'i') ADVANCE(17); if (lookahead == 'm') ADVANCE(18); if (lookahead == 'n') ADVANCE(19); if (lookahead == 'p') ADVANCE(20); if (lookahead == 's') ADVANCE(21); if (lookahead == 't') ADVANCE(22); if (lookahead == 'u') ADVANCE(23); if (lookahead == 'v') ADVANCE(24); if (lookahead == 'C' || lookahead == 'c') ADVANCE(25); if (lookahead == 'D' || lookahead == 'd') ADVANCE(26); if (lookahead == 'G' || lookahead == 'g') ADVANCE(27); if (lookahead == 'L' || lookahead == 'l') ADVANCE(28); if (lookahead == 'O' || lookahead == 'o') ADVANCE(29); if (lookahead == 'R' || lookahead == 'r') ADVANCE(30); if (lookahead == 'W' || lookahead == 'w') ADVANCE(31); if (lookahead == 'X' || lookahead == 'x') ADVANCE(32); if (lookahead == 'Y' || lookahead == 'y') ADVANCE(33); if (lookahead == '\t' || lookahead == '\n' || lookahead == '\r' || lookahead == ' ' || lookahead == 160 || lookahead == 8203 || lookahead == 8288 || lookahead == 65279) SKIP(0) END_STATE(); case 1: if (lookahead == 'B' || lookahead == 'b') ADVANCE(34); if (lookahead == 'N' || lookahead == 'n') ADVANCE(35); if (lookahead == 'S' || lookahead == 's') ADVANCE(36); END_STATE(); case 2: if (lookahead == 'I' || lookahead == 'i') ADVANCE(37); if (lookahead == 'O' || lookahead == 'o') ADVANCE(38); if (lookahead == 'R' || lookahead == 'r') ADVANCE(39); END_STATE(); case 3: if (lookahead == 'C' || lookahead == 'c') ADVANCE(40); if (lookahead == 'L' || lookahead == 'l') ADVANCE(41); if (lookahead == 'N' || lookahead == 'n') ADVANCE(42); if (lookahead == 'X' || lookahead == 'x') ADVANCE(43); END_STATE(); case 4: if (lookahead == 'I' || lookahead == 'i') ADVANCE(44); if (lookahead == 'N' || lookahead == 'n') ADVANCE(45); if (lookahead == 'O' || lookahead == 'o') ADVANCE(46); if (lookahead == 'R' || lookahead == 'r') ADVANCE(47); if (lookahead == 'U' || lookahead == 'u') ADVANCE(48); END_STATE(); case 5: if (lookahead == 'F' || lookahead == 'f') ADVANCE(49); if (lookahead == 'M' || lookahead == 'm') ADVANCE(50); if (lookahead == 'N' || lookahead == 'n') ADVANCE(51); END_STATE(); case 6: if (lookahead == 'A' || lookahead == 'a') ADVANCE(52); END_STATE(); case 7: if (lookahead == 'A' || lookahead == 'a') ADVANCE(53); if (lookahead == 'E' || lookahead == 'e') ADVANCE(54); END_STATE(); case 8: if (lookahead == 'R' || lookahead == 'r') ADVANCE(55); if (lookahead == 'U' || lookahead == 'u') ADVANCE(56); END_STATE(); case 9: if (lookahead == 'W' || lookahead == 'w') ADVANCE(57); END_STATE(); case 10: if (lookahead == 'H' || lookahead == 'h') ADVANCE(58); if (lookahead == 'R' || lookahead == 'r') ADVANCE(59); END_STATE(); case 11: if (lookahead == 'S' || lookahead == 's') ADVANCE(60); END_STATE(); case 12: if (lookahead == 'A' || lookahead == 'a') ADVANCE(61); END_STATE(); case 13: if (lookahead == 'r') ADVANCE(62); if (lookahead == 'B' || lookahead == 'b') ADVANCE(34); if (lookahead == 'N' || lookahead == 'n') ADVANCE(35); if (lookahead == 'S' || lookahead == 's') ADVANCE(36); END_STATE(); case 14: if (lookahead == 'O') ADVANCE(38); if (lookahead == 'o') ADVANCE(63); if (lookahead == 'I' || lookahead == 'i') ADVANCE(37); if (lookahead == 'R' || lookahead == 'r') ADVANCE(39); END_STATE(); case 15: if (lookahead == 'N') ADVANCE(42); if (lookahead == 'n') ADVANCE(64); if (lookahead == 'C' || lookahead == 'c') ADVANCE(40); if (lookahead == 'L' || lookahead == 'l') ADVANCE(41); if (lookahead == 'X' || lookahead == 'x') ADVANCE(43); END_STATE(); case 16: if (lookahead == 'a') ADVANCE(65); if (lookahead == 'l') ADVANCE(66); if (lookahead == 'I' || lookahead == 'i') ADVANCE(44); if (lookahead == 'N' || lookahead == 'n') ADVANCE(45); if (lookahead == 'O' || lookahead == 'o') ADVANCE(46); if (lookahead == 'R' || lookahead == 'r') ADVANCE(47); if (lookahead == 'U' || lookahead == 'u') ADVANCE(48); END_STATE(); case 17: if (lookahead == 'N') ADVANCE(51); if (lookahead == 'n') ADVANCE(67); if (lookahead == 't') ADVANCE(68); if (lookahead == 'F' || lookahead == 'f') ADVANCE(49); if (lookahead == 'M' || lookahead == 'm') ADVANCE(50); END_STATE(); case 18: if (lookahead == 'i') ADVANCE(69); if (lookahead == 'A' || lookahead == 'a') ADVANCE(52); END_STATE(); case 19: if (lookahead == 'u') ADVANCE(70); if (lookahead == 'A' || lookahead == 'a') ADVANCE(53); if (lookahead == 'E' || lookahead == 'e') ADVANCE(54); END_STATE(); case 20: if (lookahead == 'a') ADVANCE(71); if (lookahead == 'R' || lookahead == 'r') ADVANCE(55); if (lookahead == 'U' || lookahead == 'u') ADVANCE(56); END_STATE(); case 21: if (lookahead == 'e') ADVANCE(72); if (lookahead == 't') ADVANCE(73); if (lookahead == 'W' || lookahead == 'w') ADVANCE(57); END_STATE(); case 22: if (lookahead == 'i') ADVANCE(74); if (lookahead == 'H' || lookahead == 'h') ADVANCE(58); if (lookahead == 'R' || lookahead == 'r') ADVANCE(59); END_STATE(); case 23: if (lookahead == 'n') ADVANCE(75); if (lookahead == 'S' || lookahead == 's') ADVANCE(60); END_STATE(); case 24: if (lookahead == 'o') ADVANCE(76); if (lookahead == 'A' || lookahead == 'a') ADVANCE(61); END_STATE(); case 25: if (lookahead == 'A' || lookahead == 'a') ADVANCE(77); if (lookahead == 'L' || lookahead == 'l') ADVANCE(78); if (lookahead == 'O' || lookahead == 'o') ADVANCE(79); END_STATE(); case 26: if (lookahead == 'E' || lookahead == 'e') ADVANCE(80); if (lookahead == 'O' || lookahead == 'o') ADVANCE(81); END_STATE(); case 27: if (lookahead == 'L' || lookahead == 'l') ADVANCE(82); if (lookahead == 'O' || lookahead == 'o') ADVANCE(83); END_STATE(); case 28: if (lookahead == 'I' || lookahead == 'i') ADVANCE(84); END_STATE(); case 29: if (lookahead == 'B' || lookahead == 'b') ADVANCE(85); if (lookahead == 'R' || lookahead == 'r') ADVANCE(86); END_STATE(); case 30: if (lookahead == 'E' || lookahead == 'e') ADVANCE(87); END_STATE(); case 31: if (lookahead == 'H' || lookahead == 'h') ADVANCE(88); END_STATE(); case 32: if (lookahead == 'O' || lookahead == 'o') ADVANCE(89); END_STATE(); case 33: if (lookahead == 'I' || lookahead == 'i') ADVANCE(90); END_STATE(); case 34: if (lookahead == 'S' || lookahead == 's') ADVANCE(91); END_STATE(); case 35: if (lookahead == 'D' || lookahead == 'd') ADVANCE(92); END_STATE(); case 36: ACCEPT_TOKEN(aux_sym_namespace_aliasing_clause_token1); END_STATE(); case 37: if (lookahead == 'N' || lookahead == 'n') ADVANCE(93); END_STATE(); case 38: if (lookahead == 'O' || lookahead == 'o') ADVANCE(94); END_STATE(); case 39: if (lookahead == 'E' || lookahead == 'e') ADVANCE(95); END_STATE(); case 40: if (lookahead == 'H' || lookahead == 'h') ADVANCE(96); END_STATE(); case 41: if (lookahead == 'S' || lookahead == 's') ADVANCE(97); END_STATE(); case 42: if (lookahead == 'D' || lookahead == 'd') ADVANCE(98); if (lookahead == 'U' || lookahead == 'u') ADVANCE(99); END_STATE(); case 43: if (lookahead == 'T' || lookahead == 't') ADVANCE(100); END_STATE(); case 44: if (lookahead == 'N' || lookahead == 'n') ADVANCE(101); END_STATE(); case 45: ACCEPT_TOKEN(aux_sym__arrow_function_header_token1); END_STATE(); case 46: if (lookahead == 'R' || lookahead == 'r') ADVANCE(102); END_STATE(); case 47: if (lookahead == 'O' || lookahead == 'o') ADVANCE(103); END_STATE(); case 48: if (lookahead == 'N' || lookahead == 'n') ADVANCE(104); END_STATE(); case 49: ACCEPT_TOKEN(aux_sym_if_statement_token1); END_STATE(); case 50: if (lookahead == 'P' || lookahead == 'p') ADVANCE(105); END_STATE(); case 51: if (lookahead == 'C' || lookahead == 'c') ADVANCE(106); if (lookahead == 'S' || lookahead == 's') ADVANCE(107); if (lookahead == 'T' || lookahead == 't') ADVANCE(108); END_STATE(); case 52: if (lookahead == 'T' || lookahead == 't') ADVANCE(109); END_STATE(); case 53: if (lookahead == 'M' || lookahead == 'm') ADVANCE(110); END_STATE(); case 54: if (lookahead == 'W' || lookahead == 'w') ADVANCE(111); END_STATE(); case 55: if (lookahead == 'I' || lookahead == 'i') ADVANCE(112); if (lookahead == 'O' || lookahead == 'o') ADVANCE(113); END_STATE(); case 56: if (lookahead == 'B' || lookahead == 'b') ADVANCE(114); END_STATE(); case 57: if (lookahead == 'I' || lookahead == 'i') ADVANCE(115); END_STATE(); case 58: if (lookahead == 'R' || lookahead == 'r') ADVANCE(116); END_STATE(); case 59: if (lookahead == 'A' || lookahead == 'a') ADVANCE(117); if (lookahead == 'Y' || lookahead == 'y') ADVANCE(118); END_STATE(); case 60: if (lookahead == 'E' || lookahead == 'e') ADVANCE(119); END_STATE(); case 61: if (lookahead == 'R' || lookahead == 'r') ADVANCE(120); END_STATE(); case 62: if (lookahead == 'r') ADVANCE(121); END_STATE(); case 63: if (lookahead == 'O') ADVANCE(94); if (lookahead == 'o') ADVANCE(122); END_STATE(); case 64: if (lookahead == 'c') ADVANCE(123); if (lookahead == 'D' || lookahead == 'd') ADVANCE(98); if (lookahead == 'U' || lookahead == 'u') ADVANCE(99); END_STATE(); case 65: if (lookahead == 'l') ADVANCE(124); END_STATE(); case 66: if (lookahead == 'o') ADVANCE(125); END_STATE(); case 67: if (lookahead == 'T') ADVANCE(108); if (lookahead == 't') ADVANCE(126); if (lookahead == 'C' || lookahead == 'c') ADVANCE(106); if (lookahead == 'S' || lookahead == 's') ADVANCE(107); END_STATE(); case 68: if (lookahead == 'e') ADVANCE(127); END_STATE(); case 69: if (lookahead == 'x') ADVANCE(128); END_STATE(); case 70: if (lookahead == 'l') ADVANCE(129); END_STATE(); case 71: if (lookahead == 'r') ADVANCE(130); END_STATE(); case 72: if (lookahead == 'l') ADVANCE(131); END_STATE(); case 73: if (lookahead == 'a') ADVANCE(132); if (lookahead == 'r') ADVANCE(133); END_STATE(); case 74: if (lookahead == 'c') ADVANCE(134); END_STATE(); case 75: if (lookahead == 's') ADVANCE(135); END_STATE(); case 76: if (lookahead == 'i') ADVANCE(136); END_STATE(); case 77: if (lookahead == 'L' || lookahead == 'l') ADVANCE(137); if (lookahead == 'S' || lookahead == 's') ADVANCE(138); if (lookahead == 'T' || lookahead == 't') ADVANCE(139); END_STATE(); case 78: if (lookahead == 'A' || lookahead == 'a') ADVANCE(140); if (lookahead == 'O' || lookahead == 'o') ADVANCE(141); END_STATE(); case 79: if (lookahead == 'N' || lookahead == 'n') ADVANCE(142); END_STATE(); case 80: if (lookahead == 'C' || lookahead == 'c') ADVANCE(143); if (lookahead == 'F' || lookahead == 'f') ADVANCE(144); END_STATE(); case 81: ACCEPT_TOKEN(aux_sym_do_statement_token1); if (lookahead == 'U' || lookahead == 'u') ADVANCE(145); END_STATE(); case 82: if (lookahead == 'O' || lookahead == 'o') ADVANCE(146); END_STATE(); case 83: if (lookahead == 'T' || lookahead == 't') ADVANCE(147); END_STATE(); case 84: if (lookahead == 'S' || lookahead == 's') ADVANCE(148); END_STATE(); case 85: if (lookahead == 'J' || lookahead == 'j') ADVANCE(149); END_STATE(); case 86: ACCEPT_TOKEN(aux_sym_binary_expression_token3); END_STATE(); case 87: if (lookahead == 'A' || lookahead == 'a') ADVANCE(150); if (lookahead == 'Q' || lookahead == 'q') ADVANCE(151); if (lookahead == 'T' || lookahead == 't') ADVANCE(152); END_STATE(); case 88: if (lookahead == 'I' || lookahead == 'i') ADVANCE(153); END_STATE(); case 89: if (lookahead == 'R' || lookahead == 'r') ADVANCE(154); END_STATE(); case 90: if (lookahead == 'E' || lookahead == 'e') ADVANCE(155); END_STATE(); case 91: if (lookahead == 'T' || lookahead == 't') ADVANCE(156); END_STATE(); case 92: ACCEPT_TOKEN(aux_sym_binary_expression_token2); END_STATE(); case 93: if (lookahead == 'A' || lookahead == 'a') ADVANCE(157); END_STATE(); case 94: if (lookahead == 'L' || lookahead == 'l') ADVANCE(158); END_STATE(); case 95: if (lookahead == 'A' || lookahead == 'a') ADVANCE(159); END_STATE(); case 96: if (lookahead == 'O' || lookahead == 'o') ADVANCE(160); END_STATE(); case 97: if (lookahead == 'E' || lookahead == 'e') ADVANCE(161); END_STATE(); case 98: if (lookahead == 'D' || lookahead == 'd') ADVANCE(162); if (lookahead == 'F' || lookahead == 'f') ADVANCE(163); if (lookahead == 'I' || lookahead == 'i') ADVANCE(164); if (lookahead == 'S' || lookahead == 's') ADVANCE(165); if (lookahead == 'W' || lookahead == 'w') ADVANCE(166); END_STATE(); case 99: if (lookahead == 'M' || lookahead == 'm') ADVANCE(167); END_STATE(); case 100: if (lookahead == 'E' || lookahead == 'e') ADVANCE(168); END_STATE(); case 101: if (lookahead == 'A' || lookahead == 'a') ADVANCE(169); END_STATE(); case 102: ACCEPT_TOKEN(aux_sym_for_statement_token1); if (lookahead == 'E' || lookahead == 'e') ADVANCE(170); END_STATE(); case 103: if (lookahead == 'M' || lookahead == 'm') ADVANCE(171); END_STATE(); case 104: if (lookahead == 'C' || lookahead == 'c') ADVANCE(172); END_STATE(); case 105: if (lookahead == 'L' || lookahead == 'l') ADVANCE(173); END_STATE(); case 106: if (lookahead == 'L' || lookahead == 'l') ADVANCE(174); END_STATE(); case 107: if (lookahead == 'T' || lookahead == 't') ADVANCE(175); END_STATE(); case 108: if (lookahead == 'E' || lookahead == 'e') ADVANCE(176); END_STATE(); case 109: if (lookahead == 'C' || lookahead == 'c') ADVANCE(177); END_STATE(); case 110: if (lookahead == 'E' || lookahead == 'e') ADVANCE(178); END_STATE(); case 111: ACCEPT_TOKEN(aux_sym_object_creation_expression_token1); END_STATE(); case 112: if (lookahead == 'N' || lookahead == 'n') ADVANCE(179); if (lookahead == 'V' || lookahead == 'v') ADVANCE(180); END_STATE(); case 113: if (lookahead == 'T' || lookahead == 't') ADVANCE(181); END_STATE(); case 114: if (lookahead == 'L' || lookahead == 'l') ADVANCE(182); END_STATE(); case 115: if (lookahead == 'T' || lookahead == 't') ADVANCE(183); END_STATE(); case 116: if (lookahead == 'O' || lookahead == 'o') ADVANCE(184); END_STATE(); case 117: if (lookahead == 'I' || lookahead == 'i') ADVANCE(185); END_STATE(); case 118: ACCEPT_TOKEN(aux_sym_try_statement_token1); END_STATE(); case 119: ACCEPT_TOKEN(aux_sym_namespace_use_declaration_token1); END_STATE(); case 120: ACCEPT_TOKEN(sym_var_modifier); END_STATE(); case 121: if (lookahead == 'a') ADVANCE(186); END_STATE(); case 122: if (lookahead == 'L') ADVANCE(158); if (lookahead == 'l') ADVANCE(187); END_STATE(); case 123: if (lookahead == 'o') ADVANCE(188); END_STATE(); case 124: if (lookahead == 's') ADVANCE(189); END_STATE(); case 125: if (lookahead == 'a') ADVANCE(190); END_STATE(); case 126: ACCEPT_TOKEN(anon_sym_int); if (lookahead == 'E' || lookahead == 'e') ADVANCE(176); END_STATE(); case 127: if (lookahead == 'r') ADVANCE(191); END_STATE(); case 128: if (lookahead == 'e') ADVANCE(192); END_STATE(); case 129: if (lookahead == 'l') ADVANCE(193); END_STATE(); case 130: if (lookahead == 'e') ADVANCE(194); END_STATE(); case 131: if (lookahead == 'f') ADVANCE(195); END_STATE(); case 132: if (lookahead == 't') ADVANCE(196); END_STATE(); case 133: if (lookahead == 'i') ADVANCE(197); END_STATE(); case 134: if (lookahead == 'k') ADVANCE(198); END_STATE(); case 135: if (lookahead == 'e') ADVANCE(199); END_STATE(); case 136: if (lookahead == 'd') ADVANCE(200); END_STATE(); case 137: if (lookahead == 'L' || lookahead == 'l') ADVANCE(201); END_STATE(); case 138: if (lookahead == 'E' || lookahead == 'e') ADVANCE(202); END_STATE(); case 139: if (lookahead == 'C' || lookahead == 'c') ADVANCE(203); END_STATE(); case 140: if (lookahead == 'S' || lookahead == 's') ADVANCE(204); END_STATE(); case 141: if (lookahead == 'N' || lookahead == 'n') ADVANCE(205); END_STATE(); case 142: if (lookahead == 'S' || lookahead == 's') ADVANCE(206); if (lookahead == 'T' || lookahead == 't') ADVANCE(207); END_STATE(); case 143: if (lookahead == 'L' || lookahead == 'l') ADVANCE(208); END_STATE(); case 144: if (lookahead == 'A' || lookahead == 'a') ADVANCE(209); END_STATE(); case 145: if (lookahead == 'B' || lookahead == 'b') ADVANCE(210); END_STATE(); case 146: if (lookahead == 'B' || lookahead == 'b') ADVANCE(211); END_STATE(); case 147: if (lookahead == 'O' || lookahead == 'o') ADVANCE(212); END_STATE(); case 148: if (lookahead == 'T' || lookahead == 't') ADVANCE(213); END_STATE(); case 149: if (lookahead == 'E' || lookahead == 'e') ADVANCE(214); END_STATE(); case 150: if (lookahead == 'L' || lookahead == 'l') ADVANCE(215); END_STATE(); case 151: if (lookahead == 'U' || lookahead == 'u') ADVANCE(216); END_STATE(); case 152: if (lookahead == 'U' || lookahead == 'u') ADVANCE(217); END_STATE(); case 153: if (lookahead == 'L' || lookahead == 'l') ADVANCE(218); END_STATE(); case 154: ACCEPT_TOKEN(aux_sym_binary_expression_token4); END_STATE(); case 155: if (lookahead == 'L' || lookahead == 'l') ADVANCE(219); END_STATE(); case 156: if (lookahead == 'R' || lookahead == 'r') ADVANCE(220); END_STATE(); case 157: if (lookahead == 'R' || lookahead == 'r') ADVANCE(221); END_STATE(); case 158: if (lookahead == 'E' || lookahead == 'e') ADVANCE(222); END_STATE(); case 159: if (lookahead == 'K' || lookahead == 'k') ADVANCE(223); END_STATE(); case 160: ACCEPT_TOKEN(aux_sym_echo_statement_token1); END_STATE(); case 161: ACCEPT_TOKEN(aux_sym_else_clause_token1); if (lookahead == 'I' || lookahead == 'i') ADVANCE(224); END_STATE(); case 162: if (lookahead == 'E' || lookahead == 'e') ADVANCE(225); END_STATE(); case 163: if (lookahead == 'O' || lookahead == 'o') ADVANCE(226); END_STATE(); case 164: if (lookahead == 'F' || lookahead == 'f') ADVANCE(227); END_STATE(); case 165: if (lookahead == 'W' || lookahead == 'w') ADVANCE(228); END_STATE(); case 166: if (lookahead == 'H' || lookahead == 'h') ADVANCE(229); END_STATE(); case 167: ACCEPT_TOKEN(aux_sym_enum_declaration_token1); END_STATE(); case 168: if (lookahead == 'N' || lookahead == 'n') ADVANCE(230); END_STATE(); case 169: if (lookahead == 'L' || lookahead == 'l') ADVANCE(231); END_STATE(); case 170: if (lookahead == 'A' || lookahead == 'a') ADVANCE(232); END_STATE(); case 171: ACCEPT_TOKEN(aux_sym_yield_expression_token2); END_STATE(); case 172: if (lookahead == 'T' || lookahead == 't') ADVANCE(233); END_STATE(); case 173: if (lookahead == 'E' || lookahead == 'e') ADVANCE(234); END_STATE(); case 174: if (lookahead == 'U' || lookahead == 'u') ADVANCE(235); END_STATE(); case 175: if (lookahead == 'A' || lookahead == 'a') ADVANCE(236); if (lookahead == 'E' || lookahead == 'e') ADVANCE(237); END_STATE(); case 176: if (lookahead == 'G' || lookahead == 'g') ADVANCE(238); if (lookahead == 'R' || lookahead == 'r') ADVANCE(239); END_STATE(); case 177: if (lookahead == 'H' || lookahead == 'h') ADVANCE(240); END_STATE(); case 178: if (lookahead == 'S' || lookahead == 's') ADVANCE(241); END_STATE(); case 179: if (lookahead == 'T' || lookahead == 't') ADVANCE(242); END_STATE(); case 180: if (lookahead == 'A' || lookahead == 'a') ADVANCE(243); END_STATE(); case 181: if (lookahead == 'E' || lookahead == 'e') ADVANCE(244); END_STATE(); case 182: if (lookahead == 'I' || lookahead == 'i') ADVANCE(245); END_STATE(); case 183: if (lookahead == 'C' || lookahead == 'c') ADVANCE(246); END_STATE(); case 184: if (lookahead == 'W' || lookahead == 'w') ADVANCE(247); END_STATE(); case 185: if (lookahead == 'T' || lookahead == 't') ADVANCE(248); END_STATE(); case 186: if (lookahead == 'y') ADVANCE(249); END_STATE(); case 187: ACCEPT_TOKEN(anon_sym_bool); if (lookahead == 'E' || lookahead == 'e') ADVANCE(222); END_STATE(); case 188: if (lookahead == 'd') ADVANCE(250); END_STATE(); case 189: if (lookahead == 'e') ADVANCE(251); END_STATE(); case 190: if (lookahead == 't') ADVANCE(252); END_STATE(); case 191: if (lookahead == 'a') ADVANCE(253); END_STATE(); case 192: if (lookahead == 'd') ADVANCE(254); END_STATE(); case 193: ACCEPT_TOKEN(anon_sym_null); END_STATE(); case 194: if (lookahead == 'n') ADVANCE(255); END_STATE(); case 195: ACCEPT_TOKEN(anon_sym_self); END_STATE(); case 196: if (lookahead == 'i') ADVANCE(256); END_STATE(); case 197: if (lookahead == 'c') ADVANCE(257); if (lookahead == 'n') ADVANCE(258); END_STATE(); case 198: if (lookahead == 's') ADVANCE(259); END_STATE(); case 199: if (lookahead == 't') ADVANCE(260); END_STATE(); case 200: ACCEPT_TOKEN(anon_sym_void); END_STATE(); case 201: if (lookahead == 'A' || lookahead == 'a') ADVANCE(261); END_STATE(); case 202: ACCEPT_TOKEN(aux_sym_enum_case_token1); END_STATE(); case 203: if (lookahead == 'H' || lookahead == 'h') ADVANCE(262); END_STATE(); case 204: if (lookahead == 'S' || lookahead == 's') ADVANCE(263); END_STATE(); case 205: if (lookahead == 'E' || lookahead == 'e') ADVANCE(264); END_STATE(); case 206: if (lookahead == 'T' || lookahead == 't') ADVANCE(265); END_STATE(); case 207: if (lookahead == 'I' || lookahead == 'i') ADVANCE(266); END_STATE(); case 208: if (lookahead == 'A' || lookahead == 'a') ADVANCE(267); END_STATE(); case 209: if (lookahead == 'U' || lookahead == 'u') ADVANCE(268); END_STATE(); case 210: if (lookahead == 'L' || lookahead == 'l') ADVANCE(269); END_STATE(); case 211: if (lookahead == 'A' || lookahead == 'a') ADVANCE(270); END_STATE(); case 212: ACCEPT_TOKEN(aux_sym_goto_statement_token1); END_STATE(); case 213: ACCEPT_TOKEN(aux_sym__list_destructing_token1); END_STATE(); case 214: if (lookahead == 'C' || lookahead == 'c') ADVANCE(271); END_STATE(); case 215: ACCEPT_TOKEN(aux_sym_cast_type_token10); END_STATE(); case 216: if (lookahead == 'I' || lookahead == 'i') ADVANCE(272); END_STATE(); case 217: if (lookahead == 'R' || lookahead == 'r') ADVANCE(273); END_STATE(); case 218: if (lookahead == 'E' || lookahead == 'e') ADVANCE(274); END_STATE(); case 219: if (lookahead == 'D' || lookahead == 'd') ADVANCE(275); END_STATE(); case 220: if (lookahead == 'A' || lookahead == 'a') ADVANCE(276); END_STATE(); case 221: if (lookahead == 'Y' || lookahead == 'y') ADVANCE(277); END_STATE(); case 222: if (lookahead == 'A' || lookahead == 'a') ADVANCE(278); END_STATE(); case 223: ACCEPT_TOKEN(aux_sym_break_statement_token1); END_STATE(); case 224: if (lookahead == 'F' || lookahead == 'f') ADVANCE(279); END_STATE(); case 225: if (lookahead == 'C' || lookahead == 'c') ADVANCE(280); END_STATE(); case 226: if (lookahead == 'R' || lookahead == 'r') ADVANCE(281); END_STATE(); case 227: ACCEPT_TOKEN(aux_sym_if_statement_token2); END_STATE(); case 228: if (lookahead == 'I' || lookahead == 'i') ADVANCE(282); END_STATE(); case 229: if (lookahead == 'I' || lookahead == 'i') ADVANCE(283); END_STATE(); case 230: if (lookahead == 'D' || lookahead == 'd') ADVANCE(284); END_STATE(); case 231: ACCEPT_TOKEN(aux_sym_final_modifier_token1); if (lookahead == 'L' || lookahead == 'l') ADVANCE(285); END_STATE(); case 232: if (lookahead == 'C' || lookahead == 'c') ADVANCE(286); END_STATE(); case 233: if (lookahead == 'I' || lookahead == 'i') ADVANCE(287); END_STATE(); case 234: if (lookahead == 'M' || lookahead == 'm') ADVANCE(288); END_STATE(); case 235: if (lookahead == 'D' || lookahead == 'd') ADVANCE(289); END_STATE(); case 236: if (lookahead == 'N' || lookahead == 'n') ADVANCE(290); END_STATE(); case 237: if (lookahead == 'A' || lookahead == 'a') ADVANCE(291); END_STATE(); case 238: if (lookahead == 'E' || lookahead == 'e') ADVANCE(292); END_STATE(); case 239: if (lookahead == 'F' || lookahead == 'f') ADVANCE(293); END_STATE(); case 240: ACCEPT_TOKEN(aux_sym_match_expression_token1); END_STATE(); case 241: if (lookahead == 'P' || lookahead == 'p') ADVANCE(294); END_STATE(); case 242: ACCEPT_TOKEN(aux_sym_print_intrinsic_token1); END_STATE(); case 243: if (lookahead == 'T' || lookahead == 't') ADVANCE(295); END_STATE(); case 244: if (lookahead == 'C' || lookahead == 'c') ADVANCE(296); END_STATE(); case 245: if (lookahead == 'C' || lookahead == 'c') ADVANCE(297); END_STATE(); case 246: if (lookahead == 'H' || lookahead == 'h') ADVANCE(298); END_STATE(); case 247: ACCEPT_TOKEN(aux_sym_throw_expression_token1); END_STATE(); case 248: ACCEPT_TOKEN(aux_sym_trait_declaration_token1); END_STATE(); case 249: ACCEPT_TOKEN(anon_sym_array); END_STATE(); case 250: if (lookahead == 'i') ADVANCE(299); END_STATE(); case 251: ACCEPT_TOKEN(anon_sym_false); END_STATE(); case 252: ACCEPT_TOKEN(anon_sym_float); END_STATE(); case 253: if (lookahead == 'b') ADVANCE(300); END_STATE(); case 254: ACCEPT_TOKEN(anon_sym_mixed); END_STATE(); case 255: if (lookahead == 't') ADVANCE(301); END_STATE(); case 256: if (lookahead == 'c') ADVANCE(302); END_STATE(); case 257: if (lookahead == 't') ADVANCE(303); END_STATE(); case 258: if (lookahead == 'g') ADVANCE(304); END_STATE(); case 259: ACCEPT_TOKEN(anon_sym_ticks); END_STATE(); case 260: ACCEPT_TOKEN(anon_sym_unset); END_STATE(); case 261: if (lookahead == 'B' || lookahead == 'b') ADVANCE(305); END_STATE(); case 262: ACCEPT_TOKEN(aux_sym_catch_clause_token1); END_STATE(); case 263: ACCEPT_TOKEN(aux_sym_class_declaration_token1); END_STATE(); case 264: ACCEPT_TOKEN(aux_sym_clone_expression_token1); END_STATE(); case 265: ACCEPT_TOKEN(aux_sym_namespace_use_declaration_token3); END_STATE(); case 266: if (lookahead == 'N' || lookahead == 'n') ADVANCE(306); END_STATE(); case 267: if (lookahead == 'R' || lookahead == 'r') ADVANCE(307); END_STATE(); case 268: if (lookahead == 'L' || lookahead == 'l') ADVANCE(308); END_STATE(); case 269: if (lookahead == 'E' || lookahead == 'e') ADVANCE(309); END_STATE(); case 270: if (lookahead == 'L' || lookahead == 'l') ADVANCE(310); END_STATE(); case 271: if (lookahead == 'T' || lookahead == 't') ADVANCE(311); END_STATE(); case 272: if (lookahead == 'R' || lookahead == 'r') ADVANCE(312); END_STATE(); case 273: if (lookahead == 'N' || lookahead == 'n') ADVANCE(313); END_STATE(); case 274: ACCEPT_TOKEN(aux_sym_while_statement_token1); END_STATE(); case 275: ACCEPT_TOKEN(aux_sym_yield_expression_token1); END_STATE(); case 276: if (lookahead == 'C' || lookahead == 'c') ADVANCE(314); END_STATE(); case 277: ACCEPT_TOKEN(aux_sym_cast_type_token2); END_STATE(); case 278: if (lookahead == 'N' || lookahead == 'n') ADVANCE(315); END_STATE(); case 279: ACCEPT_TOKEN(aux_sym_else_if_clause_token1); END_STATE(); case 280: if (lookahead == 'L' || lookahead == 'l') ADVANCE(316); END_STATE(); case 281: ACCEPT_TOKEN(aux_sym_for_statement_token2); if (lookahead == 'E' || lookahead == 'e') ADVANCE(317); END_STATE(); case 282: if (lookahead == 'T' || lookahead == 't') ADVANCE(318); END_STATE(); case 283: if (lookahead == 'L' || lookahead == 'l') ADVANCE(319); END_STATE(); case 284: if (lookahead == 'S' || lookahead == 's') ADVANCE(320); END_STATE(); case 285: if (lookahead == 'Y' || lookahead == 'y') ADVANCE(321); END_STATE(); case 286: if (lookahead == 'H' || lookahead == 'h') ADVANCE(322); END_STATE(); case 287: if (lookahead == 'O' || lookahead == 'o') ADVANCE(323); END_STATE(); case 288: if (lookahead == 'E' || lookahead == 'e') ADVANCE(324); END_STATE(); case 289: if (lookahead == 'E' || lookahead == 'e') ADVANCE(325); END_STATE(); case 290: if (lookahead == 'C' || lookahead == 'c') ADVANCE(326); END_STATE(); case 291: if (lookahead == 'D' || lookahead == 'd') ADVANCE(327); END_STATE(); case 292: if (lookahead == 'R' || lookahead == 'r') ADVANCE(328); END_STATE(); case 293: if (lookahead == 'A' || lookahead == 'a') ADVANCE(329); END_STATE(); case 294: if (lookahead == 'A' || lookahead == 'a') ADVANCE(330); END_STATE(); case 295: if (lookahead == 'E' || lookahead == 'e') ADVANCE(331); END_STATE(); case 296: if (lookahead == 'T' || lookahead == 't') ADVANCE(332); END_STATE(); case 297: ACCEPT_TOKEN(aux_sym_visibility_modifier_token1); END_STATE(); case 298: ACCEPT_TOKEN(aux_sym_switch_statement_token1); END_STATE(); case 299: if (lookahead == 'n') ADVANCE(333); END_STATE(); case 300: if (lookahead == 'l') ADVANCE(334); END_STATE(); case 301: ACCEPT_TOKEN(anon_sym_parent); END_STATE(); case 302: ACCEPT_TOKEN(anon_sym_static); END_STATE(); case 303: if (lookahead == '_') ADVANCE(335); END_STATE(); case 304: ACCEPT_TOKEN(anon_sym_string); END_STATE(); case 305: if (lookahead == 'L' || lookahead == 'l') ADVANCE(336); END_STATE(); case 306: if (lookahead == 'U' || lookahead == 'u') ADVANCE(337); END_STATE(); case 307: if (lookahead == 'E' || lookahead == 'e') ADVANCE(338); END_STATE(); case 308: if (lookahead == 'T' || lookahead == 't') ADVANCE(339); END_STATE(); case 309: ACCEPT_TOKEN(aux_sym_cast_type_token5); END_STATE(); case 310: ACCEPT_TOKEN(aux_sym_global_declaration_token1); END_STATE(); case 311: ACCEPT_TOKEN(aux_sym_cast_type_token9); END_STATE(); case 312: if (lookahead == 'E' || lookahead == 'e') ADVANCE(340); END_STATE(); case 313: ACCEPT_TOKEN(aux_sym_return_statement_token1); END_STATE(); case 314: if (lookahead == 'T' || lookahead == 't') ADVANCE(341); END_STATE(); case 315: ACCEPT_TOKEN(aux_sym_cast_type_token4); END_STATE(); case 316: if (lookahead == 'A' || lookahead == 'a') ADVANCE(342); END_STATE(); case 317: if (lookahead == 'A' || lookahead == 'a') ADVANCE(343); END_STATE(); case 318: if (lookahead == 'C' || lookahead == 'c') ADVANCE(344); END_STATE(); case 319: if (lookahead == 'E' || lookahead == 'e') ADVANCE(345); END_STATE(); case 320: ACCEPT_TOKEN(aux_sym_base_clause_token1); END_STATE(); case 321: ACCEPT_TOKEN(aux_sym_finally_clause_token1); END_STATE(); case 322: ACCEPT_TOKEN(aux_sym_foreach_statement_token1); END_STATE(); case 323: if (lookahead == 'N' || lookahead == 'n') ADVANCE(346); END_STATE(); case 324: if (lookahead == 'N' || lookahead == 'n') ADVANCE(347); END_STATE(); case 325: ACCEPT_TOKEN(aux_sym_include_expression_token1); if (lookahead == '_') ADVANCE(348); END_STATE(); case 326: if (lookahead == 'E' || lookahead == 'e') ADVANCE(349); END_STATE(); case 327: if (lookahead == 'O' || lookahead == 'o') ADVANCE(350); END_STATE(); case 328: ACCEPT_TOKEN(aux_sym_cast_type_token7); END_STATE(); case 329: if (lookahead == 'C' || lookahead == 'c') ADVANCE(351); END_STATE(); case 330: if (lookahead == 'C' || lookahead == 'c') ADVANCE(352); END_STATE(); case 331: ACCEPT_TOKEN(aux_sym_visibility_modifier_token3); END_STATE(); case 332: if (lookahead == 'E' || lookahead == 'e') ADVANCE(353); END_STATE(); case 333: if (lookahead == 'g') ADVANCE(354); END_STATE(); case 334: if (lookahead == 'e') ADVANCE(355); END_STATE(); case 335: if (lookahead == 't') ADVANCE(356); END_STATE(); case 336: if (lookahead == 'E' || lookahead == 'e') ADVANCE(357); END_STATE(); case 337: if (lookahead == 'E' || lookahead == 'e') ADVANCE(358); END_STATE(); case 338: ACCEPT_TOKEN(aux_sym_declare_statement_token1); END_STATE(); case 339: ACCEPT_TOKEN(aux_sym_match_default_expression_token1); END_STATE(); case 340: ACCEPT_TOKEN(aux_sym_require_expression_token1); if (lookahead == '_') ADVANCE(359); END_STATE(); case 341: ACCEPT_TOKEN(aux_sym_abstract_modifier_token1); END_STATE(); case 342: if (lookahead == 'R' || lookahead == 'r') ADVANCE(360); END_STATE(); case 343: if (lookahead == 'C' || lookahead == 'c') ADVANCE(361); END_STATE(); case 344: if (lookahead == 'H' || lookahead == 'h') ADVANCE(362); END_STATE(); case 345: ACCEPT_TOKEN(aux_sym_while_statement_token2); END_STATE(); case 346: ACCEPT_TOKEN(aux_sym_namespace_use_declaration_token2); END_STATE(); case 347: if (lookahead == 'T' || lookahead == 't') ADVANCE(363); END_STATE(); case 348: if (lookahead == 'O' || lookahead == 'o') ADVANCE(364); END_STATE(); case 349: if (lookahead == 'O' || lookahead == 'o') ADVANCE(365); END_STATE(); case 350: if (lookahead == 'F' || lookahead == 'f') ADVANCE(366); END_STATE(); case 351: if (lookahead == 'E' || lookahead == 'e') ADVANCE(367); END_STATE(); case 352: if (lookahead == 'E' || lookahead == 'e') ADVANCE(368); END_STATE(); case 353: if (lookahead == 'D' || lookahead == 'd') ADVANCE(369); END_STATE(); case 354: ACCEPT_TOKEN(anon_sym_encoding); END_STATE(); case 355: ACCEPT_TOKEN(anon_sym_iterable); END_STATE(); case 356: if (lookahead == 'y') ADVANCE(370); END_STATE(); case 357: ACCEPT_TOKEN(aux_sym_primitive_type_token1); END_STATE(); case 358: ACCEPT_TOKEN(aux_sym_continue_statement_token1); END_STATE(); case 359: if (lookahead == 'O' || lookahead == 'o') ADVANCE(371); END_STATE(); case 360: if (lookahead == 'E' || lookahead == 'e') ADVANCE(372); END_STATE(); case 361: if (lookahead == 'H' || lookahead == 'h') ADVANCE(373); END_STATE(); case 362: ACCEPT_TOKEN(aux_sym_switch_block_token1); END_STATE(); case 363: if (lookahead == 'S' || lookahead == 's') ADVANCE(374); END_STATE(); case 364: if (lookahead == 'N' || lookahead == 'n') ADVANCE(375); END_STATE(); case 365: if (lookahead == 'F' || lookahead == 'f') ADVANCE(376); END_STATE(); case 366: ACCEPT_TOKEN(aux_sym_use_instead_of_clause_token1); END_STATE(); case 367: ACCEPT_TOKEN(aux_sym_interface_declaration_token1); END_STATE(); case 368: ACCEPT_TOKEN(aux_sym_namespace_definition_token1); END_STATE(); case 369: ACCEPT_TOKEN(aux_sym_visibility_modifier_token2); END_STATE(); case 370: if (lookahead == 'p') ADVANCE(377); END_STATE(); case 371: if (lookahead == 'N' || lookahead == 'n') ADVANCE(378); END_STATE(); case 372: ACCEPT_TOKEN(aux_sym_declare_statement_token2); END_STATE(); case 373: ACCEPT_TOKEN(aux_sym_foreach_statement_token2); END_STATE(); case 374: ACCEPT_TOKEN(aux_sym_class_interface_clause_token1); END_STATE(); case 375: if (lookahead == 'C' || lookahead == 'c') ADVANCE(379); END_STATE(); case 376: ACCEPT_TOKEN(aux_sym_binary_expression_token1); END_STATE(); case 377: if (lookahead == 'e') ADVANCE(380); END_STATE(); case 378: if (lookahead == 'C' || lookahead == 'c') ADVANCE(381); END_STATE(); case 379: if (lookahead == 'E' || lookahead == 'e') ADVANCE(382); END_STATE(); case 380: if (lookahead == 's') ADVANCE(383); END_STATE(); case 381: if (lookahead == 'E' || lookahead == 'e') ADVANCE(384); END_STATE(); case 382: ACCEPT_TOKEN(aux_sym_include_once_expression_token1); END_STATE(); case 383: ACCEPT_TOKEN(anon_sym_strict_types); END_STATE(); case 384: ACCEPT_TOKEN(aux_sym_require_once_expression_token1); END_STATE(); default: return false; } } static const TSLexMode ts_lex_modes[STATE_COUNT] = { [0] = {.lex_state = 0, .external_lex_state = 1}, [1] = {.lex_state = 79}, [2] = {.lex_state = 76, .external_lex_state = 2}, [3] = {.lex_state = 76, .external_lex_state = 2}, [4] = {.lex_state = 76, .external_lex_state = 2}, [5] = {.lex_state = 76, .external_lex_state = 2}, [6] = {.lex_state = 76, .external_lex_state = 2}, [7] = {.lex_state = 76, .external_lex_state = 2}, [8] = {.lex_state = 76, .external_lex_state = 2}, [9] = {.lex_state = 76, .external_lex_state = 2}, [10] = {.lex_state = 76, .external_lex_state = 2}, [11] = {.lex_state = 76, .external_lex_state = 2}, [12] = {.lex_state = 76, .external_lex_state = 3}, [13] = {.lex_state = 76, .external_lex_state = 3}, [14] = {.lex_state = 76, .external_lex_state = 3}, [15] = {.lex_state = 76, .external_lex_state = 3}, [16] = {.lex_state = 76, .external_lex_state = 3}, [17] = {.lex_state = 76, .external_lex_state = 2}, [18] = {.lex_state = 76, .external_lex_state = 3}, [19] = {.lex_state = 76, .external_lex_state = 2}, [20] = {.lex_state = 76, .external_lex_state = 2}, [21] = {.lex_state = 76, .external_lex_state = 2}, [22] = {.lex_state = 76, .external_lex_state = 3}, [23] = {.lex_state = 76, .external_lex_state = 2}, [24] = {.lex_state = 76, .external_lex_state = 2}, [25] = {.lex_state = 76, .external_lex_state = 3}, [26] = {.lex_state = 76, .external_lex_state = 3}, [27] = {.lex_state = 76, .external_lex_state = 2}, [28] = {.lex_state = 76, .external_lex_state = 2}, [29] = {.lex_state = 76, .external_lex_state = 2}, [30] = {.lex_state = 76, .external_lex_state = 2}, [31] = {.lex_state = 76, .external_lex_state = 2}, [32] = {.lex_state = 76, .external_lex_state = 2}, [33] = {.lex_state = 76, .external_lex_state = 2}, [34] = {.lex_state = 76, .external_lex_state = 2}, [35] = {.lex_state = 76, .external_lex_state = 2}, [36] = {.lex_state = 76, .external_lex_state = 2}, [37] = {.lex_state = 76, .external_lex_state = 2}, [38] = {.lex_state = 76, .external_lex_state = 2}, [39] = {.lex_state = 76, .external_lex_state = 2}, [40] = {.lex_state = 76, .external_lex_state = 3}, [41] = {.lex_state = 76, .external_lex_state = 2}, [42] = {.lex_state = 76, .external_lex_state = 3}, [43] = {.lex_state = 76, .external_lex_state = 2}, [44] = {.lex_state = 76, .external_lex_state = 2}, [45] = {.lex_state = 76, .external_lex_state = 2}, [46] = {.lex_state = 76, .external_lex_state = 2}, [47] = {.lex_state = 76, .external_lex_state = 3}, [48] = {.lex_state = 76, .external_lex_state = 3}, [49] = {.lex_state = 76, .external_lex_state = 2}, [50] = {.lex_state = 76, .external_lex_state = 2}, [51] = {.lex_state = 76, .external_lex_state = 3}, [52] = {.lex_state = 76, .external_lex_state = 3}, [53] = {.lex_state = 76, .external_lex_state = 2}, [54] = {.lex_state = 76, .external_lex_state = 2}, [55] = {.lex_state = 76, .external_lex_state = 2}, [56] = {.lex_state = 76, .external_lex_state = 2}, [57] = {.lex_state = 76, .external_lex_state = 3}, [58] = {.lex_state = 76, .external_lex_state = 2}, [59] = {.lex_state = 76, .external_lex_state = 3}, [60] = {.lex_state = 76, .external_lex_state = 3}, [61] = {.lex_state = 76, .external_lex_state = 3}, [62] = {.lex_state = 76, .external_lex_state = 2}, [63] = {.lex_state = 76, .external_lex_state = 2}, [64] = {.lex_state = 76, .external_lex_state = 3}, [65] = {.lex_state = 76, .external_lex_state = 2}, [66] = {.lex_state = 76, .external_lex_state = 3}, [67] = {.lex_state = 76, .external_lex_state = 3}, [68] = {.lex_state = 76, .external_lex_state = 2}, [69] = {.lex_state = 76, .external_lex_state = 2}, [70] = {.lex_state = 76, .external_lex_state = 2}, [71] = {.lex_state = 76, .external_lex_state = 3}, [72] = {.lex_state = 76, .external_lex_state = 2}, [73] = {.lex_state = 76, .external_lex_state = 2}, [74] = {.lex_state = 76, .external_lex_state = 2}, [75] = {.lex_state = 76, .external_lex_state = 3}, [76] = {.lex_state = 76, .external_lex_state = 2}, [77] = {.lex_state = 76, .external_lex_state = 2}, [78] = {.lex_state = 76, .external_lex_state = 2}, [79] = {.lex_state = 76, .external_lex_state = 2}, [80] = {.lex_state = 76, .external_lex_state = 2}, [81] = {.lex_state = 76, .external_lex_state = 2}, [82] = {.lex_state = 76, .external_lex_state = 2}, [83] = {.lex_state = 76, .external_lex_state = 2}, [84] = {.lex_state = 76, .external_lex_state = 2}, [85] = {.lex_state = 76, .external_lex_state = 2}, [86] = {.lex_state = 3, .external_lex_state = 2}, [87] = {.lex_state = 3, .external_lex_state = 2}, [88] = {.lex_state = 3, .external_lex_state = 3}, [89] = {.lex_state = 3, .external_lex_state = 2}, [90] = {.lex_state = 5, .external_lex_state = 2}, [91] = {.lex_state = 5, .external_lex_state = 2}, [92] = {.lex_state = 5, .external_lex_state = 2}, [93] = {.lex_state = 5, .external_lex_state = 2}, [94] = {.lex_state = 5, .external_lex_state = 2}, [95] = {.lex_state = 5, .external_lex_state = 2}, [96] = {.lex_state = 5, .external_lex_state = 2}, [97] = {.lex_state = 5, .external_lex_state = 2}, [98] = {.lex_state = 5, .external_lex_state = 2}, [99] = {.lex_state = 5, .external_lex_state = 2}, [100] = {.lex_state = 5, .external_lex_state = 2}, [101] = {.lex_state = 4, .external_lex_state = 2}, [102] = {.lex_state = 4, .external_lex_state = 2}, [103] = {.lex_state = 4, .external_lex_state = 2}, [104] = {.lex_state = 4, .external_lex_state = 2}, [105] = {.lex_state = 4, .external_lex_state = 2}, [106] = {.lex_state = 4, .external_lex_state = 2}, [107] = {.lex_state = 4, .external_lex_state = 2}, [108] = {.lex_state = 4, .external_lex_state = 2}, [109] = {.lex_state = 4, .external_lex_state = 2}, [110] = {.lex_state = 4, .external_lex_state = 2}, [111] = {.lex_state = 4, .external_lex_state = 2}, [112] = {.lex_state = 4, .external_lex_state = 2}, [113] = {.lex_state = 4, .external_lex_state = 2}, [114] = {.lex_state = 4, .external_lex_state = 2}, [115] = {.lex_state = 4, .external_lex_state = 2}, [116] = {.lex_state = 4, .external_lex_state = 2}, [117] = {.lex_state = 4, .external_lex_state = 2}, [118] = {.lex_state = 4, .external_lex_state = 2}, [119] = {.lex_state = 4, .external_lex_state = 2}, [120] = {.lex_state = 4, .external_lex_state = 2}, [121] = {.lex_state = 4, .external_lex_state = 2}, [122] = {.lex_state = 4, .external_lex_state = 2}, [123] = {.lex_state = 4, .external_lex_state = 2}, [124] = {.lex_state = 4, .external_lex_state = 2}, [125] = {.lex_state = 4, .external_lex_state = 2}, [126] = {.lex_state = 4, .external_lex_state = 2}, [127] = {.lex_state = 4, .external_lex_state = 2}, [128] = {.lex_state = 4, .external_lex_state = 2}, [129] = {.lex_state = 4, .external_lex_state = 2}, [130] = {.lex_state = 4, .external_lex_state = 2}, [131] = {.lex_state = 4, .external_lex_state = 2}, [132] = {.lex_state = 4, .external_lex_state = 2}, [133] = {.lex_state = 4, .external_lex_state = 2}, [134] = {.lex_state = 4, .external_lex_state = 2}, [135] = {.lex_state = 4, .external_lex_state = 2}, [136] = {.lex_state = 76, .external_lex_state = 2}, [137] = {.lex_state = 76, .external_lex_state = 2}, [138] = {.lex_state = 76, .external_lex_state = 2}, [139] = {.lex_state = 76, .external_lex_state = 2}, [140] = {.lex_state = 4, .external_lex_state = 2}, [141] = {.lex_state = 76, .external_lex_state = 2}, [142] = {.lex_state = 76, .external_lex_state = 2}, [143] = {.lex_state = 4, .external_lex_state = 2}, [144] = {.lex_state = 76, .external_lex_state = 2}, [145] = {.lex_state = 76, .external_lex_state = 2}, [146] = {.lex_state = 4, .external_lex_state = 2}, [147] = {.lex_state = 76, .external_lex_state = 2}, [148] = {.lex_state = 76, .external_lex_state = 2}, [149] = {.lex_state = 76, .external_lex_state = 2}, [150] = {.lex_state = 76, .external_lex_state = 2}, [151] = {.lex_state = 4, .external_lex_state = 2}, [152] = {.lex_state = 76, .external_lex_state = 2}, [153] = {.lex_state = 76, .external_lex_state = 2}, [154] = {.lex_state = 76, .external_lex_state = 2}, [155] = {.lex_state = 76, .external_lex_state = 2}, [156] = {.lex_state = 76, .external_lex_state = 2}, [157] = {.lex_state = 76, .external_lex_state = 2}, [158] = {.lex_state = 76, .external_lex_state = 2}, [159] = {.lex_state = 76, .external_lex_state = 2}, [160] = {.lex_state = 76, .external_lex_state = 2}, [161] = {.lex_state = 76, .external_lex_state = 2}, [162] = {.lex_state = 76, .external_lex_state = 2}, [163] = {.lex_state = 76, .external_lex_state = 2}, [164] = {.lex_state = 76, .external_lex_state = 2}, [165] = {.lex_state = 76, .external_lex_state = 2}, [166] = {.lex_state = 76, .external_lex_state = 2}, [167] = {.lex_state = 76, .external_lex_state = 2}, [168] = {.lex_state = 76, .external_lex_state = 2}, [169] = {.lex_state = 76, .external_lex_state = 2}, [170] = {.lex_state = 76, .external_lex_state = 2}, [171] = {.lex_state = 76, .external_lex_state = 2}, [172] = {.lex_state = 76, .external_lex_state = 2}, [173] = {.lex_state = 76, .external_lex_state = 2}, [174] = {.lex_state = 76, .external_lex_state = 2}, [175] = {.lex_state = 76, .external_lex_state = 2}, [176] = {.lex_state = 76, .external_lex_state = 2}, [177] = {.lex_state = 76, .external_lex_state = 2}, [178] = {.lex_state = 76, .external_lex_state = 2}, [179] = {.lex_state = 76, .external_lex_state = 2}, [180] = {.lex_state = 76, .external_lex_state = 2}, [181] = {.lex_state = 76, .external_lex_state = 2}, [182] = {.lex_state = 76, .external_lex_state = 2}, [183] = {.lex_state = 76, .external_lex_state = 3}, [184] = {.lex_state = 4, .external_lex_state = 2}, [185] = {.lex_state = 76, .external_lex_state = 2}, [186] = {.lex_state = 76, .external_lex_state = 2}, [187] = {.lex_state = 76, .external_lex_state = 2}, [188] = {.lex_state = 76, .external_lex_state = 2}, [189] = {.lex_state = 76, .external_lex_state = 3}, [190] = {.lex_state = 76, .external_lex_state = 3}, [191] = {.lex_state = 76, .external_lex_state = 3}, [192] = {.lex_state = 76, .external_lex_state = 2}, [193] = {.lex_state = 76, .external_lex_state = 3}, [194] = {.lex_state = 76, .external_lex_state = 3}, [195] = {.lex_state = 4, .external_lex_state = 2}, [196] = {.lex_state = 76, .external_lex_state = 2}, [197] = {.lex_state = 76, .external_lex_state = 2}, [198] = {.lex_state = 76, .external_lex_state = 2}, [199] = {.lex_state = 76, .external_lex_state = 2}, [200] = {.lex_state = 76, .external_lex_state = 2}, [201] = {.lex_state = 76, .external_lex_state = 2}, [202] = {.lex_state = 76, .external_lex_state = 2}, [203] = {.lex_state = 76, .external_lex_state = 2}, [204] = {.lex_state = 76, .external_lex_state = 2}, [205] = {.lex_state = 76, .external_lex_state = 2}, [206] = {.lex_state = 76, .external_lex_state = 2}, [207] = {.lex_state = 76, .external_lex_state = 2}, [208] = {.lex_state = 76, .external_lex_state = 2}, [209] = {.lex_state = 76, .external_lex_state = 2}, [210] = {.lex_state = 76, .external_lex_state = 2}, [211] = {.lex_state = 76, .external_lex_state = 2}, [212] = {.lex_state = 76, .external_lex_state = 2}, [213] = {.lex_state = 76, .external_lex_state = 2}, [214] = {.lex_state = 76, .external_lex_state = 2}, [215] = {.lex_state = 76, .external_lex_state = 2}, [216] = {.lex_state = 76, .external_lex_state = 2}, [217] = {.lex_state = 76, .external_lex_state = 2}, [218] = {.lex_state = 76, .external_lex_state = 2}, [219] = {.lex_state = 76, .external_lex_state = 2}, [220] = {.lex_state = 76, .external_lex_state = 2}, [221] = {.lex_state = 76, .external_lex_state = 2}, [222] = {.lex_state = 76, .external_lex_state = 2}, [223] = {.lex_state = 76, .external_lex_state = 2}, [224] = {.lex_state = 76, .external_lex_state = 2}, [225] = {.lex_state = 76, .external_lex_state = 2}, [226] = {.lex_state = 76, .external_lex_state = 2}, [227] = {.lex_state = 76, .external_lex_state = 2}, [228] = {.lex_state = 76, .external_lex_state = 2}, [229] = {.lex_state = 76, .external_lex_state = 2}, [230] = {.lex_state = 76, .external_lex_state = 2}, [231] = {.lex_state = 76, .external_lex_state = 2}, [232] = {.lex_state = 76, .external_lex_state = 2}, [233] = {.lex_state = 76, .external_lex_state = 2}, [234] = {.lex_state = 76, .external_lex_state = 2}, [235] = {.lex_state = 76, .external_lex_state = 2}, [236] = {.lex_state = 76, .external_lex_state = 2}, [237] = {.lex_state = 76, .external_lex_state = 2}, [238] = {.lex_state = 76, .external_lex_state = 2}, [239] = {.lex_state = 76, .external_lex_state = 2}, [240] = {.lex_state = 76, .external_lex_state = 2}, [241] = {.lex_state = 76, .external_lex_state = 2}, [242] = {.lex_state = 76, .external_lex_state = 2}, [243] = {.lex_state = 76, .external_lex_state = 2}, [244] = {.lex_state = 76, .external_lex_state = 2}, [245] = {.lex_state = 76, .external_lex_state = 2}, [246] = {.lex_state = 76, .external_lex_state = 2}, [247] = {.lex_state = 76, .external_lex_state = 2}, [248] = {.lex_state = 76, .external_lex_state = 2}, [249] = {.lex_state = 76, .external_lex_state = 2}, [250] = {.lex_state = 76, .external_lex_state = 2}, [251] = {.lex_state = 76, .external_lex_state = 2}, [252] = {.lex_state = 76, .external_lex_state = 2}, [253] = {.lex_state = 76, .external_lex_state = 2}, [254] = {.lex_state = 76, .external_lex_state = 2}, [255] = {.lex_state = 76, .external_lex_state = 2}, [256] = {.lex_state = 76, .external_lex_state = 2}, [257] = {.lex_state = 76, .external_lex_state = 2}, [258] = {.lex_state = 76, .external_lex_state = 2}, [259] = {.lex_state = 76, .external_lex_state = 2}, [260] = {.lex_state = 76, .external_lex_state = 2}, [261] = {.lex_state = 76, .external_lex_state = 2}, [262] = {.lex_state = 76, .external_lex_state = 2}, [263] = {.lex_state = 76, .external_lex_state = 2}, [264] = {.lex_state = 76, .external_lex_state = 2}, [265] = {.lex_state = 76, .external_lex_state = 2}, [266] = {.lex_state = 76, .external_lex_state = 2}, [267] = {.lex_state = 76, .external_lex_state = 2}, [268] = {.lex_state = 76, .external_lex_state = 2}, [269] = {.lex_state = 76, .external_lex_state = 2}, [270] = {.lex_state = 76, .external_lex_state = 2}, [271] = {.lex_state = 76, .external_lex_state = 2}, [272] = {.lex_state = 76, .external_lex_state = 2}, [273] = {.lex_state = 76, .external_lex_state = 2}, [274] = {.lex_state = 76, .external_lex_state = 2}, [275] = {.lex_state = 76, .external_lex_state = 2}, [276] = {.lex_state = 76, .external_lex_state = 2}, [277] = {.lex_state = 76, .external_lex_state = 2}, [278] = {.lex_state = 76, .external_lex_state = 2}, [279] = {.lex_state = 76, .external_lex_state = 2}, [280] = {.lex_state = 76, .external_lex_state = 2}, [281] = {.lex_state = 76, .external_lex_state = 2}, [282] = {.lex_state = 76, .external_lex_state = 2}, [283] = {.lex_state = 76, .external_lex_state = 2}, [284] = {.lex_state = 76, .external_lex_state = 2}, [285] = {.lex_state = 76, .external_lex_state = 2}, [286] = {.lex_state = 76, .external_lex_state = 2}, [287] = {.lex_state = 76, .external_lex_state = 2}, [288] = {.lex_state = 76, .external_lex_state = 2}, [289] = {.lex_state = 76, .external_lex_state = 2}, [290] = {.lex_state = 76, .external_lex_state = 2}, [291] = {.lex_state = 76, .external_lex_state = 2}, [292] = {.lex_state = 76, .external_lex_state = 2}, [293] = {.lex_state = 76, .external_lex_state = 2}, [294] = {.lex_state = 76, .external_lex_state = 2}, [295] = {.lex_state = 76, .external_lex_state = 2}, [296] = {.lex_state = 76, .external_lex_state = 2}, [297] = {.lex_state = 76, .external_lex_state = 2}, [298] = {.lex_state = 76, .external_lex_state = 2}, [299] = {.lex_state = 76, .external_lex_state = 2}, [300] = {.lex_state = 76, .external_lex_state = 2}, [301] = {.lex_state = 76, .external_lex_state = 2}, [302] = {.lex_state = 76, .external_lex_state = 2}, [303] = {.lex_state = 76, .external_lex_state = 2}, [304] = {.lex_state = 76, .external_lex_state = 2}, [305] = {.lex_state = 76, .external_lex_state = 2}, [306] = {.lex_state = 76, .external_lex_state = 2}, [307] = {.lex_state = 76, .external_lex_state = 2}, [308] = {.lex_state = 76, .external_lex_state = 2}, [309] = {.lex_state = 76, .external_lex_state = 2}, [310] = {.lex_state = 76, .external_lex_state = 2}, [311] = {.lex_state = 76, .external_lex_state = 2}, [312] = {.lex_state = 76, .external_lex_state = 2}, [313] = {.lex_state = 76, .external_lex_state = 2}, [314] = {.lex_state = 76, .external_lex_state = 2}, [315] = {.lex_state = 76, .external_lex_state = 2}, [316] = {.lex_state = 76, .external_lex_state = 2}, [317] = {.lex_state = 76, .external_lex_state = 2}, [318] = {.lex_state = 76, .external_lex_state = 2}, [319] = {.lex_state = 76, .external_lex_state = 2}, [320] = {.lex_state = 76, .external_lex_state = 2}, [321] = {.lex_state = 76, .external_lex_state = 2}, [322] = {.lex_state = 76, .external_lex_state = 2}, [323] = {.lex_state = 76, .external_lex_state = 2}, [324] = {.lex_state = 76, .external_lex_state = 2}, [325] = {.lex_state = 76, .external_lex_state = 2}, [326] = {.lex_state = 76, .external_lex_state = 2}, [327] = {.lex_state = 76, .external_lex_state = 2}, [328] = {.lex_state = 76, .external_lex_state = 2}, [329] = {.lex_state = 76, .external_lex_state = 2}, [330] = {.lex_state = 76, .external_lex_state = 2}, [331] = {.lex_state = 76, .external_lex_state = 2}, [332] = {.lex_state = 76, .external_lex_state = 2}, [333] = {.lex_state = 76, .external_lex_state = 2}, [334] = {.lex_state = 76, .external_lex_state = 2}, [335] = {.lex_state = 76, .external_lex_state = 2}, [336] = {.lex_state = 76, .external_lex_state = 2}, [337] = {.lex_state = 76, .external_lex_state = 2}, [338] = {.lex_state = 76, .external_lex_state = 2}, [339] = {.lex_state = 76, .external_lex_state = 2}, [340] = {.lex_state = 76, .external_lex_state = 2}, [341] = {.lex_state = 76, .external_lex_state = 2}, [342] = {.lex_state = 76, .external_lex_state = 2}, [343] = {.lex_state = 76, .external_lex_state = 2}, [344] = {.lex_state = 76, .external_lex_state = 2}, [345] = {.lex_state = 76, .external_lex_state = 2}, [346] = {.lex_state = 76, .external_lex_state = 2}, [347] = {.lex_state = 76, .external_lex_state = 2}, [348] = {.lex_state = 76, .external_lex_state = 2}, [349] = {.lex_state = 76, .external_lex_state = 2}, [350] = {.lex_state = 76, .external_lex_state = 2}, [351] = {.lex_state = 76, .external_lex_state = 2}, [352] = {.lex_state = 76, .external_lex_state = 2}, [353] = {.lex_state = 76, .external_lex_state = 2}, [354] = {.lex_state = 76, .external_lex_state = 2}, [355] = {.lex_state = 76, .external_lex_state = 2}, [356] = {.lex_state = 76, .external_lex_state = 2}, [357] = {.lex_state = 76, .external_lex_state = 2}, [358] = {.lex_state = 76, .external_lex_state = 2}, [359] = {.lex_state = 76, .external_lex_state = 2}, [360] = {.lex_state = 76, .external_lex_state = 2}, [361] = {.lex_state = 76, .external_lex_state = 2}, [362] = {.lex_state = 76, .external_lex_state = 2}, [363] = {.lex_state = 76, .external_lex_state = 2}, [364] = {.lex_state = 76, .external_lex_state = 2}, [365] = {.lex_state = 76, .external_lex_state = 2}, [366] = {.lex_state = 76, .external_lex_state = 2}, [367] = {.lex_state = 76, .external_lex_state = 2}, [368] = {.lex_state = 76, .external_lex_state = 2}, [369] = {.lex_state = 76, .external_lex_state = 2}, [370] = {.lex_state = 76, .external_lex_state = 2}, [371] = {.lex_state = 76, .external_lex_state = 2}, [372] = {.lex_state = 76, .external_lex_state = 2}, [373] = {.lex_state = 76, .external_lex_state = 2}, [374] = {.lex_state = 76, .external_lex_state = 2}, [375] = {.lex_state = 76, .external_lex_state = 2}, [376] = {.lex_state = 76, .external_lex_state = 2}, [377] = {.lex_state = 76, .external_lex_state = 2}, [378] = {.lex_state = 76, .external_lex_state = 2}, [379] = {.lex_state = 76, .external_lex_state = 2}, [380] = {.lex_state = 76, .external_lex_state = 2}, [381] = {.lex_state = 76, .external_lex_state = 2}, [382] = {.lex_state = 76, .external_lex_state = 2}, [383] = {.lex_state = 76, .external_lex_state = 2}, [384] = {.lex_state = 76, .external_lex_state = 2}, [385] = {.lex_state = 76, .external_lex_state = 2}, [386] = {.lex_state = 76, .external_lex_state = 2}, [387] = {.lex_state = 76, .external_lex_state = 2}, [388] = {.lex_state = 76, .external_lex_state = 2}, [389] = {.lex_state = 76, .external_lex_state = 2}, [390] = {.lex_state = 76, .external_lex_state = 2}, [391] = {.lex_state = 76, .external_lex_state = 2}, [392] = {.lex_state = 76, .external_lex_state = 2}, [393] = {.lex_state = 76, .external_lex_state = 2}, [394] = {.lex_state = 76, .external_lex_state = 2}, [395] = {.lex_state = 76, .external_lex_state = 2}, [396] = {.lex_state = 76, .external_lex_state = 2}, [397] = {.lex_state = 76, .external_lex_state = 2}, [398] = {.lex_state = 76, .external_lex_state = 2}, [399] = {.lex_state = 76, .external_lex_state = 2}, [400] = {.lex_state = 76, .external_lex_state = 2}, [401] = {.lex_state = 76, .external_lex_state = 2}, [402] = {.lex_state = 76, .external_lex_state = 2}, [403] = {.lex_state = 76, .external_lex_state = 2}, [404] = {.lex_state = 76, .external_lex_state = 3}, [405] = {.lex_state = 76, .external_lex_state = 3}, [406] = {.lex_state = 76, .external_lex_state = 3}, [407] = {.lex_state = 76, .external_lex_state = 3}, [408] = {.lex_state = 76, .external_lex_state = 3}, [409] = {.lex_state = 76, .external_lex_state = 3}, [410] = {.lex_state = 76, .external_lex_state = 3}, [411] = {.lex_state = 76, .external_lex_state = 3}, [412] = {.lex_state = 76, .external_lex_state = 3}, [413] = {.lex_state = 76, .external_lex_state = 3}, [414] = {.lex_state = 76, .external_lex_state = 3}, [415] = {.lex_state = 76, .external_lex_state = 3}, [416] = {.lex_state = 76, .external_lex_state = 3}, [417] = {.lex_state = 76, .external_lex_state = 3}, [418] = {.lex_state = 76, .external_lex_state = 2}, [419] = {.lex_state = 76, .external_lex_state = 2}, [420] = {.lex_state = 76, .external_lex_state = 2}, [421] = {.lex_state = 76, .external_lex_state = 2}, [422] = {.lex_state = 76, .external_lex_state = 2}, [423] = {.lex_state = 76, .external_lex_state = 2}, [424] = {.lex_state = 76, .external_lex_state = 2}, [425] = {.lex_state = 76, .external_lex_state = 2}, [426] = {.lex_state = 76, .external_lex_state = 2}, [427] = {.lex_state = 76, .external_lex_state = 2}, [428] = {.lex_state = 76, .external_lex_state = 2}, [429] = {.lex_state = 76, .external_lex_state = 2}, [430] = {.lex_state = 76, .external_lex_state = 2}, [431] = {.lex_state = 76, .external_lex_state = 2}, [432] = {.lex_state = 76, .external_lex_state = 2}, [433] = {.lex_state = 76, .external_lex_state = 2}, [434] = {.lex_state = 76, .external_lex_state = 2}, [435] = {.lex_state = 76, .external_lex_state = 2}, [436] = {.lex_state = 76, .external_lex_state = 2}, [437] = {.lex_state = 76, .external_lex_state = 2}, [438] = {.lex_state = 76, .external_lex_state = 2}, [439] = {.lex_state = 76, .external_lex_state = 2}, [440] = {.lex_state = 76, .external_lex_state = 2}, [441] = {.lex_state = 76, .external_lex_state = 2}, [442] = {.lex_state = 76, .external_lex_state = 2}, [443] = {.lex_state = 76, .external_lex_state = 2}, [444] = {.lex_state = 76, .external_lex_state = 2}, [445] = {.lex_state = 76, .external_lex_state = 2}, [446] = {.lex_state = 76, .external_lex_state = 2}, [447] = {.lex_state = 76, .external_lex_state = 2}, [448] = {.lex_state = 76, .external_lex_state = 2}, [449] = {.lex_state = 76, .external_lex_state = 2}, [450] = {.lex_state = 76, .external_lex_state = 2}, [451] = {.lex_state = 76, .external_lex_state = 2}, [452] = {.lex_state = 76, .external_lex_state = 2}, [453] = {.lex_state = 76, .external_lex_state = 2}, [454] = {.lex_state = 76, .external_lex_state = 2}, [455] = {.lex_state = 76, .external_lex_state = 2}, [456] = {.lex_state = 76, .external_lex_state = 2}, [457] = {.lex_state = 76, .external_lex_state = 2}, [458] = {.lex_state = 76, .external_lex_state = 2}, [459] = {.lex_state = 76, .external_lex_state = 2}, [460] = {.lex_state = 76, .external_lex_state = 2}, [461] = {.lex_state = 76, .external_lex_state = 2}, [462] = {.lex_state = 76, .external_lex_state = 2}, [463] = {.lex_state = 76, .external_lex_state = 2}, [464] = {.lex_state = 76, .external_lex_state = 2}, [465] = {.lex_state = 76, .external_lex_state = 2}, [466] = {.lex_state = 76, .external_lex_state = 2}, [467] = {.lex_state = 76, .external_lex_state = 2}, [468] = {.lex_state = 76, .external_lex_state = 2}, [469] = {.lex_state = 76, .external_lex_state = 2}, [470] = {.lex_state = 76, .external_lex_state = 2}, [471] = {.lex_state = 76, .external_lex_state = 2}, [472] = {.lex_state = 76, .external_lex_state = 2}, [473] = {.lex_state = 76, .external_lex_state = 2}, [474] = {.lex_state = 76, .external_lex_state = 2}, [475] = {.lex_state = 76, .external_lex_state = 2}, [476] = {.lex_state = 76, .external_lex_state = 2}, [477] = {.lex_state = 76, .external_lex_state = 2}, [478] = {.lex_state = 76, .external_lex_state = 2}, [479] = {.lex_state = 76, .external_lex_state = 2}, [480] = {.lex_state = 76, .external_lex_state = 2}, [481] = {.lex_state = 76, .external_lex_state = 2}, [482] = {.lex_state = 76, .external_lex_state = 2}, [483] = {.lex_state = 76, .external_lex_state = 2}, [484] = {.lex_state = 76, .external_lex_state = 2}, [485] = {.lex_state = 76, .external_lex_state = 2}, [486] = {.lex_state = 76, .external_lex_state = 2}, [487] = {.lex_state = 76, .external_lex_state = 2}, [488] = {.lex_state = 76, .external_lex_state = 2}, [489] = {.lex_state = 76, .external_lex_state = 2}, [490] = {.lex_state = 76, .external_lex_state = 2}, [491] = {.lex_state = 76, .external_lex_state = 2}, [492] = {.lex_state = 76, .external_lex_state = 2}, [493] = {.lex_state = 76, .external_lex_state = 2}, [494] = {.lex_state = 76, .external_lex_state = 2}, [495] = {.lex_state = 76, .external_lex_state = 2}, [496] = {.lex_state = 76, .external_lex_state = 2}, [497] = {.lex_state = 76, .external_lex_state = 2}, [498] = {.lex_state = 76, .external_lex_state = 2}, [499] = {.lex_state = 76, .external_lex_state = 2}, [500] = {.lex_state = 76, .external_lex_state = 2}, [501] = {.lex_state = 76, .external_lex_state = 2}, [502] = {.lex_state = 76, .external_lex_state = 2}, [503] = {.lex_state = 76, .external_lex_state = 2}, [504] = {.lex_state = 76, .external_lex_state = 2}, [505] = {.lex_state = 76, .external_lex_state = 2}, [506] = {.lex_state = 76, .external_lex_state = 2}, [507] = {.lex_state = 76, .external_lex_state = 2}, [508] = {.lex_state = 76, .external_lex_state = 2}, [509] = {.lex_state = 76, .external_lex_state = 2}, [510] = {.lex_state = 76, .external_lex_state = 2}, [511] = {.lex_state = 76, .external_lex_state = 2}, [512] = {.lex_state = 76, .external_lex_state = 2}, [513] = {.lex_state = 76, .external_lex_state = 2}, [514] = {.lex_state = 76, .external_lex_state = 2}, [515] = {.lex_state = 76, .external_lex_state = 2}, [516] = {.lex_state = 76, .external_lex_state = 2}, [517] = {.lex_state = 76, .external_lex_state = 2}, [518] = {.lex_state = 76, .external_lex_state = 2}, [519] = {.lex_state = 76, .external_lex_state = 2}, [520] = {.lex_state = 76, .external_lex_state = 2}, [521] = {.lex_state = 76, .external_lex_state = 2}, [522] = {.lex_state = 76, .external_lex_state = 2}, [523] = {.lex_state = 76, .external_lex_state = 2}, [524] = {.lex_state = 76, .external_lex_state = 2}, [525] = {.lex_state = 76, .external_lex_state = 2}, [526] = {.lex_state = 76, .external_lex_state = 2}, [527] = {.lex_state = 76, .external_lex_state = 2}, [528] = {.lex_state = 76, .external_lex_state = 2}, [529] = {.lex_state = 76, .external_lex_state = 2}, [530] = {.lex_state = 77}, [531] = {.lex_state = 77}, [532] = {.lex_state = 77}, [533] = {.lex_state = 77}, [534] = {.lex_state = 77}, [535] = {.lex_state = 77}, [536] = {.lex_state = 77}, [537] = {.lex_state = 77}, [538] = {.lex_state = 77}, [539] = {.lex_state = 77}, [540] = {.lex_state = 77}, [541] = {.lex_state = 77}, [542] = {.lex_state = 77}, [543] = {.lex_state = 77}, [544] = {.lex_state = 77}, [545] = {.lex_state = 77}, [546] = {.lex_state = 77}, [547] = {.lex_state = 77}, [548] = {.lex_state = 77}, [549] = {.lex_state = 77}, [550] = {.lex_state = 77}, [551] = {.lex_state = 77}, [552] = {.lex_state = 77}, [553] = {.lex_state = 77}, [554] = {.lex_state = 77}, [555] = {.lex_state = 77}, [556] = {.lex_state = 77}, [557] = {.lex_state = 77}, [558] = {.lex_state = 77}, [559] = {.lex_state = 77, .external_lex_state = 4}, [560] = {.lex_state = 77, .external_lex_state = 4}, [561] = {.lex_state = 77, .external_lex_state = 4}, [562] = {.lex_state = 77}, [563] = {.lex_state = 77}, [564] = {.lex_state = 77, .external_lex_state = 4}, [565] = {.lex_state = 77, .external_lex_state = 4}, [566] = {.lex_state = 77, .external_lex_state = 4}, [567] = {.lex_state = 77, .external_lex_state = 4}, [568] = {.lex_state = 77, .external_lex_state = 4}, [569] = {.lex_state = 77}, [570] = {.lex_state = 77, .external_lex_state = 4}, [571] = {.lex_state = 77, .external_lex_state = 4}, [572] = {.lex_state = 77, .external_lex_state = 4}, [573] = {.lex_state = 77, .external_lex_state = 4}, [574] = {.lex_state = 77, .external_lex_state = 4}, [575] = {.lex_state = 77}, [576] = {.lex_state = 77, .external_lex_state = 4}, [577] = {.lex_state = 77}, [578] = {.lex_state = 77, .external_lex_state = 4}, [579] = {.lex_state = 77, .external_lex_state = 4}, [580] = {.lex_state = 77, .external_lex_state = 4}, [581] = {.lex_state = 77, .external_lex_state = 4}, [582] = {.lex_state = 77}, [583] = {.lex_state = 77, .external_lex_state = 4}, [584] = {.lex_state = 77}, [585] = {.lex_state = 77, .external_lex_state = 4}, [586] = {.lex_state = 77}, [587] = {.lex_state = 77, .external_lex_state = 4}, [588] = {.lex_state = 77, .external_lex_state = 4}, [589] = {.lex_state = 77}, [590] = {.lex_state = 77, .external_lex_state = 4}, [591] = {.lex_state = 77, .external_lex_state = 4}, [592] = {.lex_state = 77, .external_lex_state = 4}, [593] = {.lex_state = 77}, [594] = {.lex_state = 77}, [595] = {.lex_state = 77}, [596] = {.lex_state = 77, .external_lex_state = 4}, [597] = {.lex_state = 77, .external_lex_state = 4}, [598] = {.lex_state = 77, .external_lex_state = 4}, [599] = {.lex_state = 77}, [600] = {.lex_state = 77}, [601] = {.lex_state = 77}, [602] = {.lex_state = 77}, [603] = {.lex_state = 77}, [604] = {.lex_state = 77}, [605] = {.lex_state = 77}, [606] = {.lex_state = 6}, [607] = {.lex_state = 77}, [608] = {.lex_state = 6}, [609] = {.lex_state = 6}, [610] = {.lex_state = 6}, [611] = {.lex_state = 77}, [612] = {.lex_state = 6}, [613] = {.lex_state = 6}, [614] = {.lex_state = 77}, [615] = {.lex_state = 6}, [616] = {.lex_state = 77}, [617] = {.lex_state = 6}, [618] = {.lex_state = 6}, [619] = {.lex_state = 6}, [620] = {.lex_state = 6}, [621] = {.lex_state = 6}, [622] = {.lex_state = 6}, [623] = {.lex_state = 6}, [624] = {.lex_state = 6}, [625] = {.lex_state = 6}, [626] = {.lex_state = 6}, [627] = {.lex_state = 6}, [628] = {.lex_state = 6}, [629] = {.lex_state = 6}, [630] = {.lex_state = 6}, [631] = {.lex_state = 6}, [632] = {.lex_state = 6}, [633] = {.lex_state = 6}, [634] = {.lex_state = 6}, [635] = {.lex_state = 6}, [636] = {.lex_state = 6}, [637] = {.lex_state = 6}, [638] = {.lex_state = 6}, [639] = {.lex_state = 6}, [640] = {.lex_state = 6}, [641] = {.lex_state = 6}, [642] = {.lex_state = 6}, [643] = {.lex_state = 6}, [644] = {.lex_state = 6}, [645] = {.lex_state = 6}, [646] = {.lex_state = 6}, [647] = {.lex_state = 6}, [648] = {.lex_state = 6}, [649] = {.lex_state = 6}, [650] = {.lex_state = 6}, [651] = {.lex_state = 6}, [652] = {.lex_state = 6}, [653] = {.lex_state = 6}, [654] = {.lex_state = 6}, [655] = {.lex_state = 6}, [656] = {.lex_state = 6}, [657] = {.lex_state = 6}, [658] = {.lex_state = 6}, [659] = {.lex_state = 6}, [660] = {.lex_state = 6}, [661] = {.lex_state = 6}, [662] = {.lex_state = 6}, [663] = {.lex_state = 6}, [664] = {.lex_state = 6}, [665] = {.lex_state = 6}, [666] = {.lex_state = 6}, [667] = {.lex_state = 6}, [668] = {.lex_state = 6}, [669] = {.lex_state = 6}, [670] = {.lex_state = 6}, [671] = {.lex_state = 6}, [672] = {.lex_state = 6}, [673] = {.lex_state = 7}, [674] = {.lex_state = 77, .external_lex_state = 4}, [675] = {.lex_state = 78, .external_lex_state = 2}, [676] = {.lex_state = 14}, [677] = {.lex_state = 7}, [678] = {.lex_state = 78, .external_lex_state = 2}, [679] = {.lex_state = 6}, [680] = {.lex_state = 78, .external_lex_state = 2}, [681] = {.lex_state = 8, .external_lex_state = 2}, [682] = {.lex_state = 6}, [683] = {.lex_state = 6}, [684] = {.lex_state = 78, .external_lex_state = 2}, [685] = {.lex_state = 8, .external_lex_state = 2}, [686] = {.lex_state = 77, .external_lex_state = 4}, [687] = {.lex_state = 6, .external_lex_state = 4}, [688] = {.lex_state = 6}, [689] = {.lex_state = 6, .external_lex_state = 4}, [690] = {.lex_state = 6}, [691] = {.lex_state = 6}, [692] = {.lex_state = 6, .external_lex_state = 4}, [693] = {.lex_state = 14}, [694] = {.lex_state = 78, .external_lex_state = 2}, [695] = {.lex_state = 6, .external_lex_state = 4}, [696] = {.lex_state = 78, .external_lex_state = 2}, [697] = {.lex_state = 4, .external_lex_state = 2}, [698] = {.lex_state = 12}, [699] = {.lex_state = 12}, [700] = {.lex_state = 6}, [701] = {.lex_state = 6, .external_lex_state = 4}, [702] = {.lex_state = 6, .external_lex_state = 4}, [703] = {.lex_state = 6, .external_lex_state = 4}, [704] = {.lex_state = 6, .external_lex_state = 4}, [705] = {.lex_state = 6, .external_lex_state = 4}, [706] = {.lex_state = 77, .external_lex_state = 4}, [707] = {.lex_state = 6, .external_lex_state = 4}, [708] = {.lex_state = 6, .external_lex_state = 4}, [709] = {.lex_state = 6, .external_lex_state = 4}, [710] = {.lex_state = 77, .external_lex_state = 4}, [711] = {.lex_state = 12}, [712] = {.lex_state = 6, .external_lex_state = 4}, [713] = {.lex_state = 6, .external_lex_state = 4}, [714] = {.lex_state = 6, .external_lex_state = 4}, [715] = {.lex_state = 6, .external_lex_state = 4}, [716] = {.lex_state = 6, .external_lex_state = 4}, [717] = {.lex_state = 6, .external_lex_state = 4}, [718] = {.lex_state = 6, .external_lex_state = 4}, [719] = {.lex_state = 7}, [720] = {.lex_state = 12}, [721] = {.lex_state = 6, .external_lex_state = 4}, [722] = {.lex_state = 6, .external_lex_state = 4}, [723] = {.lex_state = 6, .external_lex_state = 4}, [724] = {.lex_state = 6, .external_lex_state = 4}, [725] = {.lex_state = 12}, [726] = {.lex_state = 7}, [727] = {.lex_state = 6, .external_lex_state = 4}, [728] = {.lex_state = 6, .external_lex_state = 4}, [729] = {.lex_state = 6, .external_lex_state = 4}, [730] = {.lex_state = 6, .external_lex_state = 4}, [731] = {.lex_state = 6, .external_lex_state = 4}, [732] = {.lex_state = 6, .external_lex_state = 4}, [733] = {.lex_state = 6, .external_lex_state = 4}, [734] = {.lex_state = 6, .external_lex_state = 4}, [735] = {.lex_state = 6, .external_lex_state = 4}, [736] = {.lex_state = 6, .external_lex_state = 4}, [737] = {.lex_state = 12}, [738] = {.lex_state = 6, .external_lex_state = 4}, [739] = {.lex_state = 6, .external_lex_state = 4}, [740] = {.lex_state = 6, .external_lex_state = 4}, [741] = {.lex_state = 6, .external_lex_state = 4}, [742] = {.lex_state = 6, .external_lex_state = 4}, [743] = {.lex_state = 6, .external_lex_state = 4}, [744] = {.lex_state = 6}, [745] = {.lex_state = 6, .external_lex_state = 4}, [746] = {.lex_state = 6, .external_lex_state = 4}, [747] = {.lex_state = 12}, [748] = {.lex_state = 6, .external_lex_state = 4}, [749] = {.lex_state = 6, .external_lex_state = 4}, [750] = {.lex_state = 6, .external_lex_state = 4}, [751] = {.lex_state = 6, .external_lex_state = 4}, [752] = {.lex_state = 6, .external_lex_state = 4}, [753] = {.lex_state = 6, .external_lex_state = 4}, [754] = {.lex_state = 6, .external_lex_state = 4}, [755] = {.lex_state = 6, .external_lex_state = 4}, [756] = {.lex_state = 6, .external_lex_state = 4}, [757] = {.lex_state = 6, .external_lex_state = 4}, [758] = {.lex_state = 6}, [759] = {.lex_state = 6, .external_lex_state = 4}, [760] = {.lex_state = 6, .external_lex_state = 4}, [761] = {.lex_state = 6, .external_lex_state = 4}, [762] = {.lex_state = 6, .external_lex_state = 4}, [763] = {.lex_state = 6, .external_lex_state = 4}, [764] = {.lex_state = 6, .external_lex_state = 4}, [765] = {.lex_state = 6, .external_lex_state = 4}, [766] = {.lex_state = 6, .external_lex_state = 4}, [767] = {.lex_state = 6, .external_lex_state = 4}, [768] = {.lex_state = 6, .external_lex_state = 4}, [769] = {.lex_state = 6, .external_lex_state = 4}, [770] = {.lex_state = 6, .external_lex_state = 4}, [771] = {.lex_state = 6, .external_lex_state = 4}, [772] = {.lex_state = 6, .external_lex_state = 4}, [773] = {.lex_state = 78, .external_lex_state = 2}, [774] = {.lex_state = 78, .external_lex_state = 2}, [775] = {.lex_state = 78, .external_lex_state = 2}, [776] = {.lex_state = 6, .external_lex_state = 4}, [777] = {.lex_state = 78, .external_lex_state = 2}, [778] = {.lex_state = 78, .external_lex_state = 2}, [779] = {.lex_state = 78, .external_lex_state = 2}, [780] = {.lex_state = 6, .external_lex_state = 4}, [781] = {.lex_state = 6, .external_lex_state = 4}, [782] = {.lex_state = 78, .external_lex_state = 2}, [783] = {.lex_state = 78, .external_lex_state = 2}, [784] = {.lex_state = 78, .external_lex_state = 2}, [785] = {.lex_state = 78, .external_lex_state = 2}, [786] = {.lex_state = 78, .external_lex_state = 2}, [787] = {.lex_state = 78, .external_lex_state = 2}, [788] = {.lex_state = 78, .external_lex_state = 2}, [789] = {.lex_state = 78, .external_lex_state = 2}, [790] = {.lex_state = 78, .external_lex_state = 2}, [791] = {.lex_state = 6, .external_lex_state = 4}, [792] = {.lex_state = 6, .external_lex_state = 4}, [793] = {.lex_state = 7}, [794] = {.lex_state = 7}, [795] = {.lex_state = 7}, [796] = {.lex_state = 7}, [797] = {.lex_state = 7}, [798] = {.lex_state = 7}, [799] = {.lex_state = 7}, [800] = {.lex_state = 7}, [801] = {.lex_state = 7}, [802] = {.lex_state = 7}, [803] = {.lex_state = 7}, [804] = {.lex_state = 7}, [805] = {.lex_state = 7}, [806] = {.lex_state = 7}, [807] = {.lex_state = 7}, [808] = {.lex_state = 7}, [809] = {.lex_state = 7}, [810] = {.lex_state = 7}, [811] = {.lex_state = 7}, [812] = {.lex_state = 7}, [813] = {.lex_state = 7}, [814] = {.lex_state = 7}, [815] = {.lex_state = 7}, [816] = {.lex_state = 7}, [817] = {.lex_state = 7}, [818] = {.lex_state = 7}, [819] = {.lex_state = 7}, [820] = {.lex_state = 7}, [821] = {.lex_state = 7}, [822] = {.lex_state = 7}, [823] = {.lex_state = 7}, [824] = {.lex_state = 7}, [825] = {.lex_state = 7}, [826] = {.lex_state = 7}, [827] = {.lex_state = 7}, [828] = {.lex_state = 7}, [829] = {.lex_state = 7}, [830] = {.lex_state = 7}, [831] = {.lex_state = 7}, [832] = {.lex_state = 7}, [833] = {.lex_state = 7}, [834] = {.lex_state = 7}, [835] = {.lex_state = 7}, [836] = {.lex_state = 7}, [837] = {.lex_state = 7}, [838] = {.lex_state = 7}, [839] = {.lex_state = 7}, [840] = {.lex_state = 7}, [841] = {.lex_state = 7}, [842] = {.lex_state = 7}, [843] = {.lex_state = 7}, [844] = {.lex_state = 7}, [845] = {.lex_state = 7}, [846] = {.lex_state = 7}, [847] = {.lex_state = 7}, [848] = {.lex_state = 7}, [849] = {.lex_state = 7}, [850] = {.lex_state = 7}, [851] = {.lex_state = 7}, [852] = {.lex_state = 7}, [853] = {.lex_state = 7}, [854] = {.lex_state = 7, .external_lex_state = 4}, [855] = {.lex_state = 7, .external_lex_state = 4}, [856] = {.lex_state = 7}, [857] = {.lex_state = 7}, [858] = {.lex_state = 7}, [859] = {.lex_state = 7}, [860] = {.lex_state = 7}, [861] = {.lex_state = 7}, [862] = {.lex_state = 7}, [863] = {.lex_state = 7}, [864] = {.lex_state = 7}, [865] = {.lex_state = 7}, [866] = {.lex_state = 7}, [867] = {.lex_state = 7}, [868] = {.lex_state = 7}, [869] = {.lex_state = 7}, [870] = {.lex_state = 7}, [871] = {.lex_state = 7}, [872] = {.lex_state = 7}, [873] = {.lex_state = 7}, [874] = {.lex_state = 7}, [875] = {.lex_state = 7}, [876] = {.lex_state = 7}, [877] = {.lex_state = 7}, [878] = {.lex_state = 7}, [879] = {.lex_state = 7}, [880] = {.lex_state = 7}, [881] = {.lex_state = 7}, [882] = {.lex_state = 7}, [883] = {.lex_state = 7}, [884] = {.lex_state = 7}, [885] = {.lex_state = 7}, [886] = {.lex_state = 7}, [887] = {.lex_state = 7}, [888] = {.lex_state = 7}, [889] = {.lex_state = 7}, [890] = {.lex_state = 7}, [891] = {.lex_state = 7}, [892] = {.lex_state = 7}, [893] = {.lex_state = 7}, [894] = {.lex_state = 7}, [895] = {.lex_state = 7}, [896] = {.lex_state = 7}, [897] = {.lex_state = 7}, [898] = {.lex_state = 7}, [899] = {.lex_state = 7}, [900] = {.lex_state = 7}, [901] = {.lex_state = 7}, [902] = {.lex_state = 7}, [903] = {.lex_state = 7}, [904] = {.lex_state = 7}, [905] = {.lex_state = 7}, [906] = {.lex_state = 7}, [907] = {.lex_state = 7}, [908] = {.lex_state = 7}, [909] = {.lex_state = 7}, [910] = {.lex_state = 7}, [911] = {.lex_state = 7}, [912] = {.lex_state = 7}, [913] = {.lex_state = 7}, [914] = {.lex_state = 7}, [915] = {.lex_state = 7}, [916] = {.lex_state = 7}, [917] = {.lex_state = 7}, [918] = {.lex_state = 7}, [919] = {.lex_state = 7}, [920] = {.lex_state = 7}, [921] = {.lex_state = 7}, [922] = {.lex_state = 7}, [923] = {.lex_state = 7}, [924] = {.lex_state = 7, .external_lex_state = 4}, [925] = {.lex_state = 7, .external_lex_state = 4}, [926] = {.lex_state = 7, .external_lex_state = 4}, [927] = {.lex_state = 7, .external_lex_state = 4}, [928] = {.lex_state = 7, .external_lex_state = 4}, [929] = {.lex_state = 7, .external_lex_state = 4}, [930] = {.lex_state = 7, .external_lex_state = 4}, [931] = {.lex_state = 7, .external_lex_state = 4}, [932] = {.lex_state = 7, .external_lex_state = 4}, [933] = {.lex_state = 7, .external_lex_state = 4}, [934] = {.lex_state = 7, .external_lex_state = 4}, [935] = {.lex_state = 7, .external_lex_state = 4}, [936] = {.lex_state = 7, .external_lex_state = 4}, [937] = {.lex_state = 7, .external_lex_state = 4}, [938] = {.lex_state = 7, .external_lex_state = 4}, [939] = {.lex_state = 7, .external_lex_state = 4}, [940] = {.lex_state = 7, .external_lex_state = 4}, [941] = {.lex_state = 7, .external_lex_state = 4}, [942] = {.lex_state = 7, .external_lex_state = 4}, [943] = {.lex_state = 7, .external_lex_state = 4}, [944] = {.lex_state = 7, .external_lex_state = 4}, [945] = {.lex_state = 7, .external_lex_state = 4}, [946] = {.lex_state = 7, .external_lex_state = 4}, [947] = {.lex_state = 7, .external_lex_state = 4}, [948] = {.lex_state = 7, .external_lex_state = 4}, [949] = {.lex_state = 7, .external_lex_state = 4}, [950] = {.lex_state = 7, .external_lex_state = 4}, [951] = {.lex_state = 7, .external_lex_state = 4}, [952] = {.lex_state = 7, .external_lex_state = 4}, [953] = {.lex_state = 7, .external_lex_state = 4}, [954] = {.lex_state = 7, .external_lex_state = 4}, [955] = {.lex_state = 7, .external_lex_state = 4}, [956] = {.lex_state = 7, .external_lex_state = 4}, [957] = {.lex_state = 7, .external_lex_state = 4}, [958] = {.lex_state = 7, .external_lex_state = 4}, [959] = {.lex_state = 7, .external_lex_state = 4}, [960] = {.lex_state = 7, .external_lex_state = 4}, [961] = {.lex_state = 7, .external_lex_state = 4}, [962] = {.lex_state = 7, .external_lex_state = 4}, [963] = {.lex_state = 7, .external_lex_state = 4}, [964] = {.lex_state = 7, .external_lex_state = 4}, [965] = {.lex_state = 7, .external_lex_state = 4}, [966] = {.lex_state = 7, .external_lex_state = 4}, [967] = {.lex_state = 7, .external_lex_state = 4}, [968] = {.lex_state = 7, .external_lex_state = 4}, [969] = {.lex_state = 7, .external_lex_state = 4}, [970] = {.lex_state = 7, .external_lex_state = 4}, [971] = {.lex_state = 7, .external_lex_state = 4}, [972] = {.lex_state = 7, .external_lex_state = 4}, [973] = {.lex_state = 7, .external_lex_state = 4}, [974] = {.lex_state = 7, .external_lex_state = 4}, [975] = {.lex_state = 7, .external_lex_state = 4}, [976] = {.lex_state = 7, .external_lex_state = 4}, [977] = {.lex_state = 7, .external_lex_state = 4}, [978] = {.lex_state = 7, .external_lex_state = 4}, [979] = {.lex_state = 7, .external_lex_state = 4}, [980] = {.lex_state = 7, .external_lex_state = 4}, [981] = {.lex_state = 7, .external_lex_state = 4}, [982] = {.lex_state = 7, .external_lex_state = 4}, [983] = {.lex_state = 7, .external_lex_state = 4}, [984] = {.lex_state = 7, .external_lex_state = 4}, [985] = {.lex_state = 7, .external_lex_state = 4}, [986] = {.lex_state = 7, .external_lex_state = 4}, [987] = {.lex_state = 7, .external_lex_state = 4}, [988] = {.lex_state = 7, .external_lex_state = 4}, [989] = {.lex_state = 7, .external_lex_state = 4}, [990] = {.lex_state = 7, .external_lex_state = 4}, [991] = {.lex_state = 7, .external_lex_state = 4}, [992] = {.lex_state = 7, .external_lex_state = 4}, [993] = {.lex_state = 7, .external_lex_state = 4}, [994] = {.lex_state = 7, .external_lex_state = 4}, [995] = {.lex_state = 7, .external_lex_state = 4}, [996] = {.lex_state = 7, .external_lex_state = 4}, [997] = {.lex_state = 7, .external_lex_state = 4}, [998] = {.lex_state = 7, .external_lex_state = 4}, [999] = {.lex_state = 7, .external_lex_state = 4}, [1000] = {.lex_state = 7, .external_lex_state = 4}, [1001] = {.lex_state = 7, .external_lex_state = 4}, [1002] = {.lex_state = 7, .external_lex_state = 4}, [1003] = {.lex_state = 7, .external_lex_state = 4}, [1004] = {.lex_state = 7, .external_lex_state = 4}, [1005] = {.lex_state = 7, .external_lex_state = 4}, [1006] = {.lex_state = 7, .external_lex_state = 4}, [1007] = {.lex_state = 7, .external_lex_state = 4}, [1008] = {.lex_state = 7, .external_lex_state = 4}, [1009] = {.lex_state = 7, .external_lex_state = 4}, [1010] = {.lex_state = 7, .external_lex_state = 4}, [1011] = {.lex_state = 7, .external_lex_state = 4}, [1012] = {.lex_state = 7, .external_lex_state = 4}, [1013] = {.lex_state = 7, .external_lex_state = 4}, [1014] = {.lex_state = 7, .external_lex_state = 4}, [1015] = {.lex_state = 7, .external_lex_state = 4}, [1016] = {.lex_state = 7, .external_lex_state = 4}, [1017] = {.lex_state = 7, .external_lex_state = 4}, [1018] = {.lex_state = 7, .external_lex_state = 4}, [1019] = {.lex_state = 7, .external_lex_state = 4}, [1020] = {.lex_state = 7, .external_lex_state = 4}, [1021] = {.lex_state = 7}, [1022] = {.lex_state = 7}, [1023] = {.lex_state = 7}, [1024] = {.lex_state = 7}, [1025] = {.lex_state = 7}, [1026] = {.lex_state = 7}, [1027] = {.lex_state = 7}, [1028] = {.lex_state = 7}, [1029] = {.lex_state = 7}, [1030] = {.lex_state = 7}, [1031] = {.lex_state = 7}, [1032] = {.lex_state = 7}, [1033] = {.lex_state = 7}, [1034] = {.lex_state = 7}, [1035] = {.lex_state = 7}, [1036] = {.lex_state = 7}, [1037] = {.lex_state = 7}, [1038] = {.lex_state = 7}, [1039] = {.lex_state = 7}, [1040] = {.lex_state = 7}, [1041] = {.lex_state = 7}, [1042] = {.lex_state = 7}, [1043] = {.lex_state = 7}, [1044] = {.lex_state = 7}, [1045] = {.lex_state = 7}, [1046] = {.lex_state = 7}, [1047] = {.lex_state = 7}, [1048] = {.lex_state = 7}, [1049] = {.lex_state = 7}, [1050] = {.lex_state = 7}, [1051] = {.lex_state = 7}, [1052] = {.lex_state = 7}, [1053] = {.lex_state = 7}, [1054] = {.lex_state = 7}, [1055] = {.lex_state = 7}, [1056] = {.lex_state = 7}, [1057] = {.lex_state = 14}, [1058] = {.lex_state = 7, .external_lex_state = 4}, [1059] = {.lex_state = 7, .external_lex_state = 4}, [1060] = {.lex_state = 7, .external_lex_state = 4}, [1061] = {.lex_state = 7, .external_lex_state = 4}, [1062] = {.lex_state = 7}, [1063] = {.lex_state = 7}, [1064] = {.lex_state = 7, .external_lex_state = 4}, [1065] = {.lex_state = 7}, [1066] = {.lex_state = 7}, [1067] = {.lex_state = 7, .external_lex_state = 4}, [1068] = {.lex_state = 7}, [1069] = {.lex_state = 7}, [1070] = {.lex_state = 7}, [1071] = {.lex_state = 7}, [1072] = {.lex_state = 7}, [1073] = {.lex_state = 7}, [1074] = {.lex_state = 7}, [1075] = {.lex_state = 7}, [1076] = {.lex_state = 7}, [1077] = {.lex_state = 7}, [1078] = {.lex_state = 7, .external_lex_state = 4}, [1079] = {.lex_state = 7}, [1080] = {.lex_state = 7, .external_lex_state = 4}, [1081] = {.lex_state = 7}, [1082] = {.lex_state = 7}, [1083] = {.lex_state = 7, .external_lex_state = 4}, [1084] = {.lex_state = 7}, [1085] = {.lex_state = 7}, [1086] = {.lex_state = 7}, [1087] = {.lex_state = 7}, [1088] = {.lex_state = 7, .external_lex_state = 4}, [1089] = {.lex_state = 7}, [1090] = {.lex_state = 7}, [1091] = {.lex_state = 7, .external_lex_state = 4}, [1092] = {.lex_state = 7, .external_lex_state = 4}, [1093] = {.lex_state = 7, .external_lex_state = 4}, [1094] = {.lex_state = 15}, [1095] = {.lex_state = 7}, [1096] = {.lex_state = 7}, [1097] = {.lex_state = 7}, [1098] = {.lex_state = 7}, [1099] = {.lex_state = 7}, [1100] = {.lex_state = 7}, [1101] = {.lex_state = 7}, [1102] = {.lex_state = 7}, [1103] = {.lex_state = 7}, [1104] = {.lex_state = 7}, [1105] = {.lex_state = 7}, [1106] = {.lex_state = 7}, [1107] = {.lex_state = 7}, [1108] = {.lex_state = 7}, [1109] = {.lex_state = 7}, [1110] = {.lex_state = 7}, [1111] = {.lex_state = 7}, [1112] = {.lex_state = 7}, [1113] = {.lex_state = 7}, [1114] = {.lex_state = 7}, [1115] = {.lex_state = 7}, [1116] = {.lex_state = 7}, [1117] = {.lex_state = 7}, [1118] = {.lex_state = 7}, [1119] = {.lex_state = 7}, [1120] = {.lex_state = 7}, [1121] = {.lex_state = 7}, [1122] = {.lex_state = 7}, [1123] = {.lex_state = 7}, [1124] = {.lex_state = 7}, [1125] = {.lex_state = 7}, [1126] = {.lex_state = 7}, [1127] = {.lex_state = 7}, [1128] = {.lex_state = 7}, [1129] = {.lex_state = 7}, [1130] = {.lex_state = 7}, [1131] = {.lex_state = 7}, [1132] = {.lex_state = 7}, [1133] = {.lex_state = 7}, [1134] = {.lex_state = 7}, [1135] = {.lex_state = 7}, [1136] = {.lex_state = 7}, [1137] = {.lex_state = 7}, [1138] = {.lex_state = 7}, [1139] = {.lex_state = 7}, [1140] = {.lex_state = 7}, [1141] = {.lex_state = 7}, [1142] = {.lex_state = 7}, [1143] = {.lex_state = 7}, [1144] = {.lex_state = 7}, [1145] = {.lex_state = 7}, [1146] = {.lex_state = 7}, [1147] = {.lex_state = 7}, [1148] = {.lex_state = 7}, [1149] = {.lex_state = 13}, [1150] = {.lex_state = 13}, [1151] = {.lex_state = 13}, [1152] = {.lex_state = 13}, [1153] = {.lex_state = 13}, [1154] = {.lex_state = 14}, [1155] = {.lex_state = 13}, [1156] = {.lex_state = 13}, [1157] = {.lex_state = 13}, [1158] = {.lex_state = 13}, [1159] = {.lex_state = 14}, [1160] = {.lex_state = 7}, [1161] = {.lex_state = 14}, [1162] = {.lex_state = 14}, [1163] = {.lex_state = 13}, [1164] = {.lex_state = 14}, [1165] = {.lex_state = 13}, [1166] = {.lex_state = 14}, [1167] = {.lex_state = 13}, [1168] = {.lex_state = 13}, [1169] = {.lex_state = 13}, [1170] = {.lex_state = 14}, [1171] = {.lex_state = 7}, [1172] = {.lex_state = 14}, [1173] = {.lex_state = 7}, [1174] = {.lex_state = 7}, [1175] = {.lex_state = 7}, [1176] = {.lex_state = 14}, [1177] = {.lex_state = 7}, [1178] = {.lex_state = 7}, [1179] = {.lex_state = 7}, [1180] = {.lex_state = 7}, [1181] = {.lex_state = 7}, [1182] = {.lex_state = 12}, [1183] = {.lex_state = 12}, [1184] = {.lex_state = 12}, [1185] = {.lex_state = 12}, [1186] = {.lex_state = 77}, [1187] = {.lex_state = 77}, [1188] = {.lex_state = 77}, [1189] = {.lex_state = 7}, [1190] = {.lex_state = 14}, [1191] = {.lex_state = 78, .external_lex_state = 2}, [1192] = {.lex_state = 14}, [1193] = {.lex_state = 13}, [1194] = {.lex_state = 13}, [1195] = {.lex_state = 14}, [1196] = {.lex_state = 14}, [1197] = {.lex_state = 9, .external_lex_state = 5}, [1198] = {.lex_state = 9, .external_lex_state = 5}, [1199] = {.lex_state = 13}, [1200] = {.lex_state = 9, .external_lex_state = 5}, [1201] = {.lex_state = 14}, [1202] = {.lex_state = 13}, [1203] = {.lex_state = 9, .external_lex_state = 5}, [1204] = {.lex_state = 9, .external_lex_state = 5}, [1205] = {.lex_state = 13}, [1206] = {.lex_state = 13}, [1207] = {.lex_state = 13}, [1208] = {.lex_state = 14}, [1209] = {.lex_state = 13}, [1210] = {.lex_state = 13}, [1211] = {.lex_state = 13}, [1212] = {.lex_state = 14}, [1213] = {.lex_state = 13}, [1214] = {.lex_state = 13}, [1215] = {.lex_state = 13}, [1216] = {.lex_state = 13}, [1217] = {.lex_state = 13}, [1218] = {.lex_state = 13}, [1219] = {.lex_state = 13}, [1220] = {.lex_state = 13}, [1221] = {.lex_state = 13}, [1222] = {.lex_state = 13}, [1223] = {.lex_state = 13}, [1224] = {.lex_state = 13}, [1225] = {.lex_state = 13}, [1226] = {.lex_state = 13}, [1227] = {.lex_state = 13}, [1228] = {.lex_state = 13}, [1229] = {.lex_state = 13}, [1230] = {.lex_state = 13}, [1231] = {.lex_state = 13}, [1232] = {.lex_state = 13}, [1233] = {.lex_state = 13}, [1234] = {.lex_state = 9, .external_lex_state = 2}, [1235] = {.lex_state = 13}, [1236] = {.lex_state = 13}, [1237] = {.lex_state = 13}, [1238] = {.lex_state = 13}, [1239] = {.lex_state = 13}, [1240] = {.lex_state = 13}, [1241] = {.lex_state = 13}, [1242] = {.lex_state = 13}, [1243] = {.lex_state = 13}, [1244] = {.lex_state = 13}, [1245] = {.lex_state = 13}, [1246] = {.lex_state = 13}, [1247] = {.lex_state = 13}, [1248] = {.lex_state = 13}, [1249] = {.lex_state = 13}, [1250] = {.lex_state = 14}, [1251] = {.lex_state = 77}, [1252] = {.lex_state = 77}, [1253] = {.lex_state = 77}, [1254] = {.lex_state = 14}, [1255] = {.lex_state = 14}, [1256] = {.lex_state = 14}, [1257] = {.lex_state = 14}, [1258] = {.lex_state = 14}, [1259] = {.lex_state = 14}, [1260] = {.lex_state = 14}, [1261] = {.lex_state = 14}, [1262] = {.lex_state = 15}, [1263] = {.lex_state = 14}, [1264] = {.lex_state = 77}, [1265] = {.lex_state = 77}, [1266] = {.lex_state = 77}, [1267] = {.lex_state = 9, .external_lex_state = 6}, [1268] = {.lex_state = 77}, [1269] = {.lex_state = 14}, [1270] = {.lex_state = 9, .external_lex_state = 6}, [1271] = {.lex_state = 14}, [1272] = {.lex_state = 14}, [1273] = {.lex_state = 14}, [1274] = {.lex_state = 14}, [1275] = {.lex_state = 14}, [1276] = {.lex_state = 14}, [1277] = {.lex_state = 14}, [1278] = {.lex_state = 14}, [1279] = {.lex_state = 14}, [1280] = {.lex_state = 77}, [1281] = {.lex_state = 14}, [1282] = {.lex_state = 77}, [1283] = {.lex_state = 77}, [1284] = {.lex_state = 14}, [1285] = {.lex_state = 14}, [1286] = {.lex_state = 14}, [1287] = {.lex_state = 14}, [1288] = {.lex_state = 14}, [1289] = {.lex_state = 14}, [1290] = {.lex_state = 77}, [1291] = {.lex_state = 77}, [1292] = {.lex_state = 14}, [1293] = {.lex_state = 14}, [1294] = {.lex_state = 77}, [1295] = {.lex_state = 14}, [1296] = {.lex_state = 14}, [1297] = {.lex_state = 14}, [1298] = {.lex_state = 14}, [1299] = {.lex_state = 14}, [1300] = {.lex_state = 14}, [1301] = {.lex_state = 14}, [1302] = {.lex_state = 14}, [1303] = {.lex_state = 14}, [1304] = {.lex_state = 14}, [1305] = {.lex_state = 77}, [1306] = {.lex_state = 14}, [1307] = {.lex_state = 14}, [1308] = {.lex_state = 14}, [1309] = {.lex_state = 14}, [1310] = {.lex_state = 14}, [1311] = {.lex_state = 14}, [1312] = {.lex_state = 77}, [1313] = {.lex_state = 77}, [1314] = {.lex_state = 14}, [1315] = {.lex_state = 77}, [1316] = {.lex_state = 14}, [1317] = {.lex_state = 77}, [1318] = {.lex_state = 77}, [1319] = {.lex_state = 77}, [1320] = {.lex_state = 14}, [1321] = {.lex_state = 77}, [1322] = {.lex_state = 14}, [1323] = {.lex_state = 77}, [1324] = {.lex_state = 14}, [1325] = {.lex_state = 77}, [1326] = {.lex_state = 77}, [1327] = {.lex_state = 15}, [1328] = {.lex_state = 77}, [1329] = {.lex_state = 77, .external_lex_state = 4}, [1330] = {.lex_state = 77}, [1331] = {.lex_state = 77}, [1332] = {.lex_state = 77}, [1333] = {.lex_state = 14}, [1334] = {.lex_state = 77}, [1335] = {.lex_state = 15}, [1336] = {.lex_state = 77}, [1337] = {.lex_state = 15}, [1338] = {.lex_state = 77}, [1339] = {.lex_state = 9, .external_lex_state = 5}, [1340] = {.lex_state = 77}, [1341] = {.lex_state = 77}, [1342] = {.lex_state = 9, .external_lex_state = 5}, [1343] = {.lex_state = 77, .external_lex_state = 4}, [1344] = {.lex_state = 14}, [1345] = {.lex_state = 77}, [1346] = {.lex_state = 15}, [1347] = {.lex_state = 9, .external_lex_state = 5}, [1348] = {.lex_state = 14}, [1349] = {.lex_state = 77}, [1350] = {.lex_state = 77}, [1351] = {.lex_state = 77}, [1352] = {.lex_state = 9, .external_lex_state = 5}, [1353] = {.lex_state = 15}, [1354] = {.lex_state = 77}, [1355] = {.lex_state = 9, .external_lex_state = 5}, [1356] = {.lex_state = 9, .external_lex_state = 5}, [1357] = {.lex_state = 9, .external_lex_state = 5}, [1358] = {.lex_state = 14}, [1359] = {.lex_state = 77}, [1360] = {.lex_state = 77}, [1361] = {.lex_state = 9, .external_lex_state = 5}, [1362] = {.lex_state = 9, .external_lex_state = 5}, [1363] = {.lex_state = 77}, [1364] = {.lex_state = 9, .external_lex_state = 5}, [1365] = {.lex_state = 77}, [1366] = {.lex_state = 9, .external_lex_state = 5}, [1367] = {.lex_state = 77}, [1368] = {.lex_state = 77}, [1369] = {.lex_state = 77}, [1370] = {.lex_state = 77}, [1371] = {.lex_state = 6}, [1372] = {.lex_state = 77}, [1373] = {.lex_state = 77}, [1374] = {.lex_state = 77}, [1375] = {.lex_state = 77, .external_lex_state = 4}, [1376] = {.lex_state = 77}, [1377] = {.lex_state = 77}, [1378] = {.lex_state = 77}, [1379] = {.lex_state = 77}, [1380] = {.lex_state = 77}, [1381] = {.lex_state = 77}, [1382] = {.lex_state = 77, .external_lex_state = 4}, [1383] = {.lex_state = 77}, [1384] = {.lex_state = 77}, [1385] = {.lex_state = 77}, [1386] = {.lex_state = 77}, [1387] = {.lex_state = 77}, [1388] = {.lex_state = 77}, [1389] = {.lex_state = 77}, [1390] = {.lex_state = 77}, [1391] = {.lex_state = 77}, [1392] = {.lex_state = 14}, [1393] = {.lex_state = 77}, [1394] = {.lex_state = 14}, [1395] = {.lex_state = 77}, [1396] = {.lex_state = 77}, [1397] = {.lex_state = 77}, [1398] = {.lex_state = 77}, [1399] = {.lex_state = 77}, [1400] = {.lex_state = 77}, [1401] = {.lex_state = 77}, [1402] = {.lex_state = 77}, [1403] = {.lex_state = 15}, [1404] = {.lex_state = 77}, [1405] = {.lex_state = 77}, [1406] = {.lex_state = 77}, [1407] = {.lex_state = 77}, [1408] = {.lex_state = 14}, [1409] = {.lex_state = 77}, [1410] = {.lex_state = 77}, [1411] = {.lex_state = 77}, [1412] = {.lex_state = 77, .external_lex_state = 4}, [1413] = {.lex_state = 77}, [1414] = {.lex_state = 77}, [1415] = {.lex_state = 77}, [1416] = {.lex_state = 14}, [1417] = {.lex_state = 79, .external_lex_state = 7}, [1418] = {.lex_state = 77}, [1419] = {.lex_state = 77}, [1420] = {.lex_state = 77, .external_lex_state = 4}, [1421] = {.lex_state = 77}, [1422] = {.lex_state = 77}, [1423] = {.lex_state = 77}, [1424] = {.lex_state = 77}, [1425] = {.lex_state = 77}, [1426] = {.lex_state = 77}, [1427] = {.lex_state = 14}, [1428] = {.lex_state = 77}, [1429] = {.lex_state = 14}, [1430] = {.lex_state = 77}, [1431] = {.lex_state = 14}, [1432] = {.lex_state = 77}, [1433] = {.lex_state = 77}, [1434] = {.lex_state = 77}, [1435] = {.lex_state = 77}, [1436] = {.lex_state = 77}, [1437] = {.lex_state = 79, .external_lex_state = 7}, [1438] = {.lex_state = 77}, [1439] = {.lex_state = 77, .external_lex_state = 4}, [1440] = {.lex_state = 77, .external_lex_state = 4}, [1441] = {.lex_state = 79, .external_lex_state = 7}, [1442] = {.lex_state = 77}, [1443] = {.lex_state = 77, .external_lex_state = 4}, [1444] = {.lex_state = 79}, [1445] = {.lex_state = 77}, [1446] = {.lex_state = 77}, [1447] = {.lex_state = 77}, [1448] = {.lex_state = 77}, [1449] = {.lex_state = 77, .external_lex_state = 4}, [1450] = {.lex_state = 77, .external_lex_state = 4}, [1451] = {.lex_state = 77, .external_lex_state = 4}, [1452] = {.lex_state = 77, .external_lex_state = 4}, [1453] = {.lex_state = 77, .external_lex_state = 4}, [1454] = {.lex_state = 77, .external_lex_state = 4}, [1455] = {.lex_state = 77}, [1456] = {.lex_state = 78}, [1457] = {.lex_state = 77}, [1458] = {.lex_state = 78}, [1459] = {.lex_state = 77}, [1460] = {.lex_state = 77}, [1461] = {.lex_state = 77}, [1462] = {.lex_state = 77}, [1463] = {.lex_state = 77}, [1464] = {.lex_state = 77}, [1465] = {.lex_state = 77, .external_lex_state = 4}, [1466] = {.lex_state = 77}, [1467] = {.lex_state = 77, .external_lex_state = 4}, [1468] = {.lex_state = 77, .external_lex_state = 4}, [1469] = {.lex_state = 77, .external_lex_state = 4}, [1470] = {.lex_state = 77, .external_lex_state = 4}, [1471] = {.lex_state = 77}, [1472] = {.lex_state = 77}, [1473] = {.lex_state = 77}, [1474] = {.lex_state = 77}, [1475] = {.lex_state = 77, .external_lex_state = 4}, [1476] = {.lex_state = 77, .external_lex_state = 4}, [1477] = {.lex_state = 77}, [1478] = {.lex_state = 77}, [1479] = {.lex_state = 77, .external_lex_state = 4}, [1480] = {.lex_state = 77, .external_lex_state = 4}, [1481] = {.lex_state = 77}, [1482] = {.lex_state = 77, .external_lex_state = 4}, [1483] = {.lex_state = 77}, [1484] = {.lex_state = 78}, [1485] = {.lex_state = 77}, [1486] = {.lex_state = 77, .external_lex_state = 4}, [1487] = {.lex_state = 77}, [1488] = {.lex_state = 77}, [1489] = {.lex_state = 77}, [1490] = {.lex_state = 77}, [1491] = {.lex_state = 78}, [1492] = {.lex_state = 77, .external_lex_state = 4}, [1493] = {.lex_state = 77}, [1494] = {.lex_state = 77, .external_lex_state = 4}, [1495] = {.lex_state = 78}, [1496] = {.lex_state = 77}, [1497] = {.lex_state = 77}, [1498] = {.lex_state = 77, .external_lex_state = 4}, [1499] = {.lex_state = 77}, [1500] = {.lex_state = 77}, [1501] = {.lex_state = 79}, [1502] = {.lex_state = 77, .external_lex_state = 4}, [1503] = {.lex_state = 77}, [1504] = {.lex_state = 77}, [1505] = {.lex_state = 77}, [1506] = {.lex_state = 77}, [1507] = {.lex_state = 77, .external_lex_state = 4}, [1508] = {.lex_state = 14}, [1509] = {.lex_state = 77}, [1510] = {.lex_state = 78}, [1511] = {.lex_state = 77}, [1512] = {.lex_state = 77}, [1513] = {.lex_state = 77}, [1514] = {.lex_state = 77}, [1515] = {.lex_state = 77}, [1516] = {.lex_state = 77}, [1517] = {.lex_state = 77}, [1518] = {.lex_state = 77}, [1519] = {.lex_state = 77, .external_lex_state = 4}, [1520] = {.lex_state = 77, .external_lex_state = 4}, [1521] = {.lex_state = 77, .external_lex_state = 4}, [1522] = {.lex_state = 77, .external_lex_state = 4}, [1523] = {.lex_state = 77, .external_lex_state = 4}, [1524] = {.lex_state = 77}, [1525] = {.lex_state = 78}, [1526] = {.lex_state = 77, .external_lex_state = 4}, [1527] = {.lex_state = 77}, [1528] = {.lex_state = 77}, [1529] = {.lex_state = 77}, [1530] = {.lex_state = 77}, [1531] = {.lex_state = 14}, [1532] = {.lex_state = 77}, [1533] = {.lex_state = 77}, [1534] = {.lex_state = 77, .external_lex_state = 4}, [1535] = {.lex_state = 77}, [1536] = {.lex_state = 77}, [1537] = {.lex_state = 77}, [1538] = {.lex_state = 77}, [1539] = {.lex_state = 77}, [1540] = {.lex_state = 77}, [1541] = {.lex_state = 77, .external_lex_state = 4}, [1542] = {.lex_state = 79, .external_lex_state = 7}, [1543] = {.lex_state = 77}, [1544] = {.lex_state = 77}, [1545] = {.lex_state = 77, .external_lex_state = 4}, [1546] = {.lex_state = 77}, [1547] = {.lex_state = 77, .external_lex_state = 4}, [1548] = {.lex_state = 77}, [1549] = {.lex_state = 77, .external_lex_state = 4}, [1550] = {.lex_state = 77, .external_lex_state = 4}, [1551] = {.lex_state = 77}, [1552] = {.lex_state = 77, .external_lex_state = 4}, [1553] = {.lex_state = 77, .external_lex_state = 4}, [1554] = {.lex_state = 77, .external_lex_state = 4}, [1555] = {.lex_state = 77, .external_lex_state = 4}, [1556] = {.lex_state = 77}, [1557] = {.lex_state = 77, .external_lex_state = 4}, [1558] = {.lex_state = 77}, [1559] = {.lex_state = 77, .external_lex_state = 4}, [1560] = {.lex_state = 77, .external_lex_state = 4}, [1561] = {.lex_state = 77, .external_lex_state = 4}, [1562] = {.lex_state = 77}, [1563] = {.lex_state = 77, .external_lex_state = 4}, [1564] = {.lex_state = 77}, [1565] = {.lex_state = 77, .external_lex_state = 4}, [1566] = {.lex_state = 77, .external_lex_state = 4}, [1567] = {.lex_state = 77}, [1568] = {.lex_state = 77, .external_lex_state = 4}, [1569] = {.lex_state = 14}, [1570] = {.lex_state = 77, .external_lex_state = 4}, [1571] = {.lex_state = 78}, [1572] = {.lex_state = 77}, [1573] = {.lex_state = 77, .external_lex_state = 4}, [1574] = {.lex_state = 77}, [1575] = {.lex_state = 77, .external_lex_state = 4}, [1576] = {.lex_state = 77, .external_lex_state = 4}, [1577] = {.lex_state = 77, .external_lex_state = 4}, [1578] = {.lex_state = 77, .external_lex_state = 4}, [1579] = {.lex_state = 77, .external_lex_state = 4}, [1580] = {.lex_state = 77}, [1581] = {.lex_state = 77, .external_lex_state = 4}, [1582] = {.lex_state = 77, .external_lex_state = 4}, [1583] = {.lex_state = 77, .external_lex_state = 4}, [1584] = {.lex_state = 77}, [1585] = {.lex_state = 77}, [1586] = {.lex_state = 77, .external_lex_state = 4}, [1587] = {.lex_state = 77}, [1588] = {.lex_state = 77}, [1589] = {.lex_state = 77}, [1590] = {.lex_state = 77}, [1591] = {.lex_state = 77}, [1592] = {.lex_state = 77}, [1593] = {.lex_state = 77}, [1594] = {.lex_state = 77}, [1595] = {.lex_state = 77, .external_lex_state = 4}, [1596] = {.lex_state = 77}, [1597] = {.lex_state = 77}, [1598] = {.lex_state = 77}, [1599] = {.lex_state = 77}, [1600] = {.lex_state = 77}, [1601] = {.lex_state = 77}, [1602] = {.lex_state = 77, .external_lex_state = 4}, [1603] = {.lex_state = 77}, [1604] = {.lex_state = 77}, [1605] = {.lex_state = 77}, [1606] = {.lex_state = 77}, [1607] = {.lex_state = 77, .external_lex_state = 4}, [1608] = {.lex_state = 77, .external_lex_state = 4}, [1609] = {.lex_state = 77, .external_lex_state = 4}, [1610] = {.lex_state = 77, .external_lex_state = 4}, [1611] = {.lex_state = 77, .external_lex_state = 4}, [1612] = {.lex_state = 77, .external_lex_state = 4}, [1613] = {.lex_state = 77}, [1614] = {.lex_state = 77}, [1615] = {.lex_state = 77, .external_lex_state = 4}, [1616] = {.lex_state = 77}, [1617] = {.lex_state = 77, .external_lex_state = 4}, [1618] = {.lex_state = 77}, [1619] = {.lex_state = 77, .external_lex_state = 4}, [1620] = {.lex_state = 77}, [1621] = {.lex_state = 77}, [1622] = {.lex_state = 77}, [1623] = {.lex_state = 77, .external_lex_state = 4}, [1624] = {.lex_state = 77}, [1625] = {.lex_state = 77}, [1626] = {.lex_state = 77}, [1627] = {.lex_state = 77}, [1628] = {.lex_state = 77}, [1629] = {.lex_state = 77}, [1630] = {.lex_state = 77, .external_lex_state = 4}, [1631] = {.lex_state = 77}, [1632] = {.lex_state = 77}, [1633] = {.lex_state = 79}, [1634] = {.lex_state = 77}, [1635] = {.lex_state = 77, .external_lex_state = 4}, [1636] = {.lex_state = 77, .external_lex_state = 4}, [1637] = {.lex_state = 77, .external_lex_state = 4}, [1638] = {.lex_state = 77}, [1639] = {.lex_state = 77, .external_lex_state = 4}, [1640] = {.lex_state = 77, .external_lex_state = 4}, [1641] = {.lex_state = 77, .external_lex_state = 4}, [1642] = {.lex_state = 77, .external_lex_state = 4}, [1643] = {.lex_state = 77, .external_lex_state = 4}, [1644] = {.lex_state = 77}, [1645] = {.lex_state = 77, .external_lex_state = 4}, [1646] = {.lex_state = 77}, [1647] = {.lex_state = 78}, [1648] = {.lex_state = 77}, [1649] = {.lex_state = 77}, [1650] = {.lex_state = 77}, [1651] = {.lex_state = 77}, [1652] = {.lex_state = 77}, [1653] = {.lex_state = 77}, [1654] = {.lex_state = 77}, [1655] = {.lex_state = 77}, [1656] = {.lex_state = 77}, [1657] = {.lex_state = 77}, [1658] = {.lex_state = 77}, [1659] = {.lex_state = 77}, [1660] = {.lex_state = 77}, [1661] = {.lex_state = 77}, [1662] = {.lex_state = 77}, [1663] = {.lex_state = 77}, [1664] = {.lex_state = 77}, [1665] = {.lex_state = 77}, [1666] = {.lex_state = 77}, [1667] = {.lex_state = 77}, [1668] = {.lex_state = 77}, [1669] = {.lex_state = 77}, [1670] = {.lex_state = 77}, [1671] = {.lex_state = 77}, [1672] = {.lex_state = 77}, [1673] = {.lex_state = 77, .external_lex_state = 4}, [1674] = {.lex_state = 77}, [1675] = {.lex_state = 77}, [1676] = {.lex_state = 77}, [1677] = {.lex_state = 77}, [1678] = {.lex_state = 77}, [1679] = {.lex_state = 77}, [1680] = {.lex_state = 77, .external_lex_state = 4}, [1681] = {.lex_state = 77}, [1682] = {.lex_state = 77}, [1683] = {.lex_state = 77}, [1684] = {.lex_state = 77}, [1685] = {.lex_state = 77}, [1686] = {.lex_state = 77}, [1687] = {.lex_state = 77}, [1688] = {.lex_state = 77}, [1689] = {.lex_state = 77}, [1690] = {.lex_state = 77}, [1691] = {.lex_state = 77}, [1692] = {.lex_state = 77}, [1693] = {.lex_state = 77}, [1694] = {.lex_state = 77}, [1695] = {.lex_state = 77, .external_lex_state = 4}, [1696] = {.lex_state = 77}, [1697] = {.lex_state = 77}, [1698] = {.lex_state = 77}, [1699] = {.lex_state = 77}, [1700] = {.lex_state = 77}, [1701] = {.lex_state = 77}, [1702] = {.lex_state = 77}, [1703] = {.lex_state = 77}, [1704] = {.lex_state = 77}, [1705] = {.lex_state = 77}, [1706] = {.lex_state = 77}, [1707] = {.lex_state = 77}, [1708] = {.lex_state = 77}, [1709] = {.lex_state = 77}, [1710] = {.lex_state = 77}, [1711] = {.lex_state = 77}, [1712] = {.lex_state = 77}, [1713] = {.lex_state = 77}, [1714] = {.lex_state = 77}, [1715] = {.lex_state = 77}, [1716] = {.lex_state = 77}, [1717] = {.lex_state = 77}, [1718] = {.lex_state = 77}, [1719] = {.lex_state = 77}, [1720] = {.lex_state = 77}, [1721] = {.lex_state = 77}, [1722] = {.lex_state = 77}, [1723] = {.lex_state = 77}, [1724] = {.lex_state = 77}, [1725] = {.lex_state = 77}, [1726] = {.lex_state = 77}, [1727] = {.lex_state = 77}, [1728] = {.lex_state = 77}, [1729] = {.lex_state = 77}, [1730] = {.lex_state = 78}, [1731] = {.lex_state = 77}, [1732] = {.lex_state = 77}, [1733] = {.lex_state = 77}, [1734] = {.lex_state = 77}, [1735] = {.lex_state = 77}, [1736] = {.lex_state = 77}, [1737] = {.lex_state = 77}, [1738] = {.lex_state = 77}, [1739] = {.lex_state = 77}, [1740] = {.lex_state = 77}, [1741] = {.lex_state = 77}, [1742] = {.lex_state = 77}, [1743] = {.lex_state = 77}, [1744] = {.lex_state = 77}, [1745] = {.lex_state = 77}, [1746] = {.lex_state = 77}, [1747] = {.lex_state = 77}, [1748] = {.lex_state = 77}, [1749] = {.lex_state = 77}, [1750] = {.lex_state = 77}, [1751] = {.lex_state = 77}, [1752] = {.lex_state = 77}, [1753] = {.lex_state = 77}, [1754] = {.lex_state = 77}, [1755] = {.lex_state = 77}, [1756] = {.lex_state = 77}, [1757] = {.lex_state = 77}, [1758] = {.lex_state = 77}, [1759] = {.lex_state = 77}, [1760] = {.lex_state = 77}, [1761] = {.lex_state = 77}, [1762] = {.lex_state = 77}, [1763] = {.lex_state = 77}, [1764] = {.lex_state = 78}, [1765] = {.lex_state = 77}, [1766] = {.lex_state = 77}, [1767] = {.lex_state = 77}, [1768] = {.lex_state = 77}, [1769] = {.lex_state = 77, .external_lex_state = 4}, [1770] = {.lex_state = 77}, [1771] = {.lex_state = 77}, [1772] = {.lex_state = 77}, [1773] = {.lex_state = 77}, [1774] = {.lex_state = 77}, [1775] = {.lex_state = 77}, [1776] = {.lex_state = 77}, [1777] = {.lex_state = 77}, [1778] = {.lex_state = 77}, [1779] = {.lex_state = 77}, [1780] = {.lex_state = 77}, [1781] = {.lex_state = 77}, [1782] = {.lex_state = 77}, [1783] = {.lex_state = 77}, [1784] = {.lex_state = 77}, [1785] = {.lex_state = 77}, [1786] = {.lex_state = 77, .external_lex_state = 4}, [1787] = {.lex_state = 77}, [1788] = {.lex_state = 77}, [1789] = {.lex_state = 77}, [1790] = {.lex_state = 77}, [1791] = {.lex_state = 77}, [1792] = {.lex_state = 77}, [1793] = {.lex_state = 77}, [1794] = {.lex_state = 77, .external_lex_state = 4}, [1795] = {.lex_state = 77}, [1796] = {.lex_state = 77}, [1797] = {.lex_state = 77}, [1798] = {.lex_state = 77}, [1799] = {.lex_state = 77}, [1800] = {.lex_state = 77}, [1801] = {.lex_state = 77, .external_lex_state = 4}, [1802] = {.lex_state = 77}, [1803] = {.lex_state = 77}, [1804] = {.lex_state = 77, .external_lex_state = 4}, [1805] = {.lex_state = 77}, [1806] = {.lex_state = 77}, [1807] = {.lex_state = 77}, [1808] = {.lex_state = 77, .external_lex_state = 4}, [1809] = {.lex_state = 77, .external_lex_state = 4}, [1810] = {.lex_state = 77}, [1811] = {.lex_state = 77}, [1812] = {.lex_state = 77}, [1813] = {.lex_state = 77}, [1814] = {.lex_state = 77}, [1815] = {.lex_state = 77}, [1816] = {.lex_state = 77}, [1817] = {.lex_state = 77}, [1818] = {.lex_state = 77}, [1819] = {.lex_state = 77}, [1820] = {.lex_state = 77}, [1821] = {.lex_state = 77}, [1822] = {.lex_state = 77}, [1823] = {.lex_state = 77, .external_lex_state = 4}, [1824] = {.lex_state = 77}, [1825] = {.lex_state = 77}, [1826] = {.lex_state = 77}, [1827] = {.lex_state = 77}, [1828] = {.lex_state = 77}, [1829] = {.lex_state = 77}, [1830] = {.lex_state = 77}, [1831] = {.lex_state = 77}, [1832] = {.lex_state = 77}, [1833] = {.lex_state = 77, .external_lex_state = 4}, [1834] = {.lex_state = 77}, [1835] = {.lex_state = 77}, [1836] = {.lex_state = 77}, [1837] = {.lex_state = 77}, [1838] = {.lex_state = 77}, [1839] = {.lex_state = 77}, [1840] = {.lex_state = 77}, [1841] = {.lex_state = 77}, [1842] = {.lex_state = 77}, [1843] = {.lex_state = 77}, [1844] = {.lex_state = 77}, [1845] = {.lex_state = 77}, [1846] = {.lex_state = 77}, [1847] = {.lex_state = 77}, [1848] = {.lex_state = 78}, [1849] = {.lex_state = 77}, [1850] = {.lex_state = 77}, [1851] = {.lex_state = 77}, [1852] = {.lex_state = 77}, [1853] = {.lex_state = 77}, [1854] = {.lex_state = 77}, [1855] = {.lex_state = 77}, [1856] = {.lex_state = 77}, [1857] = {.lex_state = 77}, [1858] = {.lex_state = 77}, [1859] = {.lex_state = 77}, [1860] = {.lex_state = 77}, [1861] = {.lex_state = 77, .external_lex_state = 4}, [1862] = {.lex_state = 77}, [1863] = {.lex_state = 77}, [1864] = {.lex_state = 77}, [1865] = {.lex_state = 77}, [1866] = {.lex_state = 77, .external_lex_state = 4}, [1867] = {.lex_state = 77}, [1868] = {.lex_state = 77, .external_lex_state = 4}, [1869] = {.lex_state = 77}, [1870] = {.lex_state = 77, .external_lex_state = 4}, [1871] = {.lex_state = 77}, [1872] = {.lex_state = 77}, [1873] = {.lex_state = 77}, [1874] = {.lex_state = 77}, [1875] = {.lex_state = 77}, [1876] = {.lex_state = 77}, [1877] = {.lex_state = 77}, [1878] = {.lex_state = 77}, [1879] = {.lex_state = 77}, [1880] = {.lex_state = 77}, [1881] = {.lex_state = 77}, [1882] = {.lex_state = 77}, [1883] = {.lex_state = 77}, [1884] = {.lex_state = 77, .external_lex_state = 4}, [1885] = {.lex_state = 77}, [1886] = {.lex_state = 77}, [1887] = {.lex_state = 77}, [1888] = {.lex_state = 77}, [1889] = {.lex_state = 77}, [1890] = {.lex_state = 77}, [1891] = {.lex_state = 77}, [1892] = {.lex_state = 77}, [1893] = {.lex_state = 77}, [1894] = {.lex_state = 77}, [1895] = {.lex_state = 77}, [1896] = {.lex_state = 77, .external_lex_state = 4}, [1897] = {.lex_state = 77}, [1898] = {.lex_state = 77}, [1899] = {.lex_state = 77}, [1900] = {.lex_state = 77}, [1901] = {.lex_state = 77}, [1902] = {.lex_state = 77}, [1903] = {.lex_state = 77}, [1904] = {.lex_state = 77}, [1905] = {.lex_state = 77}, [1906] = {.lex_state = 77}, [1907] = {.lex_state = 77}, [1908] = {.lex_state = 77}, [1909] = {.lex_state = 77}, [1910] = {.lex_state = 77}, [1911] = {.lex_state = 77}, [1912] = {.lex_state = 77, .external_lex_state = 4}, [1913] = {.lex_state = 77}, [1914] = {.lex_state = 77}, [1915] = {.lex_state = 77}, [1916] = {.lex_state = 77}, [1917] = {.lex_state = 77, .external_lex_state = 4}, [1918] = {.lex_state = 77}, [1919] = {.lex_state = 77}, [1920] = {.lex_state = 77}, [1921] = {.lex_state = 77}, [1922] = {.lex_state = 77}, [1923] = {.lex_state = 77, .external_lex_state = 4}, [1924] = {.lex_state = 77}, [1925] = {.lex_state = 77}, [1926] = {.lex_state = 77}, [1927] = {.lex_state = 77}, [1928] = {.lex_state = 77}, [1929] = {.lex_state = 77}, [1930] = {.lex_state = 77}, [1931] = {.lex_state = 77, .external_lex_state = 4}, [1932] = {.lex_state = 77}, [1933] = {.lex_state = 77}, [1934] = {.lex_state = 77}, [1935] = {.lex_state = 77}, [1936] = {.lex_state = 77}, [1937] = {.lex_state = 77, .external_lex_state = 4}, [1938] = {.lex_state = 78, .external_lex_state = 7}, [1939] = {.lex_state = 77, .external_lex_state = 4}, [1940] = {.lex_state = 77, .external_lex_state = 4}, [1941] = {.lex_state = 77}, [1942] = {.lex_state = 77}, [1943] = {.lex_state = 77, .external_lex_state = 4}, [1944] = {.lex_state = 77}, [1945] = {.lex_state = 77}, [1946] = {.lex_state = 77, .external_lex_state = 4}, [1947] = {.lex_state = 77}, [1948] = {.lex_state = 77}, [1949] = {.lex_state = 77}, [1950] = {.lex_state = 77}, [1951] = {.lex_state = 77}, [1952] = {.lex_state = 77, .external_lex_state = 4}, [1953] = {.lex_state = 77}, [1954] = {.lex_state = 77, .external_lex_state = 4}, [1955] = {.lex_state = 77, .external_lex_state = 4}, [1956] = {.lex_state = 77, .external_lex_state = 4}, [1957] = {.lex_state = 77}, [1958] = {.lex_state = 77, .external_lex_state = 4}, [1959] = {.lex_state = 77}, [1960] = {.lex_state = 77}, [1961] = {.lex_state = 77}, [1962] = {.lex_state = 77}, [1963] = {.lex_state = 77}, [1964] = {.lex_state = 77, .external_lex_state = 4}, [1965] = {.lex_state = 77, .external_lex_state = 4}, [1966] = {.lex_state = 77, .external_lex_state = 4}, [1967] = {.lex_state = 77}, [1968] = {.lex_state = 77}, [1969] = {.lex_state = 77, .external_lex_state = 4}, [1970] = {.lex_state = 77}, [1971] = {.lex_state = 77}, [1972] = {.lex_state = 77}, [1973] = {.lex_state = 77}, [1974] = {.lex_state = 77}, [1975] = {.lex_state = 77}, [1976] = {.lex_state = 77}, [1977] = {.lex_state = 77}, [1978] = {.lex_state = 77}, [1979] = {.lex_state = 77}, [1980] = {.lex_state = 77}, [1981] = {.lex_state = 77, .external_lex_state = 4}, [1982] = {.lex_state = 77}, [1983] = {.lex_state = 77}, [1984] = {.lex_state = 77}, [1985] = {.lex_state = 77}, [1986] = {.lex_state = 77, .external_lex_state = 4}, [1987] = {.lex_state = 77}, [1988] = {.lex_state = 77, .external_lex_state = 4}, [1989] = {.lex_state = 77}, [1990] = {.lex_state = 77}, [1991] = {.lex_state = 77}, [1992] = {.lex_state = 77}, [1993] = {.lex_state = 77}, [1994] = {.lex_state = 77}, [1995] = {.lex_state = 78}, [1996] = {.lex_state = 77}, [1997] = {.lex_state = 77}, [1998] = {.lex_state = 77}, [1999] = {.lex_state = 77}, [2000] = {.lex_state = 77}, [2001] = {.lex_state = 77}, [2002] = {.lex_state = 77}, [2003] = {.lex_state = 77}, [2004] = {.lex_state = 77}, [2005] = {.lex_state = 77}, [2006] = {.lex_state = 77}, [2007] = {.lex_state = 77}, [2008] = {.lex_state = 77}, [2009] = {.lex_state = 77}, [2010] = {.lex_state = 77}, [2011] = {.lex_state = 77}, [2012] = {.lex_state = 77}, [2013] = {.lex_state = 77, .external_lex_state = 4}, [2014] = {.lex_state = 77}, [2015] = {.lex_state = 77}, [2016] = {.lex_state = 77}, [2017] = {.lex_state = 77}, [2018] = {.lex_state = 77}, [2019] = {.lex_state = 77, .external_lex_state = 4}, [2020] = {.lex_state = 77}, [2021] = {.lex_state = 77, .external_lex_state = 4}, [2022] = {.lex_state = 77, .external_lex_state = 4}, [2023] = {.lex_state = 77, .external_lex_state = 4}, [2024] = {.lex_state = 77}, [2025] = {.lex_state = 77}, [2026] = {.lex_state = 77, .external_lex_state = 4}, [2027] = {.lex_state = 77}, [2028] = {.lex_state = 77}, [2029] = {.lex_state = 77}, [2030] = {.lex_state = 77, .external_lex_state = 4}, [2031] = {.lex_state = 77}, [2032] = {.lex_state = 77}, [2033] = {.lex_state = 77}, [2034] = {.lex_state = 77}, [2035] = {.lex_state = 77}, [2036] = {.lex_state = 77}, [2037] = {.lex_state = 77}, [2038] = {.lex_state = 77}, [2039] = {.lex_state = 77}, [2040] = {.lex_state = 77}, [2041] = {.lex_state = 77}, [2042] = {.lex_state = 77}, [2043] = {.lex_state = 77}, [2044] = {.lex_state = 77}, [2045] = {.lex_state = 77}, [2046] = {.lex_state = 77}, [2047] = {.lex_state = 77}, [2048] = {.lex_state = 77}, [2049] = {.lex_state = 77}, [2050] = {.lex_state = 77}, [2051] = {.lex_state = 77}, [2052] = {.lex_state = 77}, [2053] = {.lex_state = 77}, [2054] = {.lex_state = 77}, [2055] = {.lex_state = 77}, [2056] = {.lex_state = 77}, [2057] = {.lex_state = 77}, [2058] = {.lex_state = 77}, [2059] = {.lex_state = 77, .external_lex_state = 4}, [2060] = {.lex_state = 77}, [2061] = {.lex_state = 77}, [2062] = {.lex_state = 77}, [2063] = {.lex_state = 77}, [2064] = {.lex_state = 77, .external_lex_state = 4}, [2065] = {.lex_state = 77, .external_lex_state = 4}, [2066] = {.lex_state = 77, .external_lex_state = 4}, [2067] = {.lex_state = 77}, [2068] = {.lex_state = 77, .external_lex_state = 4}, [2069] = {.lex_state = 77}, [2070] = {.lex_state = 77}, [2071] = {.lex_state = 77}, [2072] = {.lex_state = 77}, [2073] = {.lex_state = 77}, [2074] = {.lex_state = 77, .external_lex_state = 4}, [2075] = {.lex_state = 77, .external_lex_state = 4}, [2076] = {.lex_state = 77, .external_lex_state = 4}, [2077] = {.lex_state = 77, .external_lex_state = 4}, [2078] = {.lex_state = 77}, [2079] = {.lex_state = 77, .external_lex_state = 4}, [2080] = {.lex_state = 77, .external_lex_state = 4}, [2081] = {.lex_state = 77}, [2082] = {.lex_state = 77, .external_lex_state = 4}, [2083] = {.lex_state = 77, .external_lex_state = 4}, [2084] = {.lex_state = 77}, [2085] = {.lex_state = 77, .external_lex_state = 4}, [2086] = {.lex_state = 77}, [2087] = {.lex_state = 77}, [2088] = {.lex_state = 77, .external_lex_state = 4}, [2089] = {.lex_state = 77}, [2090] = {.lex_state = 77}, [2091] = {.lex_state = 77}, [2092] = {.lex_state = 77}, [2093] = {.lex_state = 77}, [2094] = {.lex_state = 77, .external_lex_state = 4}, [2095] = {.lex_state = 77}, [2096] = {.lex_state = 77, .external_lex_state = 4}, [2097] = {.lex_state = 77}, [2098] = {.lex_state = 77}, [2099] = {.lex_state = 77, .external_lex_state = 4}, [2100] = {.lex_state = 77, .external_lex_state = 4}, [2101] = {.lex_state = 77, .external_lex_state = 4}, [2102] = {.lex_state = 77}, [2103] = {.lex_state = 77, .external_lex_state = 4}, [2104] = {.lex_state = 77, .external_lex_state = 4}, [2105] = {.lex_state = 77, .external_lex_state = 4}, [2106] = {.lex_state = 77}, [2107] = {.lex_state = 77}, [2108] = {.lex_state = 77}, [2109] = {.lex_state = 77, .external_lex_state = 4}, [2110] = {.lex_state = 77, .external_lex_state = 4}, [2111] = {.lex_state = 77}, [2112] = {.lex_state = 77, .external_lex_state = 4}, [2113] = {.lex_state = 77}, [2114] = {.lex_state = 77}, [2115] = {.lex_state = 77}, [2116] = {.lex_state = 77}, [2117] = {.lex_state = 77}, [2118] = {.lex_state = 77}, [2119] = {.lex_state = 77}, [2120] = {.lex_state = 77}, [2121] = {.lex_state = 77}, [2122] = {.lex_state = 77}, [2123] = {.lex_state = 77}, [2124] = {.lex_state = 77}, [2125] = {.lex_state = 77}, [2126] = {.lex_state = 77}, [2127] = {.lex_state = 77}, [2128] = {.lex_state = 77}, [2129] = {.lex_state = 77}, [2130] = {.lex_state = 77}, [2131] = {.lex_state = 77}, [2132] = {.lex_state = 77}, [2133] = {.lex_state = 77}, [2134] = {.lex_state = 77}, [2135] = {.lex_state = 77}, [2136] = {.lex_state = 77}, [2137] = {.lex_state = 77}, [2138] = {.lex_state = 77}, [2139] = {.lex_state = 77}, [2140] = {.lex_state = 77}, [2141] = {.lex_state = 77}, [2142] = {.lex_state = 77}, [2143] = {.lex_state = 77}, [2144] = {.lex_state = 77}, [2145] = {.lex_state = 77}, [2146] = {.lex_state = 77}, [2147] = {.lex_state = 77}, [2148] = {.lex_state = 77}, [2149] = {.lex_state = 77}, [2150] = {.lex_state = 77}, [2151] = {.lex_state = 77}, [2152] = {.lex_state = 77}, [2153] = {.lex_state = 77}, [2154] = {.lex_state = 77}, [2155] = {.lex_state = 77}, [2156] = {.lex_state = 77}, [2157] = {.lex_state = 77}, [2158] = {.lex_state = 77}, [2159] = {.lex_state = 77}, [2160] = {.lex_state = 77}, [2161] = {.lex_state = 77}, [2162] = {.lex_state = 77}, [2163] = {.lex_state = 77}, [2164] = {.lex_state = 77}, [2165] = {.lex_state = 77}, [2166] = {.lex_state = 77}, [2167] = {.lex_state = 77}, [2168] = {.lex_state = 77}, [2169] = {.lex_state = 77}, [2170] = {.lex_state = 77}, [2171] = {.lex_state = 77}, [2172] = {.lex_state = 77}, [2173] = {.lex_state = 77}, [2174] = {.lex_state = 77}, [2175] = {.lex_state = 77}, [2176] = {.lex_state = 77}, [2177] = {.lex_state = 77}, [2178] = {.lex_state = 77}, [2179] = {.lex_state = 77}, [2180] = {.lex_state = 77}, [2181] = {.lex_state = 77}, [2182] = {.lex_state = 77}, [2183] = {.lex_state = 77}, [2184] = {.lex_state = 77}, [2185] = {.lex_state = 77}, [2186] = {.lex_state = 77}, [2187] = {.lex_state = 77}, [2188] = {.lex_state = 77}, [2189] = {.lex_state = 77}, [2190] = {.lex_state = 77}, [2191] = {.lex_state = 77}, [2192] = {.lex_state = 77}, [2193] = {.lex_state = 77}, [2194] = {.lex_state = 77}, [2195] = {.lex_state = 77}, [2196] = {.lex_state = 77}, [2197] = {.lex_state = 77}, [2198] = {.lex_state = 77}, [2199] = {.lex_state = 184}, [2200] = {.lex_state = 77}, [2201] = {.lex_state = 77}, [2202] = {.lex_state = 77}, [2203] = {.lex_state = 77}, [2204] = {.lex_state = 77}, [2205] = {.lex_state = 77}, [2206] = {.lex_state = 77}, [2207] = {.lex_state = 184}, [2208] = {.lex_state = 77}, [2209] = {.lex_state = 77}, [2210] = {.lex_state = 77}, [2211] = {.lex_state = 77}, [2212] = {.lex_state = 77}, [2213] = {.lex_state = 77}, [2214] = {.lex_state = 77}, [2215] = {.lex_state = 77}, [2216] = {.lex_state = 77}, [2217] = {.lex_state = 77}, [2218] = {.lex_state = 77}, [2219] = {.lex_state = 77}, [2220] = {.lex_state = 77}, [2221] = {.lex_state = 77}, [2222] = {.lex_state = 77}, [2223] = {.lex_state = 77}, [2224] = {.lex_state = 77}, [2225] = {.lex_state = 77}, [2226] = {.lex_state = 77}, [2227] = {.lex_state = 77}, [2228] = {.lex_state = 77}, [2229] = {.lex_state = 77}, [2230] = {.lex_state = 77}, [2231] = {.lex_state = 77}, [2232] = {.lex_state = 77}, [2233] = {.lex_state = 77}, [2234] = {.lex_state = 77}, [2235] = {.lex_state = 77}, [2236] = {.lex_state = 77}, [2237] = {.lex_state = 77}, [2238] = {.lex_state = 77}, [2239] = {.lex_state = 77}, [2240] = {.lex_state = 77}, [2241] = {.lex_state = 77}, [2242] = {.lex_state = 77}, [2243] = {.lex_state = 77}, [2244] = {.lex_state = 77}, [2245] = {.lex_state = 77}, [2246] = {.lex_state = 77}, [2247] = {.lex_state = 77}, [2248] = {.lex_state = 77}, [2249] = {.lex_state = 77}, [2250] = {.lex_state = 77}, [2251] = {.lex_state = 77}, [2252] = {.lex_state = 77}, [2253] = {.lex_state = 77}, [2254] = {.lex_state = 77}, [2255] = {.lex_state = 77}, [2256] = {.lex_state = 77}, [2257] = {.lex_state = 77}, [2258] = {.lex_state = 77}, [2259] = {.lex_state = 77}, [2260] = {.lex_state = 77}, [2261] = {.lex_state = 77}, [2262] = {.lex_state = 77}, [2263] = {.lex_state = 77}, [2264] = {.lex_state = 77}, [2265] = {.lex_state = 77}, [2266] = {.lex_state = 77}, [2267] = {.lex_state = 77}, [2268] = {.lex_state = 77}, [2269] = {.lex_state = 77}, [2270] = {.lex_state = 77}, [2271] = {.lex_state = 77}, [2272] = {.lex_state = 77}, [2273] = {.lex_state = 77}, [2274] = {.lex_state = 77}, [2275] = {.lex_state = 77}, [2276] = {.lex_state = 77}, [2277] = {.lex_state = 77}, [2278] = {.lex_state = 77}, [2279] = {.lex_state = 77}, [2280] = {.lex_state = 77}, [2281] = {.lex_state = 77}, [2282] = {.lex_state = 77}, [2283] = {.lex_state = 77}, [2284] = {.lex_state = 77}, [2285] = {.lex_state = 77}, [2286] = {.lex_state = 77}, [2287] = {.lex_state = 77}, [2288] = {.lex_state = 77}, [2289] = {.lex_state = 77}, [2290] = {.lex_state = 77}, [2291] = {.lex_state = 77}, [2292] = {.lex_state = 77}, [2293] = {.lex_state = 77}, [2294] = {.lex_state = 77}, [2295] = {.lex_state = 77}, [2296] = {.lex_state = 77}, [2297] = {.lex_state = 77}, [2298] = {.lex_state = 77}, [2299] = {.lex_state = 77}, [2300] = {.lex_state = 77}, [2301] = {.lex_state = 77}, [2302] = {.lex_state = 77}, [2303] = {.lex_state = 77}, [2304] = {.lex_state = 77}, [2305] = {.lex_state = 77}, [2306] = {.lex_state = 77}, [2307] = {.lex_state = 77}, [2308] = {.lex_state = 77}, [2309] = {.lex_state = 77}, [2310] = {.lex_state = 77}, [2311] = {.lex_state = 77}, [2312] = {.lex_state = 77}, [2313] = {.lex_state = 77}, [2314] = {.lex_state = 77}, [2315] = {.lex_state = 77}, [2316] = {.lex_state = 77}, [2317] = {.lex_state = 77}, [2318] = {.lex_state = 77}, [2319] = {.lex_state = 77}, [2320] = {.lex_state = 77}, [2321] = {.lex_state = 77}, [2322] = {.lex_state = 77}, [2323] = {.lex_state = 77}, [2324] = {.lex_state = 77}, [2325] = {.lex_state = 77}, [2326] = {.lex_state = 77}, [2327] = {.lex_state = 77}, [2328] = {(TSStateId)(-1)}, [2329] = {(TSStateId)(-1)}, }; enum { ts_external_token__automatic_semicolon = 0, ts_external_token_heredoc = 1, ts_external_token_encapsed_string_chars = 2, ts_external_token_encapsed_string_chars_after_variable = 3, ts_external_token__eof = 4, ts_external_token_sentinel_error = 5, }; static const TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = { [ts_external_token__automatic_semicolon] = sym__automatic_semicolon, [ts_external_token_heredoc] = sym_heredoc, [ts_external_token_encapsed_string_chars] = sym_encapsed_string_chars, [ts_external_token_encapsed_string_chars_after_variable] = sym_encapsed_string_chars_after_variable, [ts_external_token__eof] = sym__eof, [ts_external_token_sentinel_error] = sym_sentinel_error, }; static const bool ts_external_scanner_states[8][EXTERNAL_TOKEN_COUNT] = { [1] = { [ts_external_token__automatic_semicolon] = true, [ts_external_token_heredoc] = true, [ts_external_token_encapsed_string_chars] = true, [ts_external_token_encapsed_string_chars_after_variable] = true, [ts_external_token__eof] = true, [ts_external_token_sentinel_error] = true, }, [2] = { [ts_external_token_heredoc] = true, }, [3] = { [ts_external_token__automatic_semicolon] = true, [ts_external_token_heredoc] = true, }, [4] = { [ts_external_token__automatic_semicolon] = true, }, [5] = { [ts_external_token_encapsed_string_chars] = true, }, [6] = { [ts_external_token_encapsed_string_chars] = true, [ts_external_token_encapsed_string_chars_after_variable] = true, }, [7] = { [ts_external_token__eof] = true, }, }; static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [0] = { [sym_text_interpolation] = STATE(0), [ts_builtin_sym_end] = ACTIONS(1), [sym_name] = ACTIONS(1), [sym_php_tag] = ACTIONS(1), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_text_token1] = ACTIONS(1), [anon_sym_SEMI] = ACTIONS(1), [anon_sym_AMP] = ACTIONS(1), [aux_sym_function_static_declaration_token1] = ACTIONS(1), [anon_sym_COMMA] = ACTIONS(1), [anon_sym_EQ] = ACTIONS(1), [aux_sym_global_declaration_token1] = ACTIONS(1), [aux_sym_namespace_definition_token1] = ACTIONS(1), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1), [anon_sym_BSLASH] = ACTIONS(1), [aux_sym_namespace_aliasing_clause_token1] = ACTIONS(1), [anon_sym_LBRACE] = ACTIONS(1), [anon_sym_RBRACE] = ACTIONS(1), [aux_sym_trait_declaration_token1] = ACTIONS(1), [aux_sym_interface_declaration_token1] = ACTIONS(1), [aux_sym_base_clause_token1] = ACTIONS(1), [aux_sym_enum_declaration_token1] = ACTIONS(1), [anon_sym_COLON] = ACTIONS(1), [aux_sym_enum_case_token1] = ACTIONS(1), [aux_sym_class_declaration_token1] = ACTIONS(1), [aux_sym_final_modifier_token1] = ACTIONS(1), [aux_sym_abstract_modifier_token1] = ACTIONS(1), [aux_sym_class_interface_clause_token1] = ACTIONS(1), [sym_var_modifier] = ACTIONS(1), [aux_sym_use_instead_of_clause_token1] = ACTIONS(1), [aux_sym_visibility_modifier_token1] = ACTIONS(1), [aux_sym_visibility_modifier_token2] = ACTIONS(1), [aux_sym_visibility_modifier_token3] = ACTIONS(1), [aux_sym__arrow_function_header_token1] = ACTIONS(1), [anon_sym_EQ_GT] = ACTIONS(1), [anon_sym_LPAREN] = ACTIONS(1), [anon_sym_RPAREN] = ACTIONS(1), [anon_sym_DOT_DOT_DOT] = ACTIONS(1), [anon_sym_QMARK] = ACTIONS(1), [anon_sym_PIPE] = ACTIONS(1), [anon_sym_array] = ACTIONS(1), [aux_sym_primitive_type_token1] = ACTIONS(1), [anon_sym_iterable] = ACTIONS(1), [anon_sym_bool] = ACTIONS(1), [anon_sym_float] = ACTIONS(1), [anon_sym_int] = ACTIONS(1), [anon_sym_string] = ACTIONS(1), [anon_sym_void] = ACTIONS(1), [anon_sym_mixed] = ACTIONS(1), [anon_sym_static] = ACTIONS(1), [anon_sym_false] = ACTIONS(1), [anon_sym_null] = ACTIONS(1), [aux_sym_cast_type_token1] = ACTIONS(1), [aux_sym_cast_type_token2] = ACTIONS(1), [aux_sym_cast_type_token3] = ACTIONS(1), [aux_sym_cast_type_token4] = ACTIONS(1), [aux_sym_cast_type_token5] = ACTIONS(1), [aux_sym_cast_type_token6] = ACTIONS(1), [aux_sym_cast_type_token7] = ACTIONS(1), [aux_sym_cast_type_token8] = ACTIONS(1), [aux_sym_cast_type_token9] = ACTIONS(1), [aux_sym_cast_type_token10] = ACTIONS(1), [aux_sym_cast_type_token11] = ACTIONS(1), [aux_sym_cast_type_token12] = ACTIONS(1), [aux_sym_echo_statement_token1] = ACTIONS(1), [anon_sym_unset] = ACTIONS(1), [aux_sym_declare_statement_token1] = ACTIONS(1), [aux_sym_declare_statement_token2] = ACTIONS(1), [anon_sym_ticks] = ACTIONS(1), [anon_sym_encoding] = ACTIONS(1), [anon_sym_strict_types] = ACTIONS(1), [sym_float] = ACTIONS(1), [aux_sym_try_statement_token1] = ACTIONS(1), [aux_sym_catch_clause_token1] = ACTIONS(1), [aux_sym_finally_clause_token1] = ACTIONS(1), [aux_sym_goto_statement_token1] = ACTIONS(1), [aux_sym_continue_statement_token1] = ACTIONS(1), [aux_sym_break_statement_token1] = ACTIONS(1), [sym_integer] = ACTIONS(1), [aux_sym_return_statement_token1] = ACTIONS(1), [aux_sym_throw_expression_token1] = ACTIONS(1), [aux_sym_while_statement_token1] = ACTIONS(1), [aux_sym_while_statement_token2] = ACTIONS(1), [aux_sym_do_statement_token1] = ACTIONS(1), [aux_sym_for_statement_token1] = ACTIONS(1), [aux_sym_for_statement_token2] = ACTIONS(1), [aux_sym_foreach_statement_token1] = ACTIONS(1), [aux_sym_foreach_statement_token2] = ACTIONS(1), [aux_sym_if_statement_token1] = ACTIONS(1), [aux_sym_if_statement_token2] = ACTIONS(1), [aux_sym_else_if_clause_token1] = ACTIONS(1), [aux_sym_else_clause_token1] = ACTIONS(1), [aux_sym_match_expression_token1] = ACTIONS(1), [aux_sym_match_default_expression_token1] = ACTIONS(1), [aux_sym_switch_statement_token1] = ACTIONS(1), [aux_sym_switch_block_token1] = ACTIONS(1), [anon_sym_AT] = ACTIONS(1), [anon_sym_PLUS] = ACTIONS(1), [anon_sym_DASH] = ACTIONS(1), [anon_sym_TILDE] = ACTIONS(1), [anon_sym_BANG] = ACTIONS(1), [anon_sym_STAR_STAR] = ACTIONS(1), [aux_sym_clone_expression_token1] = ACTIONS(1), [anon_sym_COLON_COLON] = ACTIONS(1), [aux_sym_print_intrinsic_token1] = ACTIONS(1), [aux_sym_object_creation_expression_token1] = ACTIONS(1), [anon_sym_PLUS_PLUS] = ACTIONS(1), [anon_sym_DASH_DASH] = ACTIONS(1), [sym_shell_command_expression] = ACTIONS(1), [anon_sym_STAR_STAR_EQ] = ACTIONS(1), [anon_sym_STAR_EQ] = ACTIONS(1), [anon_sym_SLASH_EQ] = ACTIONS(1), [anon_sym_PERCENT_EQ] = ACTIONS(1), [anon_sym_PLUS_EQ] = ACTIONS(1), [anon_sym_DASH_EQ] = ACTIONS(1), [anon_sym_GT_GT_EQ] = ACTIONS(1), [anon_sym_AMP_EQ] = ACTIONS(1), [anon_sym_CARET_EQ] = ACTIONS(1), [anon_sym_PIPE_EQ] = ACTIONS(1), [anon_sym_QMARK_QMARK_EQ] = ACTIONS(1), [anon_sym_DASH_GT] = ACTIONS(1), [anon_sym_QMARK_DASH_GT] = ACTIONS(1), [aux_sym__list_destructing_token1] = ACTIONS(1), [anon_sym_LBRACK] = ACTIONS(1), [anon_sym_RBRACK] = ACTIONS(1), [anon_sym_self] = ACTIONS(1), [anon_sym_parent] = ACTIONS(1), [anon_sym_POUND_LBRACK] = ACTIONS(1), [aux_sym_encapsed_string_token1] = ACTIONS(1), [anon_sym_DQUOTE] = ACTIONS(1), [anon_sym_SQUOTE] = ACTIONS(1), [aux_sym_string_token1] = ACTIONS(1), [sym_boolean] = ACTIONS(1), [sym_null] = ACTIONS(1), [anon_sym_DOLLAR] = ACTIONS(1), [aux_sym_yield_expression_token1] = ACTIONS(1), [aux_sym_yield_expression_token2] = ACTIONS(1), [aux_sym_binary_expression_token1] = ACTIONS(1), [anon_sym_QMARK_QMARK] = ACTIONS(1), [aux_sym_binary_expression_token2] = ACTIONS(1), [aux_sym_binary_expression_token3] = ACTIONS(1), [aux_sym_binary_expression_token4] = ACTIONS(1), [anon_sym_PIPE_PIPE] = ACTIONS(1), [anon_sym_AMP_AMP] = ACTIONS(1), [anon_sym_CARET] = ACTIONS(1), [anon_sym_EQ_EQ] = ACTIONS(1), [anon_sym_BANG_EQ] = ACTIONS(1), [anon_sym_EQ_EQ_EQ] = ACTIONS(1), [anon_sym_BANG_EQ_EQ] = ACTIONS(1), [anon_sym_LT] = ACTIONS(1), [anon_sym_GT] = ACTIONS(1), [anon_sym_GT_EQ] = ACTIONS(1), [anon_sym_GT_GT] = ACTIONS(1), [anon_sym_DOT] = ACTIONS(1), [anon_sym_STAR] = ACTIONS(1), [anon_sym_SLASH] = ACTIONS(1), [anon_sym_PERCENT] = ACTIONS(1), [aux_sym_include_expression_token1] = ACTIONS(1), [aux_sym_include_once_expression_token1] = ACTIONS(1), [aux_sym_require_expression_token1] = ACTIONS(1), [aux_sym_require_once_expression_token1] = ACTIONS(1), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(1), [sym_heredoc] = ACTIONS(1), [sym_encapsed_string_chars] = ACTIONS(1), [sym_encapsed_string_chars_after_variable] = ACTIONS(1), [sym__eof] = ACTIONS(1), [sym_sentinel_error] = ACTIONS(1), }, [1] = { [sym_program] = STATE(2322), [sym_text_interpolation] = STATE(1), [sym_text] = STATE(1995), [aux_sym_text_repeat1] = STATE(1501), [ts_builtin_sym_end] = ACTIONS(7), [sym_php_tag] = ACTIONS(9), [anon_sym_QMARK_GT] = ACTIONS(11), [aux_sym_text_token1] = ACTIONS(13), [aux_sym_text_token2] = ACTIONS(13), [sym_comment] = ACTIONS(5), }, [2] = { [sym_text_interpolation] = STATE(2), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(2), [aux_sym_attribute_list_repeat2] = STATE(1193), [ts_builtin_sym_end] = ACTIONS(15), [sym_name] = ACTIONS(17), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(20), [aux_sym_function_static_declaration_token1] = ACTIONS(23), [aux_sym_global_declaration_token1] = ACTIONS(26), [aux_sym_namespace_definition_token1] = ACTIONS(29), [aux_sym_namespace_use_declaration_token1] = ACTIONS(32), [aux_sym_namespace_use_declaration_token2] = ACTIONS(35), [aux_sym_namespace_use_declaration_token3] = ACTIONS(38), [anon_sym_BSLASH] = ACTIONS(41), [anon_sym_LBRACE] = ACTIONS(44), [anon_sym_RBRACE] = ACTIONS(15), [aux_sym_trait_declaration_token1] = ACTIONS(47), [aux_sym_interface_declaration_token1] = ACTIONS(50), [aux_sym_enum_declaration_token1] = ACTIONS(53), [aux_sym_enum_case_token1] = ACTIONS(56), [aux_sym_class_declaration_token1] = ACTIONS(58), [aux_sym_final_modifier_token1] = ACTIONS(61), [aux_sym_abstract_modifier_token1] = ACTIONS(64), [aux_sym_visibility_modifier_token1] = ACTIONS(67), [aux_sym_visibility_modifier_token2] = ACTIONS(67), [aux_sym_visibility_modifier_token3] = ACTIONS(67), [aux_sym__arrow_function_header_token1] = ACTIONS(70), [anon_sym_LPAREN] = ACTIONS(73), [aux_sym_cast_type_token1] = ACTIONS(76), [aux_sym_echo_statement_token1] = ACTIONS(79), [anon_sym_unset] = ACTIONS(82), [aux_sym_declare_statement_token1] = ACTIONS(85), [aux_sym_declare_statement_token2] = ACTIONS(56), [sym_float] = ACTIONS(88), [aux_sym_try_statement_token1] = ACTIONS(91), [aux_sym_goto_statement_token1] = ACTIONS(94), [aux_sym_continue_statement_token1] = ACTIONS(97), [aux_sym_break_statement_token1] = ACTIONS(100), [sym_integer] = ACTIONS(88), [aux_sym_return_statement_token1] = ACTIONS(103), [aux_sym_throw_expression_token1] = ACTIONS(106), [aux_sym_while_statement_token1] = ACTIONS(109), [aux_sym_while_statement_token2] = ACTIONS(56), [aux_sym_do_statement_token1] = ACTIONS(112), [aux_sym_for_statement_token1] = ACTIONS(115), [aux_sym_for_statement_token2] = ACTIONS(56), [aux_sym_foreach_statement_token1] = ACTIONS(118), [aux_sym_foreach_statement_token2] = ACTIONS(56), [aux_sym_if_statement_token1] = ACTIONS(121), [aux_sym_if_statement_token2] = ACTIONS(56), [aux_sym_match_expression_token1] = ACTIONS(124), [aux_sym_match_default_expression_token1] = ACTIONS(56), [aux_sym_switch_statement_token1] = ACTIONS(127), [aux_sym_switch_block_token1] = ACTIONS(56), [anon_sym_AT] = ACTIONS(130), [anon_sym_PLUS] = ACTIONS(133), [anon_sym_DASH] = ACTIONS(133), [anon_sym_TILDE] = ACTIONS(136), [anon_sym_BANG] = ACTIONS(136), [aux_sym_clone_expression_token1] = ACTIONS(139), [aux_sym_print_intrinsic_token1] = ACTIONS(142), [aux_sym_object_creation_expression_token1] = ACTIONS(145), [anon_sym_PLUS_PLUS] = ACTIONS(148), [anon_sym_DASH_DASH] = ACTIONS(148), [sym_shell_command_expression] = ACTIONS(151), [aux_sym__list_destructing_token1] = ACTIONS(154), [anon_sym_LBRACK] = ACTIONS(157), [anon_sym_self] = ACTIONS(160), [anon_sym_parent] = ACTIONS(160), [anon_sym_POUND_LBRACK] = ACTIONS(163), [aux_sym_encapsed_string_token1] = ACTIONS(166), [anon_sym_DQUOTE] = ACTIONS(166), [anon_sym_SQUOTE] = ACTIONS(169), [aux_sym_string_token1] = ACTIONS(169), [sym_boolean] = ACTIONS(88), [sym_null] = ACTIONS(88), [anon_sym_DOLLAR] = ACTIONS(172), [aux_sym_yield_expression_token1] = ACTIONS(175), [aux_sym_include_expression_token1] = ACTIONS(178), [aux_sym_include_once_expression_token1] = ACTIONS(181), [aux_sym_require_expression_token1] = ACTIONS(184), [aux_sym_require_once_expression_token1] = ACTIONS(187), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(190), }, [3] = { [sym_text_interpolation] = STATE(3), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(2), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [anon_sym_RBRACE] = ACTIONS(213), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_enum_case_token1] = ACTIONS(221), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_match_default_expression_token1] = ACTIONS(221), [aux_sym_switch_statement_token1] = ACTIONS(269), [aux_sym_switch_block_token1] = ACTIONS(221), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [4] = { [sym_text_interpolation] = STATE(4), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(2), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [anon_sym_RBRACE] = ACTIONS(313), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_enum_case_token1] = ACTIONS(315), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_match_default_expression_token1] = ACTIONS(315), [aux_sym_switch_statement_token1] = ACTIONS(269), [aux_sym_switch_block_token1] = ACTIONS(315), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [5] = { [sym_text_interpolation] = STATE(5), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(3), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [anon_sym_RBRACE] = ACTIONS(317), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_enum_case_token1] = ACTIONS(319), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_match_default_expression_token1] = ACTIONS(319), [aux_sym_switch_statement_token1] = ACTIONS(269), [aux_sym_switch_block_token1] = ACTIONS(319), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [6] = { [sym_text_interpolation] = STATE(6), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(4), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [anon_sym_RBRACE] = ACTIONS(321), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_enum_case_token1] = ACTIONS(323), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_match_default_expression_token1] = ACTIONS(323), [aux_sym_switch_statement_token1] = ACTIONS(269), [aux_sym_switch_block_token1] = ACTIONS(323), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [7] = { [sym_text_interpolation] = STATE(7), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(11), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_while_statement_token2] = ACTIONS(325), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_foreach_statement_token2] = ACTIONS(325), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_if_statement_token2] = ACTIONS(325), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [8] = { [sym_text_interpolation] = STATE(8), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(8), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(17), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(20), [aux_sym_function_static_declaration_token1] = ACTIONS(23), [aux_sym_global_declaration_token1] = ACTIONS(26), [aux_sym_namespace_definition_token1] = ACTIONS(29), [aux_sym_namespace_use_declaration_token1] = ACTIONS(32), [aux_sym_namespace_use_declaration_token2] = ACTIONS(35), [aux_sym_namespace_use_declaration_token3] = ACTIONS(38), [anon_sym_BSLASH] = ACTIONS(41), [anon_sym_LBRACE] = ACTIONS(44), [aux_sym_trait_declaration_token1] = ACTIONS(47), [aux_sym_interface_declaration_token1] = ACTIONS(50), [aux_sym_enum_declaration_token1] = ACTIONS(53), [aux_sym_class_declaration_token1] = ACTIONS(58), [aux_sym_final_modifier_token1] = ACTIONS(61), [aux_sym_abstract_modifier_token1] = ACTIONS(64), [aux_sym_visibility_modifier_token1] = ACTIONS(67), [aux_sym_visibility_modifier_token2] = ACTIONS(67), [aux_sym_visibility_modifier_token3] = ACTIONS(67), [aux_sym__arrow_function_header_token1] = ACTIONS(70), [anon_sym_LPAREN] = ACTIONS(73), [aux_sym_cast_type_token1] = ACTIONS(76), [aux_sym_echo_statement_token1] = ACTIONS(79), [anon_sym_unset] = ACTIONS(82), [aux_sym_declare_statement_token1] = ACTIONS(327), [sym_float] = ACTIONS(88), [aux_sym_try_statement_token1] = ACTIONS(91), [aux_sym_goto_statement_token1] = ACTIONS(94), [aux_sym_continue_statement_token1] = ACTIONS(97), [aux_sym_break_statement_token1] = ACTIONS(100), [sym_integer] = ACTIONS(88), [aux_sym_return_statement_token1] = ACTIONS(103), [aux_sym_throw_expression_token1] = ACTIONS(106), [aux_sym_while_statement_token1] = ACTIONS(330), [aux_sym_do_statement_token1] = ACTIONS(112), [aux_sym_for_statement_token1] = ACTIONS(333), [aux_sym_foreach_statement_token1] = ACTIONS(336), [aux_sym_if_statement_token1] = ACTIONS(339), [aux_sym_if_statement_token2] = ACTIONS(56), [aux_sym_else_if_clause_token1] = ACTIONS(56), [aux_sym_else_clause_token1] = ACTIONS(56), [aux_sym_match_expression_token1] = ACTIONS(124), [aux_sym_switch_statement_token1] = ACTIONS(127), [anon_sym_AT] = ACTIONS(130), [anon_sym_PLUS] = ACTIONS(133), [anon_sym_DASH] = ACTIONS(133), [anon_sym_TILDE] = ACTIONS(136), [anon_sym_BANG] = ACTIONS(136), [aux_sym_clone_expression_token1] = ACTIONS(139), [aux_sym_print_intrinsic_token1] = ACTIONS(142), [aux_sym_object_creation_expression_token1] = ACTIONS(145), [anon_sym_PLUS_PLUS] = ACTIONS(148), [anon_sym_DASH_DASH] = ACTIONS(148), [sym_shell_command_expression] = ACTIONS(151), [aux_sym__list_destructing_token1] = ACTIONS(154), [anon_sym_LBRACK] = ACTIONS(157), [anon_sym_self] = ACTIONS(160), [anon_sym_parent] = ACTIONS(160), [anon_sym_POUND_LBRACK] = ACTIONS(163), [aux_sym_encapsed_string_token1] = ACTIONS(166), [anon_sym_DQUOTE] = ACTIONS(166), [anon_sym_SQUOTE] = ACTIONS(169), [aux_sym_string_token1] = ACTIONS(169), [sym_boolean] = ACTIONS(88), [sym_null] = ACTIONS(88), [anon_sym_DOLLAR] = ACTIONS(172), [aux_sym_yield_expression_token1] = ACTIONS(175), [aux_sym_include_expression_token1] = ACTIONS(178), [aux_sym_include_once_expression_token1] = ACTIONS(181), [aux_sym_require_expression_token1] = ACTIONS(184), [aux_sym_require_once_expression_token1] = ACTIONS(187), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(190), }, [9] = { [sym_text_interpolation] = STATE(9), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(8), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(342), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(344), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(346), [aux_sym_foreach_statement_token1] = ACTIONS(348), [aux_sym_if_statement_token1] = ACTIONS(350), [aux_sym_if_statement_token2] = ACTIONS(352), [aux_sym_else_if_clause_token1] = ACTIONS(352), [aux_sym_else_clause_token1] = ACTIONS(352), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [10] = { [sym_text_interpolation] = STATE(10), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(9), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(342), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(344), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(346), [aux_sym_foreach_statement_token1] = ACTIONS(348), [aux_sym_if_statement_token1] = ACTIONS(350), [aux_sym_if_statement_token2] = ACTIONS(325), [aux_sym_else_if_clause_token1] = ACTIONS(325), [aux_sym_else_clause_token1] = ACTIONS(325), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [11] = { [sym_text_interpolation] = STATE(11), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(2), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_while_statement_token2] = ACTIONS(352), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_foreach_statement_token2] = ACTIONS(352), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_if_statement_token2] = ACTIONS(352), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [12] = { [sym_text_interpolation] = STATE(12), [sym_empty_statement] = STATE(482), [sym_function_static_declaration] = STATE(482), [sym_global_declaration] = STATE(482), [sym_namespace_definition] = STATE(482), [sym_namespace_use_declaration] = STATE(482), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(482), [sym_interface_declaration] = STATE(482), [sym_enum_declaration] = STATE(482), [sym_class_declaration] = STATE(482), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(482), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(482), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(482), [sym_unset_statement] = STATE(482), [sym_declare_statement] = STATE(482), [sym_try_statement] = STATE(482), [sym_goto_statement] = STATE(482), [sym_continue_statement] = STATE(482), [sym_break_statement] = STATE(482), [sym_return_statement] = STATE(482), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(482), [sym_do_statement] = STATE(482), [sym_for_statement] = STATE(482), [sym_foreach_statement] = STATE(482), [sym_if_statement] = STATE(482), [sym_colon_block] = STATE(2268), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(482), [sym_compound_statement] = STATE(482), [sym_named_label_statement] = STATE(482), [sym_expression_statement] = STATE(482), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(354), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [anon_sym_COLON] = ACTIONS(356), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(342), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(344), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(346), [aux_sym_foreach_statement_token1] = ACTIONS(348), [aux_sym_if_statement_token1] = ACTIONS(350), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(358), [sym_heredoc] = ACTIONS(311), }, [13] = { [sym_text_interpolation] = STATE(13), [sym_empty_statement] = STATE(1703), [sym_function_static_declaration] = STATE(1703), [sym_global_declaration] = STATE(1703), [sym_namespace_definition] = STATE(1703), [sym_namespace_use_declaration] = STATE(1703), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(1703), [sym_interface_declaration] = STATE(1703), [sym_enum_declaration] = STATE(1703), [sym_class_declaration] = STATE(1703), [sym_final_modifier] = STATE(2223), [sym_abstract_modifier] = STATE(2223), [sym_const_declaration] = STATE(1703), [sym__const_declaration] = STATE(1834), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2224), [sym_function_definition] = STATE(1703), [sym__function_definition_header] = STATE(2039), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(1703), [sym_unset_statement] = STATE(1703), [sym_declare_statement] = STATE(1703), [sym_try_statement] = STATE(1703), [sym_goto_statement] = STATE(1703), [sym_continue_statement] = STATE(1703), [sym_break_statement] = STATE(1703), [sym_return_statement] = STATE(1703), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(1703), [sym_do_statement] = STATE(1703), [sym_for_statement] = STATE(1703), [sym_foreach_statement] = STATE(1703), [sym_if_statement] = STATE(1703), [sym_colon_block] = STATE(2174), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(1703), [sym_compound_statement] = STATE(1703), [sym_named_label_statement] = STATE(1703), [sym_expression_statement] = STATE(1703), [sym__expression] = STATE(1078), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1258), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(360), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(362), [aux_sym_function_static_declaration_token1] = ACTIONS(364), [aux_sym_global_declaration_token1] = ACTIONS(366), [aux_sym_namespace_definition_token1] = ACTIONS(368), [aux_sym_namespace_use_declaration_token1] = ACTIONS(370), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(372), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(374), [aux_sym_trait_declaration_token1] = ACTIONS(376), [aux_sym_interface_declaration_token1] = ACTIONS(378), [aux_sym_enum_declaration_token1] = ACTIONS(380), [anon_sym_COLON] = ACTIONS(356), [aux_sym_class_declaration_token1] = ACTIONS(382), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(384), [anon_sym_unset] = ACTIONS(386), [aux_sym_declare_statement_token1] = ACTIONS(388), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(390), [aux_sym_goto_statement_token1] = ACTIONS(392), [aux_sym_continue_statement_token1] = ACTIONS(394), [aux_sym_break_statement_token1] = ACTIONS(396), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(398), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(400), [aux_sym_do_statement_token1] = ACTIONS(402), [aux_sym_for_statement_token1] = ACTIONS(404), [aux_sym_foreach_statement_token1] = ACTIONS(406), [aux_sym_if_statement_token1] = ACTIONS(408), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(410), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(412), [sym_heredoc] = ACTIONS(311), }, [14] = { [sym_text_interpolation] = STATE(14), [sym_empty_statement] = STATE(482), [sym_function_static_declaration] = STATE(482), [sym_global_declaration] = STATE(482), [sym_namespace_definition] = STATE(482), [sym_namespace_use_declaration] = STATE(482), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(482), [sym_interface_declaration] = STATE(482), [sym_enum_declaration] = STATE(482), [sym_class_declaration] = STATE(482), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(482), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(482), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(482), [sym_unset_statement] = STATE(482), [sym_declare_statement] = STATE(482), [sym_try_statement] = STATE(482), [sym_goto_statement] = STATE(482), [sym_continue_statement] = STATE(482), [sym_break_statement] = STATE(482), [sym_return_statement] = STATE(482), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(482), [sym_do_statement] = STATE(482), [sym_for_statement] = STATE(482), [sym_foreach_statement] = STATE(482), [sym_if_statement] = STATE(482), [sym_colon_block] = STATE(2268), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(482), [sym_compound_statement] = STATE(482), [sym_named_label_statement] = STATE(482), [sym_expression_statement] = STATE(482), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(354), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [anon_sym_COLON] = ACTIONS(356), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(358), [sym_heredoc] = ACTIONS(311), }, [15] = { [sym_text_interpolation] = STATE(15), [sym_empty_statement] = STATE(1703), [sym_function_static_declaration] = STATE(1703), [sym_global_declaration] = STATE(1703), [sym_namespace_definition] = STATE(1703), [sym_namespace_use_declaration] = STATE(1703), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(1703), [sym_interface_declaration] = STATE(1703), [sym_enum_declaration] = STATE(1703), [sym_class_declaration] = STATE(1703), [sym_final_modifier] = STATE(2223), [sym_abstract_modifier] = STATE(2223), [sym_const_declaration] = STATE(1703), [sym__const_declaration] = STATE(1834), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2224), [sym_function_definition] = STATE(1703), [sym__function_definition_header] = STATE(2039), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(1703), [sym_unset_statement] = STATE(1703), [sym_declare_statement] = STATE(1703), [sym_try_statement] = STATE(1703), [sym_goto_statement] = STATE(1703), [sym_continue_statement] = STATE(1703), [sym_break_statement] = STATE(1703), [sym_return_statement] = STATE(1703), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(1703), [sym_do_statement] = STATE(1703), [sym_for_statement] = STATE(1703), [sym_foreach_statement] = STATE(1703), [sym_if_statement] = STATE(1703), [sym_colon_block] = STATE(2174), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(1703), [sym_compound_statement] = STATE(1703), [sym_named_label_statement] = STATE(1703), [sym_expression_statement] = STATE(1703), [sym__expression] = STATE(1078), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1258), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(360), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(362), [aux_sym_function_static_declaration_token1] = ACTIONS(364), [aux_sym_global_declaration_token1] = ACTIONS(366), [aux_sym_namespace_definition_token1] = ACTIONS(368), [aux_sym_namespace_use_declaration_token1] = ACTIONS(370), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(372), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(374), [aux_sym_trait_declaration_token1] = ACTIONS(376), [aux_sym_interface_declaration_token1] = ACTIONS(378), [aux_sym_enum_declaration_token1] = ACTIONS(380), [anon_sym_COLON] = ACTIONS(356), [aux_sym_class_declaration_token1] = ACTIONS(382), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(384), [anon_sym_unset] = ACTIONS(386), [aux_sym_declare_statement_token1] = ACTIONS(414), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(390), [aux_sym_goto_statement_token1] = ACTIONS(392), [aux_sym_continue_statement_token1] = ACTIONS(394), [aux_sym_break_statement_token1] = ACTIONS(396), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(398), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(416), [aux_sym_do_statement_token1] = ACTIONS(402), [aux_sym_for_statement_token1] = ACTIONS(418), [aux_sym_foreach_statement_token1] = ACTIONS(420), [aux_sym_if_statement_token1] = ACTIONS(422), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(410), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(412), [sym_heredoc] = ACTIONS(311), }, [16] = { [sym_text_interpolation] = STATE(16), [sym_empty_statement] = STATE(1734), [sym_function_static_declaration] = STATE(1734), [sym_global_declaration] = STATE(1734), [sym_namespace_definition] = STATE(1734), [sym_namespace_use_declaration] = STATE(1734), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(1734), [sym_interface_declaration] = STATE(1734), [sym_enum_declaration] = STATE(1734), [sym_class_declaration] = STATE(1734), [sym_final_modifier] = STATE(2223), [sym_abstract_modifier] = STATE(2223), [sym_const_declaration] = STATE(1734), [sym__const_declaration] = STATE(1834), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2224), [sym_function_definition] = STATE(1734), [sym__function_definition_header] = STATE(2039), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(1734), [sym_unset_statement] = STATE(1734), [sym_declare_statement] = STATE(1734), [sym_try_statement] = STATE(1734), [sym_goto_statement] = STATE(1734), [sym_continue_statement] = STATE(1734), [sym_break_statement] = STATE(1734), [sym_return_statement] = STATE(1734), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(1734), [sym_do_statement] = STATE(1734), [sym_for_statement] = STATE(1734), [sym_foreach_statement] = STATE(1734), [sym_if_statement] = STATE(1734), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(1734), [sym_compound_statement] = STATE(1734), [sym_named_label_statement] = STATE(1734), [sym_expression_statement] = STATE(1734), [sym__expression] = STATE(1078), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1258), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(360), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(424), [aux_sym_function_static_declaration_token1] = ACTIONS(364), [aux_sym_global_declaration_token1] = ACTIONS(366), [aux_sym_namespace_definition_token1] = ACTIONS(368), [aux_sym_namespace_use_declaration_token1] = ACTIONS(370), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(372), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(374), [aux_sym_trait_declaration_token1] = ACTIONS(376), [aux_sym_interface_declaration_token1] = ACTIONS(378), [aux_sym_enum_declaration_token1] = ACTIONS(380), [anon_sym_COLON] = ACTIONS(426), [aux_sym_class_declaration_token1] = ACTIONS(382), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(384), [anon_sym_unset] = ACTIONS(386), [aux_sym_declare_statement_token1] = ACTIONS(414), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(390), [aux_sym_goto_statement_token1] = ACTIONS(392), [aux_sym_continue_statement_token1] = ACTIONS(394), [aux_sym_break_statement_token1] = ACTIONS(396), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(398), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(416), [aux_sym_do_statement_token1] = ACTIONS(402), [aux_sym_for_statement_token1] = ACTIONS(418), [aux_sym_foreach_statement_token1] = ACTIONS(420), [aux_sym_if_statement_token1] = ACTIONS(422), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(410), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(428), [sym_heredoc] = ACTIONS(311), }, [17] = { [sym_text_interpolation] = STATE(17), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(2), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [aux_sym_declare_statement_token2] = ACTIONS(430), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [18] = { [sym_text_interpolation] = STATE(18), [sym_empty_statement] = STATE(489), [sym_function_static_declaration] = STATE(489), [sym_global_declaration] = STATE(489), [sym_namespace_definition] = STATE(489), [sym_namespace_use_declaration] = STATE(489), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(489), [sym_interface_declaration] = STATE(489), [sym_enum_declaration] = STATE(489), [sym_class_declaration] = STATE(489), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(489), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(489), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(489), [sym_unset_statement] = STATE(489), [sym_declare_statement] = STATE(489), [sym_try_statement] = STATE(489), [sym_goto_statement] = STATE(489), [sym_continue_statement] = STATE(489), [sym_break_statement] = STATE(489), [sym_return_statement] = STATE(489), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(489), [sym_do_statement] = STATE(489), [sym_for_statement] = STATE(489), [sym_foreach_statement] = STATE(489), [sym_if_statement] = STATE(489), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(489), [sym_compound_statement] = STATE(489), [sym_named_label_statement] = STATE(489), [sym_expression_statement] = STATE(489), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(432), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [anon_sym_COLON] = ACTIONS(434), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(342), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(344), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(346), [aux_sym_foreach_statement_token1] = ACTIONS(348), [aux_sym_if_statement_token1] = ACTIONS(350), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(436), [sym_heredoc] = ACTIONS(311), }, [19] = { [sym_text_interpolation] = STATE(19), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(2), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_for_statement_token2] = ACTIONS(438), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [20] = { [sym_text_interpolation] = STATE(20), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(23), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_for_statement_token2] = ACTIONS(438), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [21] = { [sym_text_interpolation] = STATE(21), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(76), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [anon_sym_RBRACE] = ACTIONS(440), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [22] = { [sym_text_interpolation] = STATE(22), [sym_empty_statement] = STATE(466), [sym_function_static_declaration] = STATE(466), [sym_global_declaration] = STATE(466), [sym_namespace_definition] = STATE(466), [sym_namespace_use_declaration] = STATE(466), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(466), [sym_interface_declaration] = STATE(466), [sym_enum_declaration] = STATE(466), [sym_class_declaration] = STATE(466), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(466), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(466), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(466), [sym_unset_statement] = STATE(466), [sym_declare_statement] = STATE(466), [sym_try_statement] = STATE(466), [sym_goto_statement] = STATE(466), [sym_continue_statement] = STATE(466), [sym_break_statement] = STATE(466), [sym_return_statement] = STATE(466), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(466), [sym_do_statement] = STATE(466), [sym_for_statement] = STATE(466), [sym_foreach_statement] = STATE(466), [sym_if_statement] = STATE(466), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(466), [sym_compound_statement] = STATE(466), [sym_named_label_statement] = STATE(466), [sym_expression_statement] = STATE(466), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(442), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [anon_sym_COLON] = ACTIONS(444), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(342), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(344), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(346), [aux_sym_foreach_statement_token1] = ACTIONS(348), [aux_sym_if_statement_token1] = ACTIONS(350), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(446), [sym_heredoc] = ACTIONS(311), }, [23] = { [sym_text_interpolation] = STATE(23), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(2), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_for_statement_token2] = ACTIONS(448), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [24] = { [sym_text_interpolation] = STATE(24), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(27), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_for_statement_token2] = ACTIONS(448), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [25] = { [sym_text_interpolation] = STATE(25), [sym_empty_statement] = STATE(457), [sym_function_static_declaration] = STATE(457), [sym_global_declaration] = STATE(457), [sym_namespace_definition] = STATE(457), [sym_namespace_use_declaration] = STATE(457), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(457), [sym_interface_declaration] = STATE(457), [sym_enum_declaration] = STATE(457), [sym_class_declaration] = STATE(457), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(457), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(457), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(457), [sym_unset_statement] = STATE(457), [sym_declare_statement] = STATE(457), [sym_try_statement] = STATE(457), [sym_goto_statement] = STATE(457), [sym_continue_statement] = STATE(457), [sym_break_statement] = STATE(457), [sym_return_statement] = STATE(457), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(457), [sym_do_statement] = STATE(457), [sym_for_statement] = STATE(457), [sym_foreach_statement] = STATE(457), [sym_if_statement] = STATE(457), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(457), [sym_compound_statement] = STATE(457), [sym_named_label_statement] = STATE(457), [sym_expression_statement] = STATE(457), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(450), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [anon_sym_COLON] = ACTIONS(452), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(342), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(344), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(346), [aux_sym_foreach_statement_token1] = ACTIONS(348), [aux_sym_if_statement_token1] = ACTIONS(350), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(454), [sym_heredoc] = ACTIONS(311), }, [26] = { [sym_text_interpolation] = STATE(26), [sym_empty_statement] = STATE(446), [sym_function_static_declaration] = STATE(446), [sym_global_declaration] = STATE(446), [sym_namespace_definition] = STATE(446), [sym_namespace_use_declaration] = STATE(446), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(446), [sym_interface_declaration] = STATE(446), [sym_enum_declaration] = STATE(446), [sym_class_declaration] = STATE(446), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(446), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(446), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(446), [sym_unset_statement] = STATE(446), [sym_declare_statement] = STATE(446), [sym_try_statement] = STATE(446), [sym_goto_statement] = STATE(446), [sym_continue_statement] = STATE(446), [sym_break_statement] = STATE(446), [sym_return_statement] = STATE(446), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(446), [sym_do_statement] = STATE(446), [sym_for_statement] = STATE(446), [sym_foreach_statement] = STATE(446), [sym_if_statement] = STATE(446), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(446), [sym_compound_statement] = STATE(446), [sym_named_label_statement] = STATE(446), [sym_expression_statement] = STATE(446), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(456), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [anon_sym_COLON] = ACTIONS(458), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(460), [sym_heredoc] = ACTIONS(311), }, [27] = { [sym_text_interpolation] = STATE(27), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(2), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_for_statement_token2] = ACTIONS(462), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [28] = { [sym_text_interpolation] = STATE(28), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(29), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_for_statement_token2] = ACTIONS(462), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [29] = { [sym_text_interpolation] = STATE(29), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(2), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_for_statement_token2] = ACTIONS(464), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [30] = { [sym_text_interpolation] = STATE(30), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(36), [aux_sym_attribute_list_repeat2] = STATE(1193), [ts_builtin_sym_end] = ACTIONS(466), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [31] = { [sym_text_interpolation] = STATE(31), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(2), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [anon_sym_RBRACE] = ACTIONS(468), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [32] = { [sym_text_interpolation] = STATE(32), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(31), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [anon_sym_RBRACE] = ACTIONS(470), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [33] = { [sym_text_interpolation] = STATE(33), [sym_empty_statement] = STATE(1830), [sym_function_static_declaration] = STATE(1830), [sym_global_declaration] = STATE(1830), [sym_namespace_definition] = STATE(1830), [sym_namespace_use_declaration] = STATE(1830), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(1830), [sym_interface_declaration] = STATE(1830), [sym_enum_declaration] = STATE(1830), [sym_class_declaration] = STATE(1830), [sym_final_modifier] = STATE(2223), [sym_abstract_modifier] = STATE(2223), [sym_const_declaration] = STATE(1830), [sym__const_declaration] = STATE(1834), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2224), [sym_function_definition] = STATE(1830), [sym__function_definition_header] = STATE(2039), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(1830), [sym_unset_statement] = STATE(1830), [sym_declare_statement] = STATE(1830), [sym_try_statement] = STATE(1830), [sym_goto_statement] = STATE(1830), [sym_continue_statement] = STATE(1830), [sym_break_statement] = STATE(1830), [sym_return_statement] = STATE(1830), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(1830), [sym_do_statement] = STATE(1830), [sym_for_statement] = STATE(1830), [sym_foreach_statement] = STATE(1830), [sym_if_statement] = STATE(1830), [sym_colon_block] = STATE(2187), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(1830), [sym_compound_statement] = STATE(1830), [sym_named_label_statement] = STATE(1830), [sym_expression_statement] = STATE(1830), [sym__expression] = STATE(1078), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1258), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(360), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(472), [aux_sym_function_static_declaration_token1] = ACTIONS(364), [aux_sym_global_declaration_token1] = ACTIONS(366), [aux_sym_namespace_definition_token1] = ACTIONS(368), [aux_sym_namespace_use_declaration_token1] = ACTIONS(370), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(372), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(374), [aux_sym_trait_declaration_token1] = ACTIONS(376), [aux_sym_interface_declaration_token1] = ACTIONS(378), [aux_sym_enum_declaration_token1] = ACTIONS(380), [anon_sym_COLON] = ACTIONS(356), [aux_sym_class_declaration_token1] = ACTIONS(382), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(384), [anon_sym_unset] = ACTIONS(386), [aux_sym_declare_statement_token1] = ACTIONS(414), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(390), [aux_sym_goto_statement_token1] = ACTIONS(392), [aux_sym_continue_statement_token1] = ACTIONS(394), [aux_sym_break_statement_token1] = ACTIONS(396), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(398), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(416), [aux_sym_do_statement_token1] = ACTIONS(402), [aux_sym_for_statement_token1] = ACTIONS(418), [aux_sym_foreach_statement_token1] = ACTIONS(420), [aux_sym_if_statement_token1] = ACTIONS(422), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(410), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [34] = { [sym_text_interpolation] = STATE(34), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(2), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [anon_sym_RBRACE] = ACTIONS(474), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [35] = { [sym_text_interpolation] = STATE(35), [sym_empty_statement] = STATE(394), [sym_function_static_declaration] = STATE(394), [sym_global_declaration] = STATE(394), [sym_namespace_definition] = STATE(394), [sym_namespace_use_declaration] = STATE(394), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(394), [sym_interface_declaration] = STATE(394), [sym_enum_declaration] = STATE(394), [sym_class_declaration] = STATE(394), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(394), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(394), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(394), [sym_unset_statement] = STATE(394), [sym_declare_statement] = STATE(394), [sym_try_statement] = STATE(394), [sym_goto_statement] = STATE(394), [sym_continue_statement] = STATE(394), [sym_break_statement] = STATE(394), [sym_return_statement] = STATE(394), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(394), [sym_do_statement] = STATE(394), [sym_for_statement] = STATE(394), [sym_foreach_statement] = STATE(394), [sym_if_statement] = STATE(394), [sym_colon_block] = STATE(1372), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(394), [sym_compound_statement] = STATE(394), [sym_named_label_statement] = STATE(394), [sym_expression_statement] = STATE(394), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [anon_sym_COLON] = ACTIONS(476), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(342), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(344), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(346), [aux_sym_foreach_statement_token1] = ACTIONS(348), [aux_sym_if_statement_token1] = ACTIONS(350), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [36] = { [sym_text_interpolation] = STATE(36), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(2), [aux_sym_attribute_list_repeat2] = STATE(1193), [ts_builtin_sym_end] = ACTIONS(478), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [37] = { [sym_text_interpolation] = STATE(37), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(34), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [anon_sym_RBRACE] = ACTIONS(480), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [38] = { [sym_text_interpolation] = STATE(38), [sym_empty_statement] = STATE(434), [sym_function_static_declaration] = STATE(434), [sym_global_declaration] = STATE(434), [sym_namespace_definition] = STATE(434), [sym_namespace_use_declaration] = STATE(434), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(434), [sym_interface_declaration] = STATE(434), [sym_enum_declaration] = STATE(434), [sym_class_declaration] = STATE(434), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(434), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(434), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(434), [sym_unset_statement] = STATE(434), [sym_declare_statement] = STATE(434), [sym_try_statement] = STATE(434), [sym_goto_statement] = STATE(434), [sym_continue_statement] = STATE(434), [sym_break_statement] = STATE(434), [sym_return_statement] = STATE(434), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(434), [sym_do_statement] = STATE(434), [sym_for_statement] = STATE(434), [sym_foreach_statement] = STATE(434), [sym_if_statement] = STATE(434), [sym_colon_block] = STATE(2314), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(434), [sym_compound_statement] = STATE(434), [sym_named_label_statement] = STATE(434), [sym_expression_statement] = STATE(434), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [anon_sym_COLON] = ACTIONS(356), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [39] = { [sym_text_interpolation] = STATE(39), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(49), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [aux_sym_declare_statement_token2] = ACTIONS(482), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [40] = { [sym_text_interpolation] = STATE(40), [sym_empty_statement] = STATE(518), [sym_function_static_declaration] = STATE(518), [sym_global_declaration] = STATE(518), [sym_namespace_definition] = STATE(518), [sym_namespace_use_declaration] = STATE(518), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(518), [sym_interface_declaration] = STATE(518), [sym_enum_declaration] = STATE(518), [sym_class_declaration] = STATE(518), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(518), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(518), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(518), [sym_unset_statement] = STATE(518), [sym_declare_statement] = STATE(518), [sym_try_statement] = STATE(518), [sym_goto_statement] = STATE(518), [sym_continue_statement] = STATE(518), [sym_break_statement] = STATE(518), [sym_return_statement] = STATE(518), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(518), [sym_do_statement] = STATE(518), [sym_for_statement] = STATE(518), [sym_foreach_statement] = STATE(518), [sym_if_statement] = STATE(518), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(518), [sym_compound_statement] = STATE(518), [sym_named_label_statement] = STATE(518), [sym_expression_statement] = STATE(518), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(484), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [anon_sym_COLON] = ACTIONS(486), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(488), [sym_heredoc] = ACTIONS(311), }, [41] = { [sym_text_interpolation] = STATE(41), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(43), [aux_sym_attribute_list_repeat2] = STATE(1193), [ts_builtin_sym_end] = ACTIONS(490), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [42] = { [sym_text_interpolation] = STATE(42), [sym_empty_statement] = STATE(1740), [sym_function_static_declaration] = STATE(1740), [sym_global_declaration] = STATE(1740), [sym_namespace_definition] = STATE(1740), [sym_namespace_use_declaration] = STATE(1740), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(1740), [sym_interface_declaration] = STATE(1740), [sym_enum_declaration] = STATE(1740), [sym_class_declaration] = STATE(1740), [sym_final_modifier] = STATE(2223), [sym_abstract_modifier] = STATE(2223), [sym_const_declaration] = STATE(1740), [sym__const_declaration] = STATE(1834), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2224), [sym_function_definition] = STATE(1740), [sym__function_definition_header] = STATE(2039), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(1740), [sym_unset_statement] = STATE(1740), [sym_declare_statement] = STATE(1740), [sym_try_statement] = STATE(1740), [sym_goto_statement] = STATE(1740), [sym_continue_statement] = STATE(1740), [sym_break_statement] = STATE(1740), [sym_return_statement] = STATE(1740), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(1740), [sym_do_statement] = STATE(1740), [sym_for_statement] = STATE(1740), [sym_foreach_statement] = STATE(1740), [sym_if_statement] = STATE(1740), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(1740), [sym_compound_statement] = STATE(1740), [sym_named_label_statement] = STATE(1740), [sym_expression_statement] = STATE(1740), [sym__expression] = STATE(1078), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1258), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(360), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(492), [aux_sym_function_static_declaration_token1] = ACTIONS(364), [aux_sym_global_declaration_token1] = ACTIONS(366), [aux_sym_namespace_definition_token1] = ACTIONS(368), [aux_sym_namespace_use_declaration_token1] = ACTIONS(370), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(372), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(374), [aux_sym_trait_declaration_token1] = ACTIONS(376), [aux_sym_interface_declaration_token1] = ACTIONS(378), [aux_sym_enum_declaration_token1] = ACTIONS(380), [anon_sym_COLON] = ACTIONS(494), [aux_sym_class_declaration_token1] = ACTIONS(382), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(384), [anon_sym_unset] = ACTIONS(386), [aux_sym_declare_statement_token1] = ACTIONS(414), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(390), [aux_sym_goto_statement_token1] = ACTIONS(392), [aux_sym_continue_statement_token1] = ACTIONS(394), [aux_sym_break_statement_token1] = ACTIONS(396), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(398), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(416), [aux_sym_do_statement_token1] = ACTIONS(402), [aux_sym_for_statement_token1] = ACTIONS(418), [aux_sym_foreach_statement_token1] = ACTIONS(420), [aux_sym_if_statement_token1] = ACTIONS(422), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(410), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(496), [sym_heredoc] = ACTIONS(311), }, [43] = { [sym_text_interpolation] = STATE(43), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(2), [aux_sym_attribute_list_repeat2] = STATE(1193), [ts_builtin_sym_end] = ACTIONS(466), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [44] = { [sym_text_interpolation] = STATE(44), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(53), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [anon_sym_RBRACE] = ACTIONS(498), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [45] = { [sym_text_interpolation] = STATE(45), [sym_empty_statement] = STATE(434), [sym_function_static_declaration] = STATE(434), [sym_global_declaration] = STATE(434), [sym_namespace_definition] = STATE(434), [sym_namespace_use_declaration] = STATE(434), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(434), [sym_interface_declaration] = STATE(434), [sym_enum_declaration] = STATE(434), [sym_class_declaration] = STATE(434), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(434), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(434), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(434), [sym_unset_statement] = STATE(434), [sym_declare_statement] = STATE(434), [sym_try_statement] = STATE(434), [sym_goto_statement] = STATE(434), [sym_continue_statement] = STATE(434), [sym_break_statement] = STATE(434), [sym_return_statement] = STATE(434), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(434), [sym_do_statement] = STATE(434), [sym_for_statement] = STATE(434), [sym_foreach_statement] = STATE(434), [sym_if_statement] = STATE(434), [sym_colon_block] = STATE(2314), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(434), [sym_compound_statement] = STATE(434), [sym_named_label_statement] = STATE(434), [sym_expression_statement] = STATE(434), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [anon_sym_COLON] = ACTIONS(356), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(342), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(344), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(346), [aux_sym_foreach_statement_token1] = ACTIONS(348), [aux_sym_if_statement_token1] = ACTIONS(350), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [46] = { [sym_text_interpolation] = STATE(46), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(19), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_for_statement_token2] = ACTIONS(500), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [47] = { [sym_text_interpolation] = STATE(47), [sym_empty_statement] = STATE(1696), [sym_function_static_declaration] = STATE(1696), [sym_global_declaration] = STATE(1696), [sym_namespace_definition] = STATE(1696), [sym_namespace_use_declaration] = STATE(1696), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(1696), [sym_interface_declaration] = STATE(1696), [sym_enum_declaration] = STATE(1696), [sym_class_declaration] = STATE(1696), [sym_final_modifier] = STATE(2223), [sym_abstract_modifier] = STATE(2223), [sym_const_declaration] = STATE(1696), [sym__const_declaration] = STATE(1834), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2224), [sym_function_definition] = STATE(1696), [sym__function_definition_header] = STATE(2039), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(1696), [sym_unset_statement] = STATE(1696), [sym_declare_statement] = STATE(1696), [sym_try_statement] = STATE(1696), [sym_goto_statement] = STATE(1696), [sym_continue_statement] = STATE(1696), [sym_break_statement] = STATE(1696), [sym_return_statement] = STATE(1696), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(1696), [sym_do_statement] = STATE(1696), [sym_for_statement] = STATE(1696), [sym_foreach_statement] = STATE(1696), [sym_if_statement] = STATE(1696), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(1696), [sym_compound_statement] = STATE(1696), [sym_named_label_statement] = STATE(1696), [sym_expression_statement] = STATE(1696), [sym__expression] = STATE(1078), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1258), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(360), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(502), [aux_sym_function_static_declaration_token1] = ACTIONS(364), [aux_sym_global_declaration_token1] = ACTIONS(366), [aux_sym_namespace_definition_token1] = ACTIONS(368), [aux_sym_namespace_use_declaration_token1] = ACTIONS(370), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(372), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(374), [aux_sym_trait_declaration_token1] = ACTIONS(376), [aux_sym_interface_declaration_token1] = ACTIONS(378), [aux_sym_enum_declaration_token1] = ACTIONS(380), [anon_sym_COLON] = ACTIONS(504), [aux_sym_class_declaration_token1] = ACTIONS(382), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(384), [anon_sym_unset] = ACTIONS(386), [aux_sym_declare_statement_token1] = ACTIONS(414), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(390), [aux_sym_goto_statement_token1] = ACTIONS(392), [aux_sym_continue_statement_token1] = ACTIONS(394), [aux_sym_break_statement_token1] = ACTIONS(396), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(398), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(416), [aux_sym_do_statement_token1] = ACTIONS(402), [aux_sym_for_statement_token1] = ACTIONS(418), [aux_sym_foreach_statement_token1] = ACTIONS(420), [aux_sym_if_statement_token1] = ACTIONS(422), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(410), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(506), [sym_heredoc] = ACTIONS(311), }, [48] = { [sym_text_interpolation] = STATE(48), [sym_empty_statement] = STATE(1668), [sym_function_static_declaration] = STATE(1668), [sym_global_declaration] = STATE(1668), [sym_namespace_definition] = STATE(1668), [sym_namespace_use_declaration] = STATE(1668), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(1668), [sym_interface_declaration] = STATE(1668), [sym_enum_declaration] = STATE(1668), [sym_class_declaration] = STATE(1668), [sym_final_modifier] = STATE(2223), [sym_abstract_modifier] = STATE(2223), [sym_const_declaration] = STATE(1668), [sym__const_declaration] = STATE(1834), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2224), [sym_function_definition] = STATE(1668), [sym__function_definition_header] = STATE(2039), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(1668), [sym_unset_statement] = STATE(1668), [sym_declare_statement] = STATE(1668), [sym_try_statement] = STATE(1668), [sym_goto_statement] = STATE(1668), [sym_continue_statement] = STATE(1668), [sym_break_statement] = STATE(1668), [sym_return_statement] = STATE(1668), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(1668), [sym_do_statement] = STATE(1668), [sym_for_statement] = STATE(1668), [sym_foreach_statement] = STATE(1668), [sym_if_statement] = STATE(1668), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(1668), [sym_compound_statement] = STATE(1668), [sym_named_label_statement] = STATE(1668), [sym_expression_statement] = STATE(1668), [sym__expression] = STATE(1078), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1258), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(360), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(508), [aux_sym_function_static_declaration_token1] = ACTIONS(364), [aux_sym_global_declaration_token1] = ACTIONS(366), [aux_sym_namespace_definition_token1] = ACTIONS(368), [aux_sym_namespace_use_declaration_token1] = ACTIONS(370), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(372), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(374), [aux_sym_trait_declaration_token1] = ACTIONS(376), [aux_sym_interface_declaration_token1] = ACTIONS(378), [aux_sym_enum_declaration_token1] = ACTIONS(380), [anon_sym_COLON] = ACTIONS(510), [aux_sym_class_declaration_token1] = ACTIONS(382), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(384), [anon_sym_unset] = ACTIONS(386), [aux_sym_declare_statement_token1] = ACTIONS(414), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(390), [aux_sym_goto_statement_token1] = ACTIONS(392), [aux_sym_continue_statement_token1] = ACTIONS(394), [aux_sym_break_statement_token1] = ACTIONS(396), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(398), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(416), [aux_sym_do_statement_token1] = ACTIONS(402), [aux_sym_for_statement_token1] = ACTIONS(418), [aux_sym_foreach_statement_token1] = ACTIONS(420), [aux_sym_if_statement_token1] = ACTIONS(422), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(410), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(512), [sym_heredoc] = ACTIONS(311), }, [49] = { [sym_text_interpolation] = STATE(49), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(2), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [aux_sym_declare_statement_token2] = ACTIONS(514), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [50] = { [sym_text_interpolation] = STATE(50), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(62), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_for_statement_token2] = ACTIONS(516), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [51] = { [sym_text_interpolation] = STATE(51), [sym_empty_statement] = STATE(489), [sym_function_static_declaration] = STATE(489), [sym_global_declaration] = STATE(489), [sym_namespace_definition] = STATE(489), [sym_namespace_use_declaration] = STATE(489), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(489), [sym_interface_declaration] = STATE(489), [sym_enum_declaration] = STATE(489), [sym_class_declaration] = STATE(489), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(489), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(489), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(489), [sym_unset_statement] = STATE(489), [sym_declare_statement] = STATE(489), [sym_try_statement] = STATE(489), [sym_goto_statement] = STATE(489), [sym_continue_statement] = STATE(489), [sym_break_statement] = STATE(489), [sym_return_statement] = STATE(489), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(489), [sym_do_statement] = STATE(489), [sym_for_statement] = STATE(489), [sym_foreach_statement] = STATE(489), [sym_if_statement] = STATE(489), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(489), [sym_compound_statement] = STATE(489), [sym_named_label_statement] = STATE(489), [sym_expression_statement] = STATE(489), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(432), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [anon_sym_COLON] = ACTIONS(434), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(436), [sym_heredoc] = ACTIONS(311), }, [52] = { [sym_text_interpolation] = STATE(52), [sym_empty_statement] = STATE(1792), [sym_function_static_declaration] = STATE(1792), [sym_global_declaration] = STATE(1792), [sym_namespace_definition] = STATE(1792), [sym_namespace_use_declaration] = STATE(1792), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(1792), [sym_interface_declaration] = STATE(1792), [sym_enum_declaration] = STATE(1792), [sym_class_declaration] = STATE(1792), [sym_final_modifier] = STATE(2223), [sym_abstract_modifier] = STATE(2223), [sym_const_declaration] = STATE(1792), [sym__const_declaration] = STATE(1834), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2224), [sym_function_definition] = STATE(1792), [sym__function_definition_header] = STATE(2039), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(1792), [sym_unset_statement] = STATE(1792), [sym_declare_statement] = STATE(1792), [sym_try_statement] = STATE(1792), [sym_goto_statement] = STATE(1792), [sym_continue_statement] = STATE(1792), [sym_break_statement] = STATE(1792), [sym_return_statement] = STATE(1792), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(1792), [sym_do_statement] = STATE(1792), [sym_for_statement] = STATE(1792), [sym_foreach_statement] = STATE(1792), [sym_if_statement] = STATE(1792), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(1792), [sym_compound_statement] = STATE(1792), [sym_named_label_statement] = STATE(1792), [sym_expression_statement] = STATE(1792), [sym__expression] = STATE(1078), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1258), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(360), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(518), [aux_sym_function_static_declaration_token1] = ACTIONS(364), [aux_sym_global_declaration_token1] = ACTIONS(366), [aux_sym_namespace_definition_token1] = ACTIONS(368), [aux_sym_namespace_use_declaration_token1] = ACTIONS(370), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(372), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(374), [aux_sym_trait_declaration_token1] = ACTIONS(376), [aux_sym_interface_declaration_token1] = ACTIONS(378), [aux_sym_enum_declaration_token1] = ACTIONS(380), [anon_sym_COLON] = ACTIONS(520), [aux_sym_class_declaration_token1] = ACTIONS(382), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(384), [anon_sym_unset] = ACTIONS(386), [aux_sym_declare_statement_token1] = ACTIONS(414), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(390), [aux_sym_goto_statement_token1] = ACTIONS(392), [aux_sym_continue_statement_token1] = ACTIONS(394), [aux_sym_break_statement_token1] = ACTIONS(396), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(398), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(416), [aux_sym_do_statement_token1] = ACTIONS(402), [aux_sym_for_statement_token1] = ACTIONS(418), [aux_sym_foreach_statement_token1] = ACTIONS(420), [aux_sym_if_statement_token1] = ACTIONS(422), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(410), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(522), [sym_heredoc] = ACTIONS(311), }, [53] = { [sym_text_interpolation] = STATE(53), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(2), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [anon_sym_RBRACE] = ACTIONS(524), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [54] = { [sym_text_interpolation] = STATE(54), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(2), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [anon_sym_RBRACE] = ACTIONS(526), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [55] = { [sym_text_interpolation] = STATE(55), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(54), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [anon_sym_RBRACE] = ACTIONS(528), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [56] = { [sym_text_interpolation] = STATE(56), [sym_empty_statement] = STATE(1415), [sym_function_static_declaration] = STATE(1415), [sym_global_declaration] = STATE(1415), [sym_namespace_definition] = STATE(1415), [sym_namespace_use_declaration] = STATE(1415), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(1415), [sym_interface_declaration] = STATE(1415), [sym_enum_declaration] = STATE(1415), [sym_class_declaration] = STATE(1415), [sym_final_modifier] = STATE(2223), [sym_abstract_modifier] = STATE(2223), [sym_const_declaration] = STATE(1415), [sym__const_declaration] = STATE(1834), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2224), [sym_function_definition] = STATE(1415), [sym__function_definition_header] = STATE(2039), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(1415), [sym_unset_statement] = STATE(1415), [sym_declare_statement] = STATE(1415), [sym_try_statement] = STATE(1415), [sym_goto_statement] = STATE(1415), [sym_continue_statement] = STATE(1415), [sym_break_statement] = STATE(1415), [sym_return_statement] = STATE(1415), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(1415), [sym_do_statement] = STATE(1415), [sym_for_statement] = STATE(1415), [sym_foreach_statement] = STATE(1415), [sym_if_statement] = STATE(1415), [sym_colon_block] = STATE(1398), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(1415), [sym_compound_statement] = STATE(1415), [sym_named_label_statement] = STATE(1415), [sym_expression_statement] = STATE(1415), [sym__expression] = STATE(1078), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1258), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(360), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(472), [aux_sym_function_static_declaration_token1] = ACTIONS(364), [aux_sym_global_declaration_token1] = ACTIONS(366), [aux_sym_namespace_definition_token1] = ACTIONS(368), [aux_sym_namespace_use_declaration_token1] = ACTIONS(370), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(372), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(374), [aux_sym_trait_declaration_token1] = ACTIONS(376), [aux_sym_interface_declaration_token1] = ACTIONS(378), [aux_sym_enum_declaration_token1] = ACTIONS(380), [anon_sym_COLON] = ACTIONS(476), [aux_sym_class_declaration_token1] = ACTIONS(382), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(384), [anon_sym_unset] = ACTIONS(386), [aux_sym_declare_statement_token1] = ACTIONS(414), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(390), [aux_sym_goto_statement_token1] = ACTIONS(392), [aux_sym_continue_statement_token1] = ACTIONS(394), [aux_sym_break_statement_token1] = ACTIONS(396), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(398), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(416), [aux_sym_do_statement_token1] = ACTIONS(402), [aux_sym_for_statement_token1] = ACTIONS(418), [aux_sym_foreach_statement_token1] = ACTIONS(420), [aux_sym_if_statement_token1] = ACTIONS(422), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(410), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [57] = { [sym_text_interpolation] = STATE(57), [sym_empty_statement] = STATE(1740), [sym_function_static_declaration] = STATE(1740), [sym_global_declaration] = STATE(1740), [sym_namespace_definition] = STATE(1740), [sym_namespace_use_declaration] = STATE(1740), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(1740), [sym_interface_declaration] = STATE(1740), [sym_enum_declaration] = STATE(1740), [sym_class_declaration] = STATE(1740), [sym_final_modifier] = STATE(2223), [sym_abstract_modifier] = STATE(2223), [sym_const_declaration] = STATE(1740), [sym__const_declaration] = STATE(1834), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2224), [sym_function_definition] = STATE(1740), [sym__function_definition_header] = STATE(2039), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(1740), [sym_unset_statement] = STATE(1740), [sym_declare_statement] = STATE(1740), [sym_try_statement] = STATE(1740), [sym_goto_statement] = STATE(1740), [sym_continue_statement] = STATE(1740), [sym_break_statement] = STATE(1740), [sym_return_statement] = STATE(1740), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(1740), [sym_do_statement] = STATE(1740), [sym_for_statement] = STATE(1740), [sym_foreach_statement] = STATE(1740), [sym_if_statement] = STATE(1740), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(1740), [sym_compound_statement] = STATE(1740), [sym_named_label_statement] = STATE(1740), [sym_expression_statement] = STATE(1740), [sym__expression] = STATE(1078), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1258), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(360), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(492), [aux_sym_function_static_declaration_token1] = ACTIONS(364), [aux_sym_global_declaration_token1] = ACTIONS(366), [aux_sym_namespace_definition_token1] = ACTIONS(368), [aux_sym_namespace_use_declaration_token1] = ACTIONS(370), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(372), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(374), [aux_sym_trait_declaration_token1] = ACTIONS(376), [aux_sym_interface_declaration_token1] = ACTIONS(378), [aux_sym_enum_declaration_token1] = ACTIONS(380), [anon_sym_COLON] = ACTIONS(494), [aux_sym_class_declaration_token1] = ACTIONS(382), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(384), [anon_sym_unset] = ACTIONS(386), [aux_sym_declare_statement_token1] = ACTIONS(388), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(390), [aux_sym_goto_statement_token1] = ACTIONS(392), [aux_sym_continue_statement_token1] = ACTIONS(394), [aux_sym_break_statement_token1] = ACTIONS(396), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(398), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(400), [aux_sym_do_statement_token1] = ACTIONS(402), [aux_sym_for_statement_token1] = ACTIONS(404), [aux_sym_foreach_statement_token1] = ACTIONS(406), [aux_sym_if_statement_token1] = ACTIONS(408), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(410), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(496), [sym_heredoc] = ACTIONS(311), }, [58] = { [sym_text_interpolation] = STATE(58), [sym_empty_statement] = STATE(395), [sym_function_static_declaration] = STATE(395), [sym_global_declaration] = STATE(395), [sym_namespace_definition] = STATE(395), [sym_namespace_use_declaration] = STATE(395), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(395), [sym_interface_declaration] = STATE(395), [sym_enum_declaration] = STATE(395), [sym_class_declaration] = STATE(395), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(395), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(395), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(395), [sym_unset_statement] = STATE(395), [sym_declare_statement] = STATE(395), [sym_try_statement] = STATE(395), [sym_goto_statement] = STATE(395), [sym_continue_statement] = STATE(395), [sym_break_statement] = STATE(395), [sym_return_statement] = STATE(395), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(395), [sym_do_statement] = STATE(395), [sym_for_statement] = STATE(395), [sym_foreach_statement] = STATE(395), [sym_if_statement] = STATE(395), [sym_colon_block] = STATE(1372), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(395), [sym_compound_statement] = STATE(395), [sym_named_label_statement] = STATE(395), [sym_expression_statement] = STATE(395), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [anon_sym_COLON] = ACTIONS(476), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(342), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(344), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(346), [aux_sym_foreach_statement_token1] = ACTIONS(348), [aux_sym_if_statement_token1] = ACTIONS(350), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [59] = { [sym_text_interpolation] = STATE(59), [sym_empty_statement] = STATE(518), [sym_function_static_declaration] = STATE(518), [sym_global_declaration] = STATE(518), [sym_namespace_definition] = STATE(518), [sym_namespace_use_declaration] = STATE(518), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(518), [sym_interface_declaration] = STATE(518), [sym_enum_declaration] = STATE(518), [sym_class_declaration] = STATE(518), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(518), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(518), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(518), [sym_unset_statement] = STATE(518), [sym_declare_statement] = STATE(518), [sym_try_statement] = STATE(518), [sym_goto_statement] = STATE(518), [sym_continue_statement] = STATE(518), [sym_break_statement] = STATE(518), [sym_return_statement] = STATE(518), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(518), [sym_do_statement] = STATE(518), [sym_for_statement] = STATE(518), [sym_foreach_statement] = STATE(518), [sym_if_statement] = STATE(518), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(518), [sym_compound_statement] = STATE(518), [sym_named_label_statement] = STATE(518), [sym_expression_statement] = STATE(518), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(484), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [anon_sym_COLON] = ACTIONS(486), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(342), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(344), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(346), [aux_sym_foreach_statement_token1] = ACTIONS(348), [aux_sym_if_statement_token1] = ACTIONS(350), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(488), [sym_heredoc] = ACTIONS(311), }, [60] = { [sym_text_interpolation] = STATE(60), [sym_empty_statement] = STATE(1792), [sym_function_static_declaration] = STATE(1792), [sym_global_declaration] = STATE(1792), [sym_namespace_definition] = STATE(1792), [sym_namespace_use_declaration] = STATE(1792), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(1792), [sym_interface_declaration] = STATE(1792), [sym_enum_declaration] = STATE(1792), [sym_class_declaration] = STATE(1792), [sym_final_modifier] = STATE(2223), [sym_abstract_modifier] = STATE(2223), [sym_const_declaration] = STATE(1792), [sym__const_declaration] = STATE(1834), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2224), [sym_function_definition] = STATE(1792), [sym__function_definition_header] = STATE(2039), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(1792), [sym_unset_statement] = STATE(1792), [sym_declare_statement] = STATE(1792), [sym_try_statement] = STATE(1792), [sym_goto_statement] = STATE(1792), [sym_continue_statement] = STATE(1792), [sym_break_statement] = STATE(1792), [sym_return_statement] = STATE(1792), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(1792), [sym_do_statement] = STATE(1792), [sym_for_statement] = STATE(1792), [sym_foreach_statement] = STATE(1792), [sym_if_statement] = STATE(1792), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(1792), [sym_compound_statement] = STATE(1792), [sym_named_label_statement] = STATE(1792), [sym_expression_statement] = STATE(1792), [sym__expression] = STATE(1078), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1258), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(360), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(518), [aux_sym_function_static_declaration_token1] = ACTIONS(364), [aux_sym_global_declaration_token1] = ACTIONS(366), [aux_sym_namespace_definition_token1] = ACTIONS(368), [aux_sym_namespace_use_declaration_token1] = ACTIONS(370), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(372), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(374), [aux_sym_trait_declaration_token1] = ACTIONS(376), [aux_sym_interface_declaration_token1] = ACTIONS(378), [aux_sym_enum_declaration_token1] = ACTIONS(380), [anon_sym_COLON] = ACTIONS(520), [aux_sym_class_declaration_token1] = ACTIONS(382), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(384), [anon_sym_unset] = ACTIONS(386), [aux_sym_declare_statement_token1] = ACTIONS(388), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(390), [aux_sym_goto_statement_token1] = ACTIONS(392), [aux_sym_continue_statement_token1] = ACTIONS(394), [aux_sym_break_statement_token1] = ACTIONS(396), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(398), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(400), [aux_sym_do_statement_token1] = ACTIONS(402), [aux_sym_for_statement_token1] = ACTIONS(404), [aux_sym_foreach_statement_token1] = ACTIONS(406), [aux_sym_if_statement_token1] = ACTIONS(408), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(410), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(522), [sym_heredoc] = ACTIONS(311), }, [61] = { [sym_text_interpolation] = STATE(61), [sym_empty_statement] = STATE(1734), [sym_function_static_declaration] = STATE(1734), [sym_global_declaration] = STATE(1734), [sym_namespace_definition] = STATE(1734), [sym_namespace_use_declaration] = STATE(1734), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(1734), [sym_interface_declaration] = STATE(1734), [sym_enum_declaration] = STATE(1734), [sym_class_declaration] = STATE(1734), [sym_final_modifier] = STATE(2223), [sym_abstract_modifier] = STATE(2223), [sym_const_declaration] = STATE(1734), [sym__const_declaration] = STATE(1834), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2224), [sym_function_definition] = STATE(1734), [sym__function_definition_header] = STATE(2039), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(1734), [sym_unset_statement] = STATE(1734), [sym_declare_statement] = STATE(1734), [sym_try_statement] = STATE(1734), [sym_goto_statement] = STATE(1734), [sym_continue_statement] = STATE(1734), [sym_break_statement] = STATE(1734), [sym_return_statement] = STATE(1734), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(1734), [sym_do_statement] = STATE(1734), [sym_for_statement] = STATE(1734), [sym_foreach_statement] = STATE(1734), [sym_if_statement] = STATE(1734), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(1734), [sym_compound_statement] = STATE(1734), [sym_named_label_statement] = STATE(1734), [sym_expression_statement] = STATE(1734), [sym__expression] = STATE(1078), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1258), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(360), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(424), [aux_sym_function_static_declaration_token1] = ACTIONS(364), [aux_sym_global_declaration_token1] = ACTIONS(366), [aux_sym_namespace_definition_token1] = ACTIONS(368), [aux_sym_namespace_use_declaration_token1] = ACTIONS(370), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(372), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(374), [aux_sym_trait_declaration_token1] = ACTIONS(376), [aux_sym_interface_declaration_token1] = ACTIONS(378), [aux_sym_enum_declaration_token1] = ACTIONS(380), [anon_sym_COLON] = ACTIONS(426), [aux_sym_class_declaration_token1] = ACTIONS(382), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(384), [anon_sym_unset] = ACTIONS(386), [aux_sym_declare_statement_token1] = ACTIONS(388), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(390), [aux_sym_goto_statement_token1] = ACTIONS(392), [aux_sym_continue_statement_token1] = ACTIONS(394), [aux_sym_break_statement_token1] = ACTIONS(396), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(398), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(400), [aux_sym_do_statement_token1] = ACTIONS(402), [aux_sym_for_statement_token1] = ACTIONS(404), [aux_sym_foreach_statement_token1] = ACTIONS(406), [aux_sym_if_statement_token1] = ACTIONS(408), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(410), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(428), [sym_heredoc] = ACTIONS(311), }, [62] = { [sym_text_interpolation] = STATE(62), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(2), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_for_statement_token2] = ACTIONS(530), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [63] = { [sym_text_interpolation] = STATE(63), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(69), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_for_statement_token2] = ACTIONS(530), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [64] = { [sym_text_interpolation] = STATE(64), [sym_empty_statement] = STATE(466), [sym_function_static_declaration] = STATE(466), [sym_global_declaration] = STATE(466), [sym_namespace_definition] = STATE(466), [sym_namespace_use_declaration] = STATE(466), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(466), [sym_interface_declaration] = STATE(466), [sym_enum_declaration] = STATE(466), [sym_class_declaration] = STATE(466), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(466), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(466), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(466), [sym_unset_statement] = STATE(466), [sym_declare_statement] = STATE(466), [sym_try_statement] = STATE(466), [sym_goto_statement] = STATE(466), [sym_continue_statement] = STATE(466), [sym_break_statement] = STATE(466), [sym_return_statement] = STATE(466), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(466), [sym_do_statement] = STATE(466), [sym_for_statement] = STATE(466), [sym_foreach_statement] = STATE(466), [sym_if_statement] = STATE(466), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(466), [sym_compound_statement] = STATE(466), [sym_named_label_statement] = STATE(466), [sym_expression_statement] = STATE(466), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(442), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [anon_sym_COLON] = ACTIONS(444), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(446), [sym_heredoc] = ACTIONS(311), }, [65] = { [sym_text_interpolation] = STATE(65), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(17), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [aux_sym_declare_statement_token2] = ACTIONS(532), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [66] = { [sym_text_interpolation] = STATE(66), [sym_empty_statement] = STATE(1696), [sym_function_static_declaration] = STATE(1696), [sym_global_declaration] = STATE(1696), [sym_namespace_definition] = STATE(1696), [sym_namespace_use_declaration] = STATE(1696), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(1696), [sym_interface_declaration] = STATE(1696), [sym_enum_declaration] = STATE(1696), [sym_class_declaration] = STATE(1696), [sym_final_modifier] = STATE(2223), [sym_abstract_modifier] = STATE(2223), [sym_const_declaration] = STATE(1696), [sym__const_declaration] = STATE(1834), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2224), [sym_function_definition] = STATE(1696), [sym__function_definition_header] = STATE(2039), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(1696), [sym_unset_statement] = STATE(1696), [sym_declare_statement] = STATE(1696), [sym_try_statement] = STATE(1696), [sym_goto_statement] = STATE(1696), [sym_continue_statement] = STATE(1696), [sym_break_statement] = STATE(1696), [sym_return_statement] = STATE(1696), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(1696), [sym_do_statement] = STATE(1696), [sym_for_statement] = STATE(1696), [sym_foreach_statement] = STATE(1696), [sym_if_statement] = STATE(1696), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(1696), [sym_compound_statement] = STATE(1696), [sym_named_label_statement] = STATE(1696), [sym_expression_statement] = STATE(1696), [sym__expression] = STATE(1078), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1258), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(360), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(502), [aux_sym_function_static_declaration_token1] = ACTIONS(364), [aux_sym_global_declaration_token1] = ACTIONS(366), [aux_sym_namespace_definition_token1] = ACTIONS(368), [aux_sym_namespace_use_declaration_token1] = ACTIONS(370), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(372), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(374), [aux_sym_trait_declaration_token1] = ACTIONS(376), [aux_sym_interface_declaration_token1] = ACTIONS(378), [aux_sym_enum_declaration_token1] = ACTIONS(380), [anon_sym_COLON] = ACTIONS(504), [aux_sym_class_declaration_token1] = ACTIONS(382), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(384), [anon_sym_unset] = ACTIONS(386), [aux_sym_declare_statement_token1] = ACTIONS(388), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(390), [aux_sym_goto_statement_token1] = ACTIONS(392), [aux_sym_continue_statement_token1] = ACTIONS(394), [aux_sym_break_statement_token1] = ACTIONS(396), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(398), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(400), [aux_sym_do_statement_token1] = ACTIONS(402), [aux_sym_for_statement_token1] = ACTIONS(404), [aux_sym_foreach_statement_token1] = ACTIONS(406), [aux_sym_if_statement_token1] = ACTIONS(408), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(410), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(506), [sym_heredoc] = ACTIONS(311), }, [67] = { [sym_text_interpolation] = STATE(67), [sym_empty_statement] = STATE(446), [sym_function_static_declaration] = STATE(446), [sym_global_declaration] = STATE(446), [sym_namespace_definition] = STATE(446), [sym_namespace_use_declaration] = STATE(446), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(446), [sym_interface_declaration] = STATE(446), [sym_enum_declaration] = STATE(446), [sym_class_declaration] = STATE(446), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(446), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(446), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(446), [sym_unset_statement] = STATE(446), [sym_declare_statement] = STATE(446), [sym_try_statement] = STATE(446), [sym_goto_statement] = STATE(446), [sym_continue_statement] = STATE(446), [sym_break_statement] = STATE(446), [sym_return_statement] = STATE(446), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(446), [sym_do_statement] = STATE(446), [sym_for_statement] = STATE(446), [sym_foreach_statement] = STATE(446), [sym_if_statement] = STATE(446), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(446), [sym_compound_statement] = STATE(446), [sym_named_label_statement] = STATE(446), [sym_expression_statement] = STATE(446), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(456), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [anon_sym_COLON] = ACTIONS(458), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(342), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(344), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(346), [aux_sym_foreach_statement_token1] = ACTIONS(348), [aux_sym_if_statement_token1] = ACTIONS(350), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(460), [sym_heredoc] = ACTIONS(311), }, [68] = { [sym_text_interpolation] = STATE(68), [sym_empty_statement] = STATE(1400), [sym_function_static_declaration] = STATE(1400), [sym_global_declaration] = STATE(1400), [sym_namespace_definition] = STATE(1400), [sym_namespace_use_declaration] = STATE(1400), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(1400), [sym_interface_declaration] = STATE(1400), [sym_enum_declaration] = STATE(1400), [sym_class_declaration] = STATE(1400), [sym_final_modifier] = STATE(2223), [sym_abstract_modifier] = STATE(2223), [sym_const_declaration] = STATE(1400), [sym__const_declaration] = STATE(1834), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2224), [sym_function_definition] = STATE(1400), [sym__function_definition_header] = STATE(2039), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(1400), [sym_unset_statement] = STATE(1400), [sym_declare_statement] = STATE(1400), [sym_try_statement] = STATE(1400), [sym_goto_statement] = STATE(1400), [sym_continue_statement] = STATE(1400), [sym_break_statement] = STATE(1400), [sym_return_statement] = STATE(1400), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(1400), [sym_do_statement] = STATE(1400), [sym_for_statement] = STATE(1400), [sym_foreach_statement] = STATE(1400), [sym_if_statement] = STATE(1400), [sym_colon_block] = STATE(1398), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(1400), [sym_compound_statement] = STATE(1400), [sym_named_label_statement] = STATE(1400), [sym_expression_statement] = STATE(1400), [sym__expression] = STATE(1078), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1258), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(360), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(472), [aux_sym_function_static_declaration_token1] = ACTIONS(364), [aux_sym_global_declaration_token1] = ACTIONS(366), [aux_sym_namespace_definition_token1] = ACTIONS(368), [aux_sym_namespace_use_declaration_token1] = ACTIONS(370), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(372), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(374), [aux_sym_trait_declaration_token1] = ACTIONS(376), [aux_sym_interface_declaration_token1] = ACTIONS(378), [aux_sym_enum_declaration_token1] = ACTIONS(380), [anon_sym_COLON] = ACTIONS(476), [aux_sym_class_declaration_token1] = ACTIONS(382), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(384), [anon_sym_unset] = ACTIONS(386), [aux_sym_declare_statement_token1] = ACTIONS(414), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(390), [aux_sym_goto_statement_token1] = ACTIONS(392), [aux_sym_continue_statement_token1] = ACTIONS(394), [aux_sym_break_statement_token1] = ACTIONS(396), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(398), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(416), [aux_sym_do_statement_token1] = ACTIONS(402), [aux_sym_for_statement_token1] = ACTIONS(418), [aux_sym_foreach_statement_token1] = ACTIONS(420), [aux_sym_if_statement_token1] = ACTIONS(422), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(410), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [69] = { [sym_text_interpolation] = STATE(69), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(2), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_for_statement_token2] = ACTIONS(534), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [70] = { [sym_text_interpolation] = STATE(70), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(72), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_for_statement_token2] = ACTIONS(534), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [71] = { [sym_text_interpolation] = STATE(71), [sym_empty_statement] = STATE(457), [sym_function_static_declaration] = STATE(457), [sym_global_declaration] = STATE(457), [sym_namespace_definition] = STATE(457), [sym_namespace_use_declaration] = STATE(457), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(457), [sym_interface_declaration] = STATE(457), [sym_enum_declaration] = STATE(457), [sym_class_declaration] = STATE(457), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(457), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(457), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(457), [sym_unset_statement] = STATE(457), [sym_declare_statement] = STATE(457), [sym_try_statement] = STATE(457), [sym_goto_statement] = STATE(457), [sym_continue_statement] = STATE(457), [sym_break_statement] = STATE(457), [sym_return_statement] = STATE(457), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(457), [sym_do_statement] = STATE(457), [sym_for_statement] = STATE(457), [sym_foreach_statement] = STATE(457), [sym_if_statement] = STATE(457), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(457), [sym_compound_statement] = STATE(457), [sym_named_label_statement] = STATE(457), [sym_expression_statement] = STATE(457), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(450), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [anon_sym_COLON] = ACTIONS(452), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(454), [sym_heredoc] = ACTIONS(311), }, [72] = { [sym_text_interpolation] = STATE(72), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(2), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_for_statement_token2] = ACTIONS(536), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [73] = { [sym_text_interpolation] = STATE(73), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(74), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_for_statement_token2] = ACTIONS(536), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [74] = { [sym_text_interpolation] = STATE(74), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(2), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_for_statement_token2] = ACTIONS(538), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [75] = { [sym_text_interpolation] = STATE(75), [sym_empty_statement] = STATE(1668), [sym_function_static_declaration] = STATE(1668), [sym_global_declaration] = STATE(1668), [sym_namespace_definition] = STATE(1668), [sym_namespace_use_declaration] = STATE(1668), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(1668), [sym_interface_declaration] = STATE(1668), [sym_enum_declaration] = STATE(1668), [sym_class_declaration] = STATE(1668), [sym_final_modifier] = STATE(2223), [sym_abstract_modifier] = STATE(2223), [sym_const_declaration] = STATE(1668), [sym__const_declaration] = STATE(1834), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2224), [sym_function_definition] = STATE(1668), [sym__function_definition_header] = STATE(2039), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(1668), [sym_unset_statement] = STATE(1668), [sym_declare_statement] = STATE(1668), [sym_try_statement] = STATE(1668), [sym_goto_statement] = STATE(1668), [sym_continue_statement] = STATE(1668), [sym_break_statement] = STATE(1668), [sym_return_statement] = STATE(1668), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(1668), [sym_do_statement] = STATE(1668), [sym_for_statement] = STATE(1668), [sym_foreach_statement] = STATE(1668), [sym_if_statement] = STATE(1668), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(1668), [sym_compound_statement] = STATE(1668), [sym_named_label_statement] = STATE(1668), [sym_expression_statement] = STATE(1668), [sym__expression] = STATE(1078), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1258), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(360), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(508), [aux_sym_function_static_declaration_token1] = ACTIONS(364), [aux_sym_global_declaration_token1] = ACTIONS(366), [aux_sym_namespace_definition_token1] = ACTIONS(368), [aux_sym_namespace_use_declaration_token1] = ACTIONS(370), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(372), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(374), [aux_sym_trait_declaration_token1] = ACTIONS(376), [aux_sym_interface_declaration_token1] = ACTIONS(378), [aux_sym_enum_declaration_token1] = ACTIONS(380), [anon_sym_COLON] = ACTIONS(510), [aux_sym_class_declaration_token1] = ACTIONS(382), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(384), [anon_sym_unset] = ACTIONS(386), [aux_sym_declare_statement_token1] = ACTIONS(388), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(390), [aux_sym_goto_statement_token1] = ACTIONS(392), [aux_sym_continue_statement_token1] = ACTIONS(394), [aux_sym_break_statement_token1] = ACTIONS(396), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(398), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(400), [aux_sym_do_statement_token1] = ACTIONS(402), [aux_sym_for_statement_token1] = ACTIONS(404), [aux_sym_foreach_statement_token1] = ACTIONS(406), [aux_sym_if_statement_token1] = ACTIONS(408), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(410), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(512), [sym_heredoc] = ACTIONS(311), }, [76] = { [sym_text_interpolation] = STATE(76), [sym_empty_statement] = STATE(485), [sym_function_static_declaration] = STATE(485), [sym_global_declaration] = STATE(485), [sym_namespace_definition] = STATE(485), [sym_namespace_use_declaration] = STATE(485), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(485), [sym_interface_declaration] = STATE(485), [sym_enum_declaration] = STATE(485), [sym_class_declaration] = STATE(485), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(485), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(485), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(485), [sym_unset_statement] = STATE(485), [sym_declare_statement] = STATE(485), [sym_try_statement] = STATE(485), [sym_goto_statement] = STATE(485), [sym_continue_statement] = STATE(485), [sym_break_statement] = STATE(485), [sym_return_statement] = STATE(485), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(485), [sym_do_statement] = STATE(485), [sym_for_statement] = STATE(485), [sym_foreach_statement] = STATE(485), [sym_if_statement] = STATE(485), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(485), [sym_compound_statement] = STATE(485), [sym_named_label_statement] = STATE(485), [sym_expression_statement] = STATE(485), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_program_repeat1] = STATE(2), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [anon_sym_RBRACE] = ACTIONS(540), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [77] = { [sym_text_interpolation] = STATE(77), [sym_empty_statement] = STATE(1830), [sym_function_static_declaration] = STATE(1830), [sym_global_declaration] = STATE(1830), [sym_namespace_definition] = STATE(1830), [sym_namespace_use_declaration] = STATE(1830), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(1830), [sym_interface_declaration] = STATE(1830), [sym_enum_declaration] = STATE(1830), [sym_class_declaration] = STATE(1830), [sym_final_modifier] = STATE(2223), [sym_abstract_modifier] = STATE(2223), [sym_const_declaration] = STATE(1830), [sym__const_declaration] = STATE(1834), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2224), [sym_function_definition] = STATE(1830), [sym__function_definition_header] = STATE(2039), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(1830), [sym_unset_statement] = STATE(1830), [sym_declare_statement] = STATE(1830), [sym_try_statement] = STATE(1830), [sym_goto_statement] = STATE(1830), [sym_continue_statement] = STATE(1830), [sym_break_statement] = STATE(1830), [sym_return_statement] = STATE(1830), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(1830), [sym_do_statement] = STATE(1830), [sym_for_statement] = STATE(1830), [sym_foreach_statement] = STATE(1830), [sym_if_statement] = STATE(1830), [sym_colon_block] = STATE(2187), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(1830), [sym_compound_statement] = STATE(1830), [sym_named_label_statement] = STATE(1830), [sym_expression_statement] = STATE(1830), [sym__expression] = STATE(1078), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1258), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(360), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(472), [aux_sym_function_static_declaration_token1] = ACTIONS(364), [aux_sym_global_declaration_token1] = ACTIONS(366), [aux_sym_namespace_definition_token1] = ACTIONS(368), [aux_sym_namespace_use_declaration_token1] = ACTIONS(370), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(372), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(374), [aux_sym_trait_declaration_token1] = ACTIONS(376), [aux_sym_interface_declaration_token1] = ACTIONS(378), [aux_sym_enum_declaration_token1] = ACTIONS(380), [anon_sym_COLON] = ACTIONS(356), [aux_sym_class_declaration_token1] = ACTIONS(382), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(384), [anon_sym_unset] = ACTIONS(386), [aux_sym_declare_statement_token1] = ACTIONS(388), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(390), [aux_sym_goto_statement_token1] = ACTIONS(392), [aux_sym_continue_statement_token1] = ACTIONS(394), [aux_sym_break_statement_token1] = ACTIONS(396), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(398), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(400), [aux_sym_do_statement_token1] = ACTIONS(402), [aux_sym_for_statement_token1] = ACTIONS(404), [aux_sym_foreach_statement_token1] = ACTIONS(406), [aux_sym_if_statement_token1] = ACTIONS(408), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(410), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [78] = { [sym_text_interpolation] = STATE(78), [sym_empty_statement] = STATE(498), [sym_function_static_declaration] = STATE(498), [sym_global_declaration] = STATE(498), [sym_namespace_definition] = STATE(498), [sym_namespace_use_declaration] = STATE(498), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(498), [sym_interface_declaration] = STATE(498), [sym_enum_declaration] = STATE(498), [sym_class_declaration] = STATE(498), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(498), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(498), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(498), [sym_unset_statement] = STATE(498), [sym_declare_statement] = STATE(498), [sym_try_statement] = STATE(498), [sym_goto_statement] = STATE(498), [sym_continue_statement] = STATE(498), [sym_break_statement] = STATE(498), [sym_return_statement] = STATE(498), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(498), [sym_do_statement] = STATE(498), [sym_for_statement] = STATE(498), [sym_foreach_statement] = STATE(498), [sym_if_statement] = STATE(498), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(498), [sym_compound_statement] = STATE(498), [sym_named_label_statement] = STATE(498), [sym_expression_statement] = STATE(498), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(342), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(344), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(346), [aux_sym_foreach_statement_token1] = ACTIONS(348), [aux_sym_if_statement_token1] = ACTIONS(350), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [79] = { [sym_text_interpolation] = STATE(79), [sym_empty_statement] = STATE(1783), [sym_function_static_declaration] = STATE(1783), [sym_global_declaration] = STATE(1783), [sym_namespace_definition] = STATE(1783), [sym_namespace_use_declaration] = STATE(1783), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(1783), [sym_interface_declaration] = STATE(1783), [sym_enum_declaration] = STATE(1783), [sym_class_declaration] = STATE(1783), [sym_final_modifier] = STATE(2223), [sym_abstract_modifier] = STATE(2223), [sym_const_declaration] = STATE(1783), [sym__const_declaration] = STATE(1834), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2224), [sym_function_definition] = STATE(1783), [sym__function_definition_header] = STATE(2039), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(1783), [sym_unset_statement] = STATE(1783), [sym_declare_statement] = STATE(1783), [sym_try_statement] = STATE(1783), [sym_goto_statement] = STATE(1783), [sym_continue_statement] = STATE(1783), [sym_break_statement] = STATE(1783), [sym_return_statement] = STATE(1783), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(1783), [sym_do_statement] = STATE(1783), [sym_for_statement] = STATE(1783), [sym_foreach_statement] = STATE(1783), [sym_if_statement] = STATE(1783), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(1783), [sym_compound_statement] = STATE(1783), [sym_named_label_statement] = STATE(1783), [sym_expression_statement] = STATE(1783), [sym__expression] = STATE(1078), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1258), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(360), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(472), [aux_sym_function_static_declaration_token1] = ACTIONS(364), [aux_sym_global_declaration_token1] = ACTIONS(366), [aux_sym_namespace_definition_token1] = ACTIONS(368), [aux_sym_namespace_use_declaration_token1] = ACTIONS(370), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(372), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(374), [aux_sym_trait_declaration_token1] = ACTIONS(376), [aux_sym_interface_declaration_token1] = ACTIONS(378), [aux_sym_enum_declaration_token1] = ACTIONS(380), [aux_sym_class_declaration_token1] = ACTIONS(382), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(384), [anon_sym_unset] = ACTIONS(386), [aux_sym_declare_statement_token1] = ACTIONS(414), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(390), [aux_sym_goto_statement_token1] = ACTIONS(392), [aux_sym_continue_statement_token1] = ACTIONS(394), [aux_sym_break_statement_token1] = ACTIONS(396), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(398), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(416), [aux_sym_do_statement_token1] = ACTIONS(402), [aux_sym_for_statement_token1] = ACTIONS(418), [aux_sym_foreach_statement_token1] = ACTIONS(420), [aux_sym_if_statement_token1] = ACTIONS(422), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(410), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [80] = { [sym_text_interpolation] = STATE(80), [sym_empty_statement] = STATE(498), [sym_function_static_declaration] = STATE(498), [sym_global_declaration] = STATE(498), [sym_namespace_definition] = STATE(498), [sym_namespace_use_declaration] = STATE(498), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(498), [sym_interface_declaration] = STATE(498), [sym_enum_declaration] = STATE(498), [sym_class_declaration] = STATE(498), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(498), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(498), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(498), [sym_unset_statement] = STATE(498), [sym_declare_statement] = STATE(498), [sym_try_statement] = STATE(498), [sym_goto_statement] = STATE(498), [sym_continue_statement] = STATE(498), [sym_break_statement] = STATE(498), [sym_return_statement] = STATE(498), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(498), [sym_do_statement] = STATE(498), [sym_for_statement] = STATE(498), [sym_foreach_statement] = STATE(498), [sym_if_statement] = STATE(498), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(498), [sym_compound_statement] = STATE(498), [sym_named_label_statement] = STATE(498), [sym_expression_statement] = STATE(498), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(241), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(257), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(261), [aux_sym_foreach_statement_token1] = ACTIONS(263), [aux_sym_if_statement_token1] = ACTIONS(265), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [81] = { [sym_text_interpolation] = STATE(81), [sym_empty_statement] = STATE(1783), [sym_function_static_declaration] = STATE(1783), [sym_global_declaration] = STATE(1783), [sym_namespace_definition] = STATE(1783), [sym_namespace_use_declaration] = STATE(1783), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(1783), [sym_interface_declaration] = STATE(1783), [sym_enum_declaration] = STATE(1783), [sym_class_declaration] = STATE(1783), [sym_final_modifier] = STATE(2223), [sym_abstract_modifier] = STATE(2223), [sym_const_declaration] = STATE(1783), [sym__const_declaration] = STATE(1834), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2224), [sym_function_definition] = STATE(1783), [sym__function_definition_header] = STATE(2039), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(1783), [sym_unset_statement] = STATE(1783), [sym_declare_statement] = STATE(1783), [sym_try_statement] = STATE(1783), [sym_goto_statement] = STATE(1783), [sym_continue_statement] = STATE(1783), [sym_break_statement] = STATE(1783), [sym_return_statement] = STATE(1783), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(1783), [sym_do_statement] = STATE(1783), [sym_for_statement] = STATE(1783), [sym_foreach_statement] = STATE(1783), [sym_if_statement] = STATE(1783), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(1783), [sym_compound_statement] = STATE(1783), [sym_named_label_statement] = STATE(1783), [sym_expression_statement] = STATE(1783), [sym__expression] = STATE(1078), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1258), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(360), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(472), [aux_sym_function_static_declaration_token1] = ACTIONS(364), [aux_sym_global_declaration_token1] = ACTIONS(366), [aux_sym_namespace_definition_token1] = ACTIONS(368), [aux_sym_namespace_use_declaration_token1] = ACTIONS(370), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(372), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(374), [aux_sym_trait_declaration_token1] = ACTIONS(376), [aux_sym_interface_declaration_token1] = ACTIONS(378), [aux_sym_enum_declaration_token1] = ACTIONS(380), [aux_sym_class_declaration_token1] = ACTIONS(382), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(384), [anon_sym_unset] = ACTIONS(386), [aux_sym_declare_statement_token1] = ACTIONS(388), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(390), [aux_sym_goto_statement_token1] = ACTIONS(392), [aux_sym_continue_statement_token1] = ACTIONS(394), [aux_sym_break_statement_token1] = ACTIONS(396), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(398), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(400), [aux_sym_do_statement_token1] = ACTIONS(402), [aux_sym_for_statement_token1] = ACTIONS(404), [aux_sym_foreach_statement_token1] = ACTIONS(406), [aux_sym_if_statement_token1] = ACTIONS(408), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(410), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [82] = { [sym_text_interpolation] = STATE(82), [sym_empty_statement] = STATE(2229), [sym_function_static_declaration] = STATE(2229), [sym_global_declaration] = STATE(2229), [sym_namespace_definition] = STATE(2229), [sym_namespace_use_declaration] = STATE(2229), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(2229), [sym_interface_declaration] = STATE(2229), [sym_enum_declaration] = STATE(2229), [sym_class_declaration] = STATE(2229), [sym_final_modifier] = STATE(2223), [sym_abstract_modifier] = STATE(2223), [sym_const_declaration] = STATE(2229), [sym__const_declaration] = STATE(1834), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2224), [sym_function_definition] = STATE(2229), [sym__function_definition_header] = STATE(2039), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(2229), [sym_unset_statement] = STATE(2229), [sym_declare_statement] = STATE(2229), [sym_try_statement] = STATE(2229), [sym_goto_statement] = STATE(2229), [sym_continue_statement] = STATE(2229), [sym_break_statement] = STATE(2229), [sym_return_statement] = STATE(2229), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(2229), [sym_do_statement] = STATE(2229), [sym_for_statement] = STATE(2229), [sym_foreach_statement] = STATE(2229), [sym_if_statement] = STATE(2229), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(2229), [sym_compound_statement] = STATE(2229), [sym_named_label_statement] = STATE(2229), [sym_expression_statement] = STATE(2229), [sym__expression] = STATE(1078), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1258), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(360), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(472), [aux_sym_function_static_declaration_token1] = ACTIONS(364), [aux_sym_global_declaration_token1] = ACTIONS(366), [aux_sym_namespace_definition_token1] = ACTIONS(368), [aux_sym_namespace_use_declaration_token1] = ACTIONS(370), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(372), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(374), [aux_sym_trait_declaration_token1] = ACTIONS(376), [aux_sym_interface_declaration_token1] = ACTIONS(378), [aux_sym_enum_declaration_token1] = ACTIONS(380), [aux_sym_class_declaration_token1] = ACTIONS(382), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(384), [anon_sym_unset] = ACTIONS(386), [aux_sym_declare_statement_token1] = ACTIONS(388), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(390), [aux_sym_goto_statement_token1] = ACTIONS(392), [aux_sym_continue_statement_token1] = ACTIONS(394), [aux_sym_break_statement_token1] = ACTIONS(396), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(398), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(400), [aux_sym_do_statement_token1] = ACTIONS(402), [aux_sym_for_statement_token1] = ACTIONS(404), [aux_sym_foreach_statement_token1] = ACTIONS(406), [aux_sym_if_statement_token1] = ACTIONS(408), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(410), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [83] = { [sym_text_interpolation] = STATE(83), [sym_empty_statement] = STATE(1767), [sym_function_static_declaration] = STATE(1767), [sym_global_declaration] = STATE(1767), [sym_namespace_definition] = STATE(1767), [sym_namespace_use_declaration] = STATE(1767), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(1767), [sym_interface_declaration] = STATE(1767), [sym_enum_declaration] = STATE(1767), [sym_class_declaration] = STATE(1767), [sym_final_modifier] = STATE(2223), [sym_abstract_modifier] = STATE(2223), [sym_const_declaration] = STATE(1767), [sym__const_declaration] = STATE(1834), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2224), [sym_function_definition] = STATE(1767), [sym__function_definition_header] = STATE(2039), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(1767), [sym_unset_statement] = STATE(1767), [sym_declare_statement] = STATE(1767), [sym_try_statement] = STATE(1767), [sym_goto_statement] = STATE(1767), [sym_continue_statement] = STATE(1767), [sym_break_statement] = STATE(1767), [sym_return_statement] = STATE(1767), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(1767), [sym_do_statement] = STATE(1767), [sym_for_statement] = STATE(1767), [sym_foreach_statement] = STATE(1767), [sym_if_statement] = STATE(1767), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(1767), [sym_compound_statement] = STATE(1767), [sym_named_label_statement] = STATE(1767), [sym_expression_statement] = STATE(1767), [sym__expression] = STATE(1078), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1258), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(360), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(472), [aux_sym_function_static_declaration_token1] = ACTIONS(364), [aux_sym_global_declaration_token1] = ACTIONS(366), [aux_sym_namespace_definition_token1] = ACTIONS(368), [aux_sym_namespace_use_declaration_token1] = ACTIONS(370), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(372), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(374), [aux_sym_trait_declaration_token1] = ACTIONS(376), [aux_sym_interface_declaration_token1] = ACTIONS(378), [aux_sym_enum_declaration_token1] = ACTIONS(380), [aux_sym_class_declaration_token1] = ACTIONS(382), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(384), [anon_sym_unset] = ACTIONS(386), [aux_sym_declare_statement_token1] = ACTIONS(414), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(390), [aux_sym_goto_statement_token1] = ACTIONS(392), [aux_sym_continue_statement_token1] = ACTIONS(394), [aux_sym_break_statement_token1] = ACTIONS(396), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(398), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(416), [aux_sym_do_statement_token1] = ACTIONS(402), [aux_sym_for_statement_token1] = ACTIONS(418), [aux_sym_foreach_statement_token1] = ACTIONS(420), [aux_sym_if_statement_token1] = ACTIONS(422), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(410), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [84] = { [sym_text_interpolation] = STATE(84), [sym_empty_statement] = STATE(512), [sym_function_static_declaration] = STATE(512), [sym_global_declaration] = STATE(512), [sym_namespace_definition] = STATE(512), [sym_namespace_use_declaration] = STATE(512), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(512), [sym_interface_declaration] = STATE(512), [sym_enum_declaration] = STATE(512), [sym_class_declaration] = STATE(512), [sym_final_modifier] = STATE(2190), [sym_abstract_modifier] = STATE(2190), [sym_const_declaration] = STATE(512), [sym__const_declaration] = STATE(461), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2172), [sym_function_definition] = STATE(512), [sym__function_definition_header] = STATE(2036), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(512), [sym_unset_statement] = STATE(512), [sym_declare_statement] = STATE(512), [sym_try_statement] = STATE(512), [sym_goto_statement] = STATE(512), [sym_continue_statement] = STATE(512), [sym_break_statement] = STATE(512), [sym_return_statement] = STATE(512), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(512), [sym_do_statement] = STATE(512), [sym_for_statement] = STATE(512), [sym_foreach_statement] = STATE(512), [sym_if_statement] = STATE(512), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(512), [sym_compound_statement] = STATE(512), [sym_named_label_statement] = STATE(512), [sym_expression_statement] = STATE(512), [sym__expression] = STATE(1067), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1256), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(195), [aux_sym_function_static_declaration_token1] = ACTIONS(197), [aux_sym_global_declaration_token1] = ACTIONS(199), [aux_sym_namespace_definition_token1] = ACTIONS(201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(203), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(207), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(211), [aux_sym_trait_declaration_token1] = ACTIONS(215), [aux_sym_interface_declaration_token1] = ACTIONS(217), [aux_sym_enum_declaration_token1] = ACTIONS(219), [aux_sym_class_declaration_token1] = ACTIONS(223), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(237), [anon_sym_unset] = ACTIONS(239), [aux_sym_declare_statement_token1] = ACTIONS(342), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(245), [aux_sym_goto_statement_token1] = ACTIONS(247), [aux_sym_continue_statement_token1] = ACTIONS(249), [aux_sym_break_statement_token1] = ACTIONS(251), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(253), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(344), [aux_sym_do_statement_token1] = ACTIONS(259), [aux_sym_for_statement_token1] = ACTIONS(346), [aux_sym_foreach_statement_token1] = ACTIONS(348), [aux_sym_if_statement_token1] = ACTIONS(350), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(269), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [85] = { [sym_text_interpolation] = STATE(85), [sym_empty_statement] = STATE(2167), [sym_function_static_declaration] = STATE(2167), [sym_global_declaration] = STATE(2167), [sym_namespace_definition] = STATE(2167), [sym_namespace_use_declaration] = STATE(2167), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_trait_declaration] = STATE(2167), [sym_interface_declaration] = STATE(2167), [sym_enum_declaration] = STATE(2167), [sym_class_declaration] = STATE(2167), [sym_final_modifier] = STATE(2223), [sym_abstract_modifier] = STATE(2223), [sym_const_declaration] = STATE(2167), [sym__const_declaration] = STATE(1834), [sym_static_modifier] = STATE(2186), [sym_visibility_modifier] = STATE(2224), [sym_function_definition] = STATE(2167), [sym__function_definition_header] = STATE(2039), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_echo_statement] = STATE(2167), [sym_unset_statement] = STATE(2167), [sym_declare_statement] = STATE(2167), [sym_try_statement] = STATE(2167), [sym_goto_statement] = STATE(2167), [sym_continue_statement] = STATE(2167), [sym_break_statement] = STATE(2167), [sym_return_statement] = STATE(2167), [sym_throw_expression] = STATE(1000), [sym_while_statement] = STATE(2167), [sym_do_statement] = STATE(2167), [sym_for_statement] = STATE(2167), [sym_foreach_statement] = STATE(2167), [sym_if_statement] = STATE(2167), [sym_match_expression] = STATE(956), [sym_switch_statement] = STATE(2167), [sym_compound_statement] = STATE(2167), [sym_named_label_statement] = STATE(2167), [sym_expression_statement] = STATE(2167), [sym__expression] = STATE(1078), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1258), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(360), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(472), [aux_sym_function_static_declaration_token1] = ACTIONS(364), [aux_sym_global_declaration_token1] = ACTIONS(366), [aux_sym_namespace_definition_token1] = ACTIONS(368), [aux_sym_namespace_use_declaration_token1] = ACTIONS(370), [aux_sym_namespace_use_declaration_token2] = ACTIONS(205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(372), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_LBRACE] = ACTIONS(374), [aux_sym_trait_declaration_token1] = ACTIONS(376), [aux_sym_interface_declaration_token1] = ACTIONS(378), [aux_sym_enum_declaration_token1] = ACTIONS(380), [aux_sym_class_declaration_token1] = ACTIONS(382), [aux_sym_final_modifier_token1] = ACTIONS(225), [aux_sym_abstract_modifier_token1] = ACTIONS(227), [aux_sym_visibility_modifier_token1] = ACTIONS(229), [aux_sym_visibility_modifier_token2] = ACTIONS(229), [aux_sym_visibility_modifier_token3] = ACTIONS(229), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [aux_sym_echo_statement_token1] = ACTIONS(384), [anon_sym_unset] = ACTIONS(386), [aux_sym_declare_statement_token1] = ACTIONS(388), [sym_float] = ACTIONS(243), [aux_sym_try_statement_token1] = ACTIONS(390), [aux_sym_goto_statement_token1] = ACTIONS(392), [aux_sym_continue_statement_token1] = ACTIONS(394), [aux_sym_break_statement_token1] = ACTIONS(396), [sym_integer] = ACTIONS(243), [aux_sym_return_statement_token1] = ACTIONS(398), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_while_statement_token1] = ACTIONS(400), [aux_sym_do_statement_token1] = ACTIONS(402), [aux_sym_for_statement_token1] = ACTIONS(404), [aux_sym_foreach_statement_token1] = ACTIONS(406), [aux_sym_if_statement_token1] = ACTIONS(408), [aux_sym_match_expression_token1] = ACTIONS(267), [aux_sym_switch_statement_token1] = ACTIONS(410), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [86] = { [sym_text_interpolation] = STATE(86), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(873), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_by_ref] = STATE(843), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(816), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(544), [anon_sym_AMP] = ACTIONS(546), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym_namespace_aliasing_clause_token1] = ACTIONS(554), [anon_sym_RBRACE] = ACTIONS(544), [anon_sym_COLON] = ACTIONS(544), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_EQ_GT] = ACTIONS(544), [anon_sym_LPAREN] = ACTIONS(556), [anon_sym_RPAREN] = ACTIONS(544), [anon_sym_DOT_DOT_DOT] = ACTIONS(558), [anon_sym_QMARK] = ACTIONS(554), [anon_sym_PIPE] = ACTIONS(554), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(570), [anon_sym_STAR_STAR] = ACTIONS(544), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_yield_expression_token2] = ACTIONS(594), [aux_sym_binary_expression_token1] = ACTIONS(554), [anon_sym_QMARK_QMARK] = ACTIONS(544), [aux_sym_binary_expression_token2] = ACTIONS(554), [aux_sym_binary_expression_token3] = ACTIONS(554), [aux_sym_binary_expression_token4] = ACTIONS(554), [anon_sym_PIPE_PIPE] = ACTIONS(544), [anon_sym_AMP_AMP] = ACTIONS(544), [anon_sym_CARET] = ACTIONS(544), [anon_sym_EQ_EQ] = ACTIONS(554), [anon_sym_BANG_EQ] = ACTIONS(554), [anon_sym_LT_GT] = ACTIONS(544), [anon_sym_EQ_EQ_EQ] = ACTIONS(544), [anon_sym_BANG_EQ_EQ] = ACTIONS(544), [anon_sym_LT] = ACTIONS(554), [anon_sym_GT] = ACTIONS(554), [anon_sym_LT_EQ] = ACTIONS(554), [anon_sym_GT_EQ] = ACTIONS(544), [anon_sym_LT_EQ_GT] = ACTIONS(544), [anon_sym_LT_LT] = ACTIONS(544), [anon_sym_GT_GT] = ACTIONS(544), [anon_sym_DOT] = ACTIONS(554), [anon_sym_STAR] = ACTIONS(554), [anon_sym_SLASH] = ACTIONS(554), [anon_sym_PERCENT] = ACTIONS(544), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [87] = { [sym_text_interpolation] = STATE(87), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(895), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_by_ref] = STATE(843), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(816), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(544), [anon_sym_AMP] = ACTIONS(546), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(544), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_RBRACE] = ACTIONS(544), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_EQ_GT] = ACTIONS(544), [anon_sym_LPAREN] = ACTIONS(606), [anon_sym_DOT_DOT_DOT] = ACTIONS(608), [anon_sym_QMARK] = ACTIONS(554), [anon_sym_PIPE] = ACTIONS(554), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(614), [anon_sym_STAR_STAR] = ACTIONS(544), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_RBRACK] = ACTIONS(544), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_yield_expression_token2] = ACTIONS(626), [aux_sym_binary_expression_token1] = ACTIONS(554), [anon_sym_QMARK_QMARK] = ACTIONS(544), [aux_sym_binary_expression_token2] = ACTIONS(554), [aux_sym_binary_expression_token3] = ACTIONS(554), [aux_sym_binary_expression_token4] = ACTIONS(554), [anon_sym_PIPE_PIPE] = ACTIONS(544), [anon_sym_AMP_AMP] = ACTIONS(544), [anon_sym_CARET] = ACTIONS(544), [anon_sym_EQ_EQ] = ACTIONS(554), [anon_sym_BANG_EQ] = ACTIONS(554), [anon_sym_LT_GT] = ACTIONS(544), [anon_sym_EQ_EQ_EQ] = ACTIONS(544), [anon_sym_BANG_EQ_EQ] = ACTIONS(544), [anon_sym_LT] = ACTIONS(554), [anon_sym_GT] = ACTIONS(554), [anon_sym_LT_EQ] = ACTIONS(554), [anon_sym_GT_EQ] = ACTIONS(544), [anon_sym_LT_EQ_GT] = ACTIONS(544), [anon_sym_LT_LT] = ACTIONS(544), [anon_sym_GT_GT] = ACTIONS(544), [anon_sym_DOT] = ACTIONS(554), [anon_sym_STAR] = ACTIONS(554), [anon_sym_SLASH] = ACTIONS(554), [anon_sym_PERCENT] = ACTIONS(544), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [88] = { [sym_text_interpolation] = STATE(88), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(1013), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_variadic_unpacking] = STATE(941), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_by_ref] = STATE(941), [sym_yield_expression] = STATE(1019), [sym_array_element_initializer] = STATE(998), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(544), [anon_sym_AMP] = ACTIONS(638), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [anon_sym_COMMA] = ACTIONS(544), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_EQ_GT] = ACTIONS(544), [anon_sym_LPAREN] = ACTIONS(233), [anon_sym_DOT_DOT_DOT] = ACTIONS(644), [anon_sym_QMARK] = ACTIONS(554), [anon_sym_PIPE] = ACTIONS(554), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(273), [anon_sym_STAR_STAR] = ACTIONS(544), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_yield_expression_token2] = ACTIONS(646), [aux_sym_binary_expression_token1] = ACTIONS(554), [anon_sym_QMARK_QMARK] = ACTIONS(544), [aux_sym_binary_expression_token2] = ACTIONS(554), [aux_sym_binary_expression_token3] = ACTIONS(554), [aux_sym_binary_expression_token4] = ACTIONS(554), [anon_sym_PIPE_PIPE] = ACTIONS(544), [anon_sym_AMP_AMP] = ACTIONS(544), [anon_sym_CARET] = ACTIONS(544), [anon_sym_EQ_EQ] = ACTIONS(554), [anon_sym_BANG_EQ] = ACTIONS(554), [anon_sym_LT_GT] = ACTIONS(544), [anon_sym_EQ_EQ_EQ] = ACTIONS(544), [anon_sym_BANG_EQ_EQ] = ACTIONS(544), [anon_sym_LT] = ACTIONS(554), [anon_sym_GT] = ACTIONS(554), [anon_sym_LT_EQ] = ACTIONS(554), [anon_sym_GT_EQ] = ACTIONS(544), [anon_sym_LT_EQ_GT] = ACTIONS(544), [anon_sym_LT_LT] = ACTIONS(544), [anon_sym_GT_GT] = ACTIONS(544), [anon_sym_DOT] = ACTIONS(554), [anon_sym_STAR] = ACTIONS(554), [anon_sym_SLASH] = ACTIONS(554), [anon_sym_PERCENT] = ACTIONS(544), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(544), [sym_heredoc] = ACTIONS(311), }, [89] = { [sym_text_interpolation] = STATE(89), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1038), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_by_ref] = STATE(843), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(816), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(546), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(544), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_EQ_GT] = ACTIONS(544), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(544), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [anon_sym_QMARK] = ACTIONS(554), [anon_sym_PIPE] = ACTIONS(554), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(656), [anon_sym_STAR_STAR] = ACTIONS(544), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_yield_expression_token2] = ACTIONS(668), [aux_sym_binary_expression_token1] = ACTIONS(554), [anon_sym_QMARK_QMARK] = ACTIONS(544), [aux_sym_binary_expression_token2] = ACTIONS(554), [aux_sym_binary_expression_token3] = ACTIONS(554), [aux_sym_binary_expression_token4] = ACTIONS(554), [anon_sym_PIPE_PIPE] = ACTIONS(544), [anon_sym_AMP_AMP] = ACTIONS(544), [anon_sym_CARET] = ACTIONS(544), [anon_sym_EQ_EQ] = ACTIONS(554), [anon_sym_BANG_EQ] = ACTIONS(554), [anon_sym_LT_GT] = ACTIONS(544), [anon_sym_EQ_EQ_EQ] = ACTIONS(544), [anon_sym_BANG_EQ_EQ] = ACTIONS(544), [anon_sym_LT] = ACTIONS(554), [anon_sym_GT] = ACTIONS(554), [anon_sym_LT_EQ] = ACTIONS(554), [anon_sym_GT_EQ] = ACTIONS(544), [anon_sym_LT_EQ_GT] = ACTIONS(544), [anon_sym_LT_LT] = ACTIONS(544), [anon_sym_GT_GT] = ACTIONS(544), [anon_sym_DOT] = ACTIONS(554), [anon_sym_STAR] = ACTIONS(554), [anon_sym_SLASH] = ACTIONS(554), [anon_sym_PERCENT] = ACTIONS(544), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [90] = { [sym_text_interpolation] = STATE(90), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_cast_type] = STATE(2185), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1124), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(678), [aux_sym_cast_type_token2] = ACTIONS(680), [aux_sym_cast_type_token3] = ACTIONS(680), [aux_sym_cast_type_token4] = ACTIONS(680), [aux_sym_cast_type_token5] = ACTIONS(680), [aux_sym_cast_type_token6] = ACTIONS(680), [aux_sym_cast_type_token7] = ACTIONS(680), [aux_sym_cast_type_token8] = ACTIONS(680), [aux_sym_cast_type_token9] = ACTIONS(680), [aux_sym_cast_type_token10] = ACTIONS(680), [aux_sym_cast_type_token11] = ACTIONS(680), [aux_sym_cast_type_token12] = ACTIONS(680), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [91] = { [sym_text_interpolation] = STATE(91), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_cast_type] = STATE(2198), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1124), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(678), [aux_sym_cast_type_token2] = ACTIONS(680), [aux_sym_cast_type_token3] = ACTIONS(680), [aux_sym_cast_type_token4] = ACTIONS(680), [aux_sym_cast_type_token5] = ACTIONS(680), [aux_sym_cast_type_token6] = ACTIONS(680), [aux_sym_cast_type_token7] = ACTIONS(680), [aux_sym_cast_type_token8] = ACTIONS(680), [aux_sym_cast_type_token9] = ACTIONS(680), [aux_sym_cast_type_token10] = ACTIONS(680), [aux_sym_cast_type_token11] = ACTIONS(680), [aux_sym_cast_type_token12] = ACTIONS(680), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [92] = { [sym_text_interpolation] = STATE(92), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_cast_type] = STATE(2295), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1124), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(678), [aux_sym_cast_type_token2] = ACTIONS(680), [aux_sym_cast_type_token3] = ACTIONS(680), [aux_sym_cast_type_token4] = ACTIONS(680), [aux_sym_cast_type_token5] = ACTIONS(680), [aux_sym_cast_type_token6] = ACTIONS(680), [aux_sym_cast_type_token7] = ACTIONS(680), [aux_sym_cast_type_token8] = ACTIONS(680), [aux_sym_cast_type_token9] = ACTIONS(680), [aux_sym_cast_type_token10] = ACTIONS(680), [aux_sym_cast_type_token11] = ACTIONS(680), [aux_sym_cast_type_token12] = ACTIONS(680), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [93] = { [sym_text_interpolation] = STATE(93), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_cast_type] = STATE(2271), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1124), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(678), [aux_sym_cast_type_token2] = ACTIONS(680), [aux_sym_cast_type_token3] = ACTIONS(680), [aux_sym_cast_type_token4] = ACTIONS(680), [aux_sym_cast_type_token5] = ACTIONS(680), [aux_sym_cast_type_token6] = ACTIONS(680), [aux_sym_cast_type_token7] = ACTIONS(680), [aux_sym_cast_type_token8] = ACTIONS(680), [aux_sym_cast_type_token9] = ACTIONS(680), [aux_sym_cast_type_token10] = ACTIONS(680), [aux_sym_cast_type_token11] = ACTIONS(680), [aux_sym_cast_type_token12] = ACTIONS(680), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [94] = { [sym_text_interpolation] = STATE(94), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_cast_type] = STATE(2206), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1124), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(678), [aux_sym_cast_type_token2] = ACTIONS(680), [aux_sym_cast_type_token3] = ACTIONS(680), [aux_sym_cast_type_token4] = ACTIONS(680), [aux_sym_cast_type_token5] = ACTIONS(680), [aux_sym_cast_type_token6] = ACTIONS(680), [aux_sym_cast_type_token7] = ACTIONS(680), [aux_sym_cast_type_token8] = ACTIONS(680), [aux_sym_cast_type_token9] = ACTIONS(680), [aux_sym_cast_type_token10] = ACTIONS(680), [aux_sym_cast_type_token11] = ACTIONS(680), [aux_sym_cast_type_token12] = ACTIONS(680), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [95] = { [sym_text_interpolation] = STATE(95), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_cast_type] = STATE(2145), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1124), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(678), [aux_sym_cast_type_token2] = ACTIONS(680), [aux_sym_cast_type_token3] = ACTIONS(680), [aux_sym_cast_type_token4] = ACTIONS(680), [aux_sym_cast_type_token5] = ACTIONS(680), [aux_sym_cast_type_token6] = ACTIONS(680), [aux_sym_cast_type_token7] = ACTIONS(680), [aux_sym_cast_type_token8] = ACTIONS(680), [aux_sym_cast_type_token9] = ACTIONS(680), [aux_sym_cast_type_token10] = ACTIONS(680), [aux_sym_cast_type_token11] = ACTIONS(680), [aux_sym_cast_type_token12] = ACTIONS(680), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [96] = { [sym_text_interpolation] = STATE(96), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_cast_type] = STATE(2165), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1107), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(678), [aux_sym_cast_type_token2] = ACTIONS(680), [aux_sym_cast_type_token3] = ACTIONS(680), [aux_sym_cast_type_token4] = ACTIONS(680), [aux_sym_cast_type_token5] = ACTIONS(680), [aux_sym_cast_type_token6] = ACTIONS(680), [aux_sym_cast_type_token7] = ACTIONS(680), [aux_sym_cast_type_token8] = ACTIONS(680), [aux_sym_cast_type_token9] = ACTIONS(680), [aux_sym_cast_type_token10] = ACTIONS(680), [aux_sym_cast_type_token11] = ACTIONS(680), [aux_sym_cast_type_token12] = ACTIONS(680), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [97] = { [sym_text_interpolation] = STATE(97), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_cast_type] = STATE(2258), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1124), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(678), [aux_sym_cast_type_token2] = ACTIONS(680), [aux_sym_cast_type_token3] = ACTIONS(680), [aux_sym_cast_type_token4] = ACTIONS(680), [aux_sym_cast_type_token5] = ACTIONS(680), [aux_sym_cast_type_token6] = ACTIONS(680), [aux_sym_cast_type_token7] = ACTIONS(680), [aux_sym_cast_type_token8] = ACTIONS(680), [aux_sym_cast_type_token9] = ACTIONS(680), [aux_sym_cast_type_token10] = ACTIONS(680), [aux_sym_cast_type_token11] = ACTIONS(680), [aux_sym_cast_type_token12] = ACTIONS(680), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [98] = { [sym_text_interpolation] = STATE(98), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_cast_type] = STATE(2157), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1124), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(678), [aux_sym_cast_type_token2] = ACTIONS(680), [aux_sym_cast_type_token3] = ACTIONS(680), [aux_sym_cast_type_token4] = ACTIONS(680), [aux_sym_cast_type_token5] = ACTIONS(680), [aux_sym_cast_type_token6] = ACTIONS(680), [aux_sym_cast_type_token7] = ACTIONS(680), [aux_sym_cast_type_token8] = ACTIONS(680), [aux_sym_cast_type_token9] = ACTIONS(680), [aux_sym_cast_type_token10] = ACTIONS(680), [aux_sym_cast_type_token11] = ACTIONS(680), [aux_sym_cast_type_token12] = ACTIONS(680), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [99] = { [sym_text_interpolation] = STATE(99), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_cast_type] = STATE(2309), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1107), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(678), [aux_sym_cast_type_token2] = ACTIONS(680), [aux_sym_cast_type_token3] = ACTIONS(680), [aux_sym_cast_type_token4] = ACTIONS(680), [aux_sym_cast_type_token5] = ACTIONS(680), [aux_sym_cast_type_token6] = ACTIONS(680), [aux_sym_cast_type_token7] = ACTIONS(680), [aux_sym_cast_type_token8] = ACTIONS(680), [aux_sym_cast_type_token9] = ACTIONS(680), [aux_sym_cast_type_token10] = ACTIONS(680), [aux_sym_cast_type_token11] = ACTIONS(680), [aux_sym_cast_type_token12] = ACTIONS(680), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [100] = { [sym_text_interpolation] = STATE(100), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_cast_type] = STATE(2309), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1124), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(678), [aux_sym_cast_type_token2] = ACTIONS(680), [aux_sym_cast_type_token3] = ACTIONS(680), [aux_sym_cast_type_token4] = ACTIONS(680), [aux_sym_cast_type_token5] = ACTIONS(680), [aux_sym_cast_type_token6] = ACTIONS(680), [aux_sym_cast_type_token7] = ACTIONS(680), [aux_sym_cast_type_token8] = ACTIONS(680), [aux_sym_cast_type_token9] = ACTIONS(680), [aux_sym_cast_type_token10] = ACTIONS(680), [aux_sym_cast_type_token11] = ACTIONS(680), [aux_sym_cast_type_token12] = ACTIONS(680), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [101] = { [sym_text_interpolation] = STATE(101), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1055), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(601), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(601), [sym_nullsafe_member_access_expression] = STATE(601), [sym_scoped_property_access_expression] = STATE(601), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(1748), [sym__array_destructing_element] = STATE(1749), [sym_function_call_expression] = STATE(586), [sym_scoped_call_expression] = STATE(586), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(586), [sym_nullsafe_member_call_expression] = STATE(586), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(586), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(586), [sym_variable_name] = STATE(586), [sym_by_ref] = STATE(2025), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(1655), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym__array_destructing_repeat1] = STATE(1755), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(684), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [anon_sym_DOT_DOT_DOT] = ACTIONS(608), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_RBRACK] = ACTIONS(686), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [102] = { [sym_text_interpolation] = STATE(102), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1055), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(601), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(601), [sym_nullsafe_member_access_expression] = STATE(601), [sym_scoped_property_access_expression] = STATE(601), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(1748), [sym__array_destructing_element] = STATE(1749), [sym_function_call_expression] = STATE(586), [sym_scoped_call_expression] = STATE(586), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(586), [sym_nullsafe_member_call_expression] = STATE(586), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(586), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(586), [sym_variable_name] = STATE(586), [sym_by_ref] = STATE(2025), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(1655), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym__array_destructing_repeat1] = STATE(1755), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(684), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [anon_sym_DOT_DOT_DOT] = ACTIONS(608), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_RBRACK] = ACTIONS(688), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [103] = { [sym_text_interpolation] = STATE(103), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1055), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(601), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(601), [sym_nullsafe_member_access_expression] = STATE(601), [sym_scoped_property_access_expression] = STATE(601), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(1748), [sym__array_destructing_element] = STATE(1749), [sym_function_call_expression] = STATE(586), [sym_scoped_call_expression] = STATE(586), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(586), [sym_nullsafe_member_call_expression] = STATE(586), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(586), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(586), [sym_variable_name] = STATE(586), [sym_by_ref] = STATE(2025), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(1754), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym__array_destructing_repeat1] = STATE(1755), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(690), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [anon_sym_DOT_DOT_DOT] = ACTIONS(608), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_RBRACK] = ACTIONS(692), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [104] = { [sym_text_interpolation] = STATE(104), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1055), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(601), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(601), [sym_nullsafe_member_access_expression] = STATE(601), [sym_scoped_property_access_expression] = STATE(601), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(1748), [sym__array_destructing_element] = STATE(1749), [sym_function_call_expression] = STATE(586), [sym_scoped_call_expression] = STATE(586), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(586), [sym_nullsafe_member_call_expression] = STATE(586), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(586), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(586), [sym_variable_name] = STATE(586), [sym_by_ref] = STATE(2025), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(1655), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym__array_destructing_repeat1] = STATE(1755), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(684), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [anon_sym_DOT_DOT_DOT] = ACTIONS(608), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_RBRACK] = ACTIONS(694), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [105] = { [sym_text_interpolation] = STATE(105), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1055), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(601), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(601), [sym_nullsafe_member_access_expression] = STATE(601), [sym_scoped_property_access_expression] = STATE(601), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(1748), [sym__array_destructing_element] = STATE(1749), [sym_function_call_expression] = STATE(586), [sym_scoped_call_expression] = STATE(586), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(586), [sym_nullsafe_member_call_expression] = STATE(586), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(586), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(586), [sym_variable_name] = STATE(586), [sym_by_ref] = STATE(2025), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(1655), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym__array_destructing_repeat1] = STATE(1755), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(684), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [anon_sym_DOT_DOT_DOT] = ACTIONS(608), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_RBRACK] = ACTIONS(696), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [106] = { [sym_text_interpolation] = STATE(106), [sym_reference_modifier] = STATE(184), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1089), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_argument] = STATE(1876), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(2004), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(698), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(700), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(702), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(704), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [107] = { [sym_text_interpolation] = STATE(107), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1056), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_by_ref] = STATE(843), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(1678), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(706), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(708), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [108] = { [sym_text_interpolation] = STATE(108), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1063), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_by_ref] = STATE(843), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(1655), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(710), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [anon_sym_DOT_DOT_DOT] = ACTIONS(608), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_RBRACK] = ACTIONS(712), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [109] = { [sym_text_interpolation] = STATE(109), [sym_reference_modifier] = STATE(184), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1089), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_argument] = STATE(1784), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(2004), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(698), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(700), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(714), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(716), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [110] = { [sym_text_interpolation] = STATE(110), [sym_reference_modifier] = STATE(184), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1089), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_argument] = STATE(1690), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(2004), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(698), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(700), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(718), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(720), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [111] = { [sym_text_interpolation] = STATE(111), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1056), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_by_ref] = STATE(843), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(1872), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(722), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(724), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [112] = { [sym_text_interpolation] = STATE(112), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1063), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_by_ref] = STATE(843), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(1754), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(726), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [anon_sym_DOT_DOT_DOT] = ACTIONS(608), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_RBRACK] = ACTIONS(728), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [113] = { [sym_text_interpolation] = STATE(113), [sym_reference_modifier] = STATE(184), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1089), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_argument] = STATE(1858), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(2004), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(698), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(700), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(730), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(732), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [114] = { [sym_text_interpolation] = STATE(114), [sym_reference_modifier] = STATE(184), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1089), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_argument] = STATE(1844), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(2004), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(698), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(700), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(734), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(736), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [115] = { [sym_text_interpolation] = STATE(115), [sym_reference_modifier] = STATE(184), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1089), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_argument] = STATE(1842), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(2004), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(698), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(700), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(738), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(740), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [116] = { [sym_text_interpolation] = STATE(116), [sym_reference_modifier] = STATE(184), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1089), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_argument] = STATE(2050), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(2004), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(698), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(700), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(742), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [117] = { [sym_text_interpolation] = STATE(117), [sym_reference_modifier] = STATE(184), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1089), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_argument] = STATE(2050), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(2004), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(698), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(700), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(744), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [118] = { [sym_text_interpolation] = STATE(118), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1063), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_by_ref] = STATE(843), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(1677), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [anon_sym_DOT_DOT_DOT] = ACTIONS(608), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_RBRACK] = ACTIONS(746), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [119] = { [sym_text_interpolation] = STATE(119), [sym_reference_modifier] = STATE(184), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1089), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_argument] = STATE(2050), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(2004), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(698), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(700), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(748), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [120] = { [sym_text_interpolation] = STATE(120), [sym_reference_modifier] = STATE(184), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1089), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_argument] = STATE(2050), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(2004), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(698), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(700), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(750), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [121] = { [sym_text_interpolation] = STATE(121), [sym_reference_modifier] = STATE(184), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1089), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_argument] = STATE(2050), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(2004), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(698), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(700), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(752), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [122] = { [sym_text_interpolation] = STATE(122), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1056), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_by_ref] = STATE(843), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(1677), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(754), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [123] = { [sym_text_interpolation] = STATE(123), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1063), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_by_ref] = STATE(843), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(1677), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [anon_sym_DOT_DOT_DOT] = ACTIONS(608), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_RBRACK] = ACTIONS(756), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [124] = { [sym_text_interpolation] = STATE(124), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1063), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_by_ref] = STATE(843), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(1677), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [anon_sym_DOT_DOT_DOT] = ACTIONS(608), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_RBRACK] = ACTIONS(758), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [125] = { [sym_text_interpolation] = STATE(125), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1056), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_by_ref] = STATE(843), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(1677), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(760), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [126] = { [sym_text_interpolation] = STATE(126), [sym_reference_modifier] = STATE(184), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1089), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_argument] = STATE(2050), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(2004), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(698), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(700), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(762), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [127] = { [sym_text_interpolation] = STATE(127), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1063), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_by_ref] = STATE(843), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(1677), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [anon_sym_DOT_DOT_DOT] = ACTIONS(608), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_RBRACK] = ACTIONS(764), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [128] = { [sym_text_interpolation] = STATE(128), [sym_reference_modifier] = STATE(184), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1089), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_argument] = STATE(2050), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(2004), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(698), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(700), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(766), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [129] = { [sym_text_interpolation] = STATE(129), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1056), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_by_ref] = STATE(843), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(1677), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(768), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [130] = { [sym_text_interpolation] = STATE(130), [sym_reference_modifier] = STATE(184), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1089), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_argument] = STATE(2050), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(2004), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(698), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(700), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(770), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [131] = { [sym_text_interpolation] = STATE(131), [sym_reference_modifier] = STATE(184), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1089), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_argument] = STATE(2050), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(2004), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(698), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(700), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(772), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [132] = { [sym_text_interpolation] = STATE(132), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1056), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_by_ref] = STATE(843), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(1677), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(774), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [133] = { [sym_text_interpolation] = STATE(133), [sym_reference_modifier] = STATE(184), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1089), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_argument] = STATE(2050), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(2004), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(698), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(700), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(776), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [134] = { [sym_text_interpolation] = STATE(134), [sym_reference_modifier] = STATE(184), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1089), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_argument] = STATE(2050), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(2004), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(698), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(700), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(778), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [135] = { [sym_text_interpolation] = STATE(135), [sym_reference_modifier] = STATE(184), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1089), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_argument] = STATE(2050), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(2004), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(698), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(700), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(780), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [136] = { [sym_text_interpolation] = STATE(136), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1116), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(595), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(595), [sym_nullsafe_member_access_expression] = STATE(595), [sym_scoped_property_access_expression] = STATE(595), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(1558), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(563), [sym_scoped_call_expression] = STATE(563), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(563), [sym_nullsafe_member_call_expression] = STATE(563), [sym_subscript_expression] = STATE(563), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(563), [sym_variable_name] = STATE(563), [sym_by_ref] = STATE(1840), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym__list_destructing_repeat1] = STATE(1835), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(782), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(784), [anon_sym_RPAREN] = ACTIONS(786), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [137] = { [sym_text_interpolation] = STATE(137), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym_match_condition_list] = STATE(2270), [sym_match_conditional_expression] = STATE(1916), [sym_match_default_expression] = STATE(1916), [sym__expression] = STATE(1062), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_RBRACE] = ACTIONS(788), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [aux_sym_match_default_expression_token1] = ACTIONS(790), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [138] = { [sym_text_interpolation] = STATE(138), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1126), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(600), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(600), [sym_nullsafe_member_access_expression] = STATE(600), [sym_scoped_property_access_expression] = STATE(600), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(1748), [sym__array_destructing_element] = STATE(2011), [sym_function_call_expression] = STATE(593), [sym_scoped_call_expression] = STATE(593), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(593), [sym_nullsafe_member_call_expression] = STATE(593), [sym_subscript_expression] = STATE(593), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(593), [sym_variable_name] = STATE(593), [sym_by_ref] = STATE(2024), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(792), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(784), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(794), [anon_sym_RBRACK] = ACTIONS(796), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [139] = { [sym_text_interpolation] = STATE(139), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym_match_condition_list] = STATE(2270), [sym_match_conditional_expression] = STATE(1916), [sym_match_default_expression] = STATE(1916), [sym__expression] = STATE(1062), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_RBRACE] = ACTIONS(799), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [aux_sym_match_default_expression_token1] = ACTIONS(790), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [140] = { [sym_text_interpolation] = STATE(140), [sym_reference_modifier] = STATE(184), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1089), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_argument] = STATE(2050), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(2004), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(698), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(700), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [141] = { [sym_text_interpolation] = STATE(141), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1126), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(600), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(600), [sym_nullsafe_member_access_expression] = STATE(600), [sym_scoped_property_access_expression] = STATE(600), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(1748), [sym__array_destructing_element] = STATE(2011), [sym_function_call_expression] = STATE(593), [sym_scoped_call_expression] = STATE(593), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(593), [sym_nullsafe_member_call_expression] = STATE(593), [sym_subscript_expression] = STATE(593), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(593), [sym_variable_name] = STATE(593), [sym_by_ref] = STATE(2024), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(792), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(784), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(794), [anon_sym_RBRACK] = ACTIONS(792), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [142] = { [sym_text_interpolation] = STATE(142), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym_match_condition_list] = STATE(2270), [sym_match_conditional_expression] = STATE(1916), [sym_match_default_expression] = STATE(1916), [sym__expression] = STATE(1062), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_RBRACE] = ACTIONS(801), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [aux_sym_match_default_expression_token1] = ACTIONS(790), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [143] = { [sym_text_interpolation] = STATE(143), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1063), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_by_ref] = STATE(843), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(1677), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [anon_sym_DOT_DOT_DOT] = ACTIONS(608), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [144] = { [sym_text_interpolation] = STATE(144), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym_match_condition_list] = STATE(2270), [sym_match_conditional_expression] = STATE(1916), [sym_match_default_expression] = STATE(1916), [sym__expression] = STATE(1062), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_RBRACE] = ACTIONS(803), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [aux_sym_match_default_expression_token1] = ACTIONS(790), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [145] = { [sym_text_interpolation] = STATE(145), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1126), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(600), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(600), [sym_nullsafe_member_access_expression] = STATE(600), [sym_scoped_property_access_expression] = STATE(600), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(1748), [sym__array_destructing_element] = STATE(2011), [sym_function_call_expression] = STATE(593), [sym_scoped_call_expression] = STATE(593), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(593), [sym_nullsafe_member_call_expression] = STATE(593), [sym_subscript_expression] = STATE(593), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(593), [sym_variable_name] = STATE(593), [sym_by_ref] = STATE(2024), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(792), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(784), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(794), [anon_sym_RBRACK] = ACTIONS(805), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [146] = { [sym_text_interpolation] = STATE(146), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1056), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(843), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_by_ref] = STATE(843), [sym_yield_expression] = STATE(837), [sym_array_element_initializer] = STATE(1677), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [147] = { [sym_text_interpolation] = STATE(147), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym_match_condition_list] = STATE(2270), [sym_match_conditional_expression] = STATE(1916), [sym_match_default_expression] = STATE(1916), [sym__expression] = STATE(1062), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [aux_sym_match_default_expression_token1] = ACTIONS(790), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [148] = { [sym_text_interpolation] = STATE(148), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym_match_condition_list] = STATE(2270), [sym_match_conditional_expression] = STATE(1814), [sym_match_default_expression] = STATE(1814), [sym__expression] = STATE(1062), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [aux_sym_match_default_expression_token1] = ACTIONS(790), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [149] = { [sym_text_interpolation] = STATE(149), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym_match_condition_list] = STATE(2270), [sym_match_conditional_expression] = STATE(1721), [sym_match_default_expression] = STATE(1721), [sym__expression] = STATE(1062), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [aux_sym_match_default_expression_token1] = ACTIONS(790), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [150] = { [sym_text_interpolation] = STATE(150), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1117), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(604), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(604), [sym_nullsafe_member_access_expression] = STATE(604), [sym_scoped_property_access_expression] = STATE(604), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(1863), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(575), [sym_scoped_call_expression] = STATE(575), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(575), [sym_nullsafe_member_call_expression] = STATE(575), [sym_subscript_expression] = STATE(575), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(575), [sym_variable_name] = STATE(575), [sym_by_ref] = STATE(2054), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [anon_sym_COMMA] = ACTIONS(808), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(784), [anon_sym_RPAREN] = ACTIONS(808), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [151] = { [sym_text_interpolation] = STATE(151), [sym_reference_modifier] = STATE(195), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1086), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(2055), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(700), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [152] = { [sym_text_interpolation] = STATE(152), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2281), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1073), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(810), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [153] = { [sym_text_interpolation] = STATE(153), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2277), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1073), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(812), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [154] = { [sym_text_interpolation] = STATE(154), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2310), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1073), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(814), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [155] = { [sym_text_interpolation] = STATE(155), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2176), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1090), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(816), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [156] = { [sym_text_interpolation] = STATE(156), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2266), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1090), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(818), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [157] = { [sym_text_interpolation] = STATE(157), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2307), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1073), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(820), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [158] = { [sym_text_interpolation] = STATE(158), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2219), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1090), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(822), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [159] = { [sym_text_interpolation] = STATE(159), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2305), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1073), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(824), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [160] = { [sym_text_interpolation] = STATE(160), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2311), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1073), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(826), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [161] = { [sym_text_interpolation] = STATE(161), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_foreach_pair] = STATE(2136), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1084), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2087), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_by_ref] = STATE(2136), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [162] = { [sym_text_interpolation] = STATE(162), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2175), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1090), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(828), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [163] = { [sym_text_interpolation] = STATE(163), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2242), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1073), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(830), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [164] = { [sym_text_interpolation] = STATE(164), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2143), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1073), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(832), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [165] = { [sym_text_interpolation] = STATE(165), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2160), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1090), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(834), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [166] = { [sym_text_interpolation] = STATE(166), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_foreach_pair] = STATE(2155), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1095), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2107), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_by_ref] = STATE(2155), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [167] = { [sym_text_interpolation] = STATE(167), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_foreach_pair] = STATE(2250), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1077), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(1926), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_by_ref] = STATE(2250), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [168] = { [sym_text_interpolation] = STATE(168), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2247), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1090), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(836), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [169] = { [sym_text_interpolation] = STATE(169), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2132), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1090), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(838), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [170] = { [sym_text_interpolation] = STATE(170), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2249), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1073), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(840), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [171] = { [sym_text_interpolation] = STATE(171), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2180), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1090), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(842), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [172] = { [sym_text_interpolation] = STATE(172), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_foreach_pair] = STATE(2179), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1098), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2014), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_by_ref] = STATE(2179), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [173] = { [sym_text_interpolation] = STATE(173), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2255), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1090), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(844), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [174] = { [sym_text_interpolation] = STATE(174), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2159), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1090), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(846), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [175] = { [sym_text_interpolation] = STATE(175), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2151), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1090), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(848), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [176] = { [sym_text_interpolation] = STATE(176), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2319), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1073), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(850), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [177] = { [sym_text_interpolation] = STATE(177), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2313), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1073), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(852), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [178] = { [sym_text_interpolation] = STATE(178), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2184), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1073), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(854), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [179] = { [sym_text_interpolation] = STATE(179), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__expressions] = STATE(2253), [sym_sequence_expression] = STATE(2126), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1090), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_RPAREN] = ACTIONS(856), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [180] = { [sym_text_interpolation] = STATE(180), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(907), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_by_ref] = STATE(830), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(858), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [181] = { [sym_text_interpolation] = STATE(181), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1047), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_by_ref] = STATE(830), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(858), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [182] = { [sym_text_interpolation] = STATE(182), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym__expressions] = STATE(2065), [sym_sequence_expression] = STATE(2064), [sym_match_expression] = STATE(956), [sym__expression] = STATE(1059), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [183] = { [sym_text_interpolation] = STATE(183), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(1092), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(860), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(860), [sym_heredoc] = ACTIONS(311), }, [184] = { [sym_text_interpolation] = STATE(184), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1066), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(1982), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [185] = { [sym_text_interpolation] = STATE(185), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(907), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_by_ref] = STATE(830), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [186] = { [sym_text_interpolation] = STATE(186), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1047), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_by_ref] = STATE(830), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [187] = { [sym_text_interpolation] = STATE(187), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(976), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_by_ref] = STATE(974), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(862), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [188] = { [sym_text_interpolation] = STATE(188), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(907), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(605), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(605), [sym_nullsafe_member_access_expression] = STATE(605), [sym_scoped_property_access_expression] = STATE(605), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(1659), [sym_function_call_expression] = STATE(599), [sym_scoped_call_expression] = STATE(599), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(599), [sym_nullsafe_member_call_expression] = STATE(599), [sym_subscript_expression] = STATE(599), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(599), [sym_variable_name] = STATE(599), [sym_by_ref] = STATE(2124), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [189] = { [sym_text_interpolation] = STATE(189), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(1093), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(864), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(864), [sym_heredoc] = ACTIONS(311), }, [190] = { [sym_text_interpolation] = STATE(190), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(1091), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(866), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(866), [sym_heredoc] = ACTIONS(311), }, [191] = { [sym_text_interpolation] = STATE(191), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(1088), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(868), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(868), [sym_heredoc] = ACTIONS(311), }, [192] = { [sym_text_interpolation] = STATE(192), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(861), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_by_ref] = STATE(830), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(858), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [193] = { [sym_text_interpolation] = STATE(193), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(1083), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(870), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(870), [sym_heredoc] = ACTIONS(311), }, [194] = { [sym_text_interpolation] = STATE(194), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(1080), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(872), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(872), [sym_heredoc] = ACTIONS(311), }, [195] = { [sym_text_interpolation] = STATE(195), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1087), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_variadic_unpacking] = STATE(1895), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [anon_sym_DOT_DOT_DOT] = ACTIONS(650), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [196] = { [sym_text_interpolation] = STATE(196), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym__expressions] = STATE(2079), [sym_sequence_expression] = STATE(2064), [sym_match_expression] = STATE(956), [sym__expression] = STATE(1059), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [197] = { [sym_text_interpolation] = STATE(197), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1131), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(1983), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_by_ref] = STATE(2269), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(682), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [198] = { [sym_text_interpolation] = STATE(198), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1104), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_COLON] = ACTIONS(874), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [199] = { [sym_text_interpolation] = STATE(199), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(991), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(876), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [200] = { [sym_text_interpolation] = STATE(200), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1132), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_COLON] = ACTIONS(878), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [201] = { [sym_text_interpolation] = STATE(201), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1115), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_COLON] = ACTIONS(880), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [202] = { [sym_text_interpolation] = STATE(202), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1102), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_RBRACK] = ACTIONS(882), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [203] = { [sym_text_interpolation] = STATE(203), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_sequence_expression] = STATE(1906), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1085), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [204] = { [sym_text_interpolation] = STATE(204), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1148), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_RBRACK] = ACTIONS(884), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [205] = { [sym_text_interpolation] = STATE(205), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1031), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(886), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [206] = { [sym_text_interpolation] = STATE(206), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1145), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [anon_sym_COLON] = ACTIONS(888), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [207] = { [sym_text_interpolation] = STATE(207), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_sequence_expression] = STATE(1906), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1076), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [208] = { [sym_text_interpolation] = STATE(208), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(856), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(890), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [209] = { [sym_text_interpolation] = STATE(209), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_sequence_expression] = STATE(2104), [sym_match_expression] = STATE(956), [sym__expression] = STATE(1060), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [210] = { [sym_text_interpolation] = STATE(210), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1121), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_RBRACK] = ACTIONS(892), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [211] = { [sym_text_interpolation] = STATE(211), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(906), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_AMP] = ACTIONS(894), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [212] = { [sym_text_interpolation] = STATE(212), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1114), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_RBRACK] = ACTIONS(896), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [213] = { [sym_text_interpolation] = STATE(213), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(916), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [214] = { [sym_text_interpolation] = STATE(214), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1123), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [215] = { [sym_text_interpolation] = STATE(215), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1127), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [216] = { [sym_text_interpolation] = STATE(216), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1147), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [217] = { [sym_text_interpolation] = STATE(217), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1097), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [218] = { [sym_text_interpolation] = STATE(218), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(935), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [219] = { [sym_text_interpolation] = STATE(219), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1106), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [220] = { [sym_text_interpolation] = STATE(220), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1109), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [221] = { [sym_text_interpolation] = STATE(221), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1103), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [222] = { [sym_text_interpolation] = STATE(222), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1108), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [223] = { [sym_text_interpolation] = STATE(223), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1128), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [224] = { [sym_text_interpolation] = STATE(224), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(991), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [225] = { [sym_text_interpolation] = STATE(225), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(870), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [226] = { [sym_text_interpolation] = STATE(226), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1124), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [227] = { [sym_text_interpolation] = STATE(227), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(954), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [228] = { [sym_text_interpolation] = STATE(228), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(948), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [229] = { [sym_text_interpolation] = STATE(229), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1142), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [230] = { [sym_text_interpolation] = STATE(230), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1125), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [231] = { [sym_text_interpolation] = STATE(231), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(958), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [232] = { [sym_text_interpolation] = STATE(232), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(904), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [233] = { [sym_text_interpolation] = STATE(233), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(961), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [234] = { [sym_text_interpolation] = STATE(234), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(962), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [235] = { [sym_text_interpolation] = STATE(235), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(963), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [236] = { [sym_text_interpolation] = STATE(236), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(964), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [237] = { [sym_text_interpolation] = STATE(237), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(967), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [238] = { [sym_text_interpolation] = STATE(238), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(968), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [239] = { [sym_text_interpolation] = STATE(239), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(970), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [240] = { [sym_text_interpolation] = STATE(240), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(971), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [241] = { [sym_text_interpolation] = STATE(241), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(975), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [242] = { [sym_text_interpolation] = STATE(242), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(978), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [243] = { [sym_text_interpolation] = STATE(243), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(979), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [244] = { [sym_text_interpolation] = STATE(244), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(981), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [245] = { [sym_text_interpolation] = STATE(245), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(983), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [246] = { [sym_text_interpolation] = STATE(246), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(986), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [247] = { [sym_text_interpolation] = STATE(247), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1081), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [248] = { [sym_text_interpolation] = STATE(248), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1075), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [249] = { [sym_text_interpolation] = STATE(249), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(921), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [250] = { [sym_text_interpolation] = STATE(250), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(994), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [251] = { [sym_text_interpolation] = STATE(251), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(893), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [252] = { [sym_text_interpolation] = STATE(252), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1119), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [253] = { [sym_text_interpolation] = STATE(253), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(892), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [254] = { [sym_text_interpolation] = STATE(254), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(831), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [255] = { [sym_text_interpolation] = STATE(255), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1082), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [256] = { [sym_text_interpolation] = STATE(256), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(891), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [257] = { [sym_text_interpolation] = STATE(257), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(898), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [258] = { [sym_text_interpolation] = STATE(258), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(899), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [259] = { [sym_text_interpolation] = STATE(259), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(900), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [260] = { [sym_text_interpolation] = STATE(260), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(901), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [261] = { [sym_text_interpolation] = STATE(261), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(909), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [262] = { [sym_text_interpolation] = STATE(262), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(910), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [263] = { [sym_text_interpolation] = STATE(263), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1072), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [264] = { [sym_text_interpolation] = STATE(264), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(912), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [265] = { [sym_text_interpolation] = STATE(265), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(913), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [266] = { [sym_text_interpolation] = STATE(266), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(914), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [267] = { [sym_text_interpolation] = STATE(267), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1139), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [268] = { [sym_text_interpolation] = STATE(268), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(915), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [269] = { [sym_text_interpolation] = STATE(269), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1130), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [270] = { [sym_text_interpolation] = STATE(270), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1111), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [271] = { [sym_text_interpolation] = STATE(271), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(945), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [272] = { [sym_text_interpolation] = STATE(272), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(1058), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [273] = { [sym_text_interpolation] = STATE(273), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1133), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [274] = { [sym_text_interpolation] = STATE(274), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(917), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [275] = { [sym_text_interpolation] = STATE(275), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1100), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [276] = { [sym_text_interpolation] = STATE(276), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(918), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [277] = { [sym_text_interpolation] = STATE(277), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1110), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [278] = { [sym_text_interpolation] = STATE(278), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1105), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [279] = { [sym_text_interpolation] = STATE(279), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1065), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [280] = { [sym_text_interpolation] = STATE(280), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(919), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [281] = { [sym_text_interpolation] = STATE(281), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1068), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [282] = { [sym_text_interpolation] = STATE(282), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(920), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [283] = { [sym_text_interpolation] = STATE(283), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(922), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [284] = { [sym_text_interpolation] = STATE(284), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(923), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [285] = { [sym_text_interpolation] = STATE(285), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(897), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [286] = { [sym_text_interpolation] = STATE(286), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1120), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [287] = { [sym_text_interpolation] = STATE(287), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(908), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [288] = { [sym_text_interpolation] = STATE(288), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(1079), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [289] = { [sym_text_interpolation] = STATE(289), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(890), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [290] = { [sym_text_interpolation] = STATE(290), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(794), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [291] = { [sym_text_interpolation] = STATE(291), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(905), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [292] = { [sym_text_interpolation] = STATE(292), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1101), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [293] = { [sym_text_interpolation] = STATE(293), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(946), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [294] = { [sym_text_interpolation] = STATE(294), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(947), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [295] = { [sym_text_interpolation] = STATE(295), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1071), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [296] = { [sym_text_interpolation] = STATE(296), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1054), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [297] = { [sym_text_interpolation] = STATE(297), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(903), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [298] = { [sym_text_interpolation] = STATE(298), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(906), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [299] = { [sym_text_interpolation] = STATE(299), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(896), [sym__expression] = STATE(902), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(589), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(589), [sym_nullsafe_member_access_expression] = STATE(589), [sym_scoped_property_access_expression] = STATE(589), [sym_list_literal] = STATE(2149), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(557), [sym_scoped_call_expression] = STATE(557), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(557), [sym_nullsafe_member_call_expression] = STATE(557), [sym_subscript_expression] = STATE(557), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(557), [sym_variable_name] = STATE(557), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(624), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [aux_sym_require_expression_token1] = ACTIONS(632), [aux_sym_require_once_expression_token1] = ACTIONS(634), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [300] = { [sym_text_interpolation] = STATE(300), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1070), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [301] = { [sym_text_interpolation] = STATE(301), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1053), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [302] = { [sym_text_interpolation] = STATE(302), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1118), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [303] = { [sym_text_interpolation] = STATE(303), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1135), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [304] = { [sym_text_interpolation] = STATE(304), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1146), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [305] = { [sym_text_interpolation] = STATE(305), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1144), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [306] = { [sym_text_interpolation] = STATE(306), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1037), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [307] = { [sym_text_interpolation] = STATE(307), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1040), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [308] = { [sym_text_interpolation] = STATE(308), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(831), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [309] = { [sym_text_interpolation] = STATE(309), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1069), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [310] = { [sym_text_interpolation] = STATE(310), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1039), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [311] = { [sym_text_interpolation] = STATE(311), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1107), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [312] = { [sym_text_interpolation] = STATE(312), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1096), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [313] = { [sym_text_interpolation] = STATE(313), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1032), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [314] = { [sym_text_interpolation] = STATE(314), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(1064), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [315] = { [sym_text_interpolation] = STATE(315), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(1061), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [316] = { [sym_text_interpolation] = STATE(316), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1028), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [317] = { [sym_text_interpolation] = STATE(317), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1027), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [318] = { [sym_text_interpolation] = STATE(318), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(925), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [319] = { [sym_text_interpolation] = STATE(319), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1025), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [320] = { [sym_text_interpolation] = STATE(320), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1138), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [321] = { [sym_text_interpolation] = STATE(321), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1046), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [322] = { [sym_text_interpolation] = STATE(322), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1049), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [323] = { [sym_text_interpolation] = STATE(323), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1099), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [324] = { [sym_text_interpolation] = STATE(324), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1136), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [325] = { [sym_text_interpolation] = STATE(325), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1134), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [326] = { [sym_text_interpolation] = STATE(326), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1140), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [327] = { [sym_text_interpolation] = STATE(327), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1122), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [328] = { [sym_text_interpolation] = STATE(328), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1113), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [329] = { [sym_text_interpolation] = STATE(329), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1112), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [330] = { [sym_text_interpolation] = STATE(330), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(993), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [331] = { [sym_text_interpolation] = STATE(331), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(992), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [332] = { [sym_text_interpolation] = STATE(332), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1074), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [333] = { [sym_text_interpolation] = STATE(333), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1137), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [334] = { [sym_text_interpolation] = STATE(334), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(939), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [335] = { [sym_text_interpolation] = STATE(335), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1036), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [336] = { [sym_text_interpolation] = STATE(336), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1031), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [337] = { [sym_text_interpolation] = STATE(337), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1143), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [338] = { [sym_text_interpolation] = STATE(338), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1141), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [339] = { [sym_text_interpolation] = STATE(339), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1035), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [340] = { [sym_text_interpolation] = STATE(340), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(1129), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [341] = { [sym_text_interpolation] = STATE(341), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(997), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [342] = { [sym_text_interpolation] = STATE(342), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1034), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [343] = { [sym_text_interpolation] = STATE(343), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(867), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [344] = { [sym_text_interpolation] = STATE(344), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(868), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [345] = { [sym_text_interpolation] = STATE(345), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(831), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [346] = { [sym_text_interpolation] = STATE(346), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1051), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [347] = { [sym_text_interpolation] = STATE(347), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(869), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [348] = { [sym_text_interpolation] = STATE(348), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1033), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [349] = { [sym_text_interpolation] = STATE(349), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(877), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [350] = { [sym_text_interpolation] = STATE(350), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(880), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [351] = { [sym_text_interpolation] = STATE(351), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(995), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [352] = { [sym_text_interpolation] = STATE(352), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(881), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [353] = { [sym_text_interpolation] = STATE(353), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(863), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [354] = { [sym_text_interpolation] = STATE(354), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(794), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [355] = { [sym_text_interpolation] = STATE(355), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1052), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [356] = { [sym_text_interpolation] = STATE(356), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1029), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [357] = { [sym_text_interpolation] = STATE(357), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1026), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [358] = { [sym_text_interpolation] = STATE(358), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(1011), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [359] = { [sym_text_interpolation] = STATE(359), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(956), [sym__expression] = STATE(969), [sym__unary_expression] = STATE(929), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(596), [sym_assignment_expression] = STATE(1019), [sym_reference_assignment_expression] = STATE(1019), [sym_conditional_expression] = STATE(1019), [sym_augmented_assignment_expression] = STATE(1019), [sym_member_access_expression] = STATE(596), [sym_nullsafe_member_access_expression] = STATE(596), [sym_scoped_property_access_expression] = STATE(596), [sym_list_literal] = STATE(2156), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(564), [sym_scoped_call_expression] = STATE(564), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(564), [sym_nullsafe_member_call_expression] = STATE(564), [sym_subscript_expression] = STATE(564), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(564), [sym_variable_name] = STATE(564), [sym_yield_expression] = STATE(1019), [sym_binary_expression] = STATE(1019), [sym_include_expression] = STATE(1019), [sym_include_once_expression] = STATE(1019), [sym_require_expression] = STATE(1019), [sym_require_once_expression] = STATE(1019), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_yield_expression_token1] = ACTIONS(301), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [aux_sym_require_expression_token1] = ACTIONS(307), [aux_sym_require_once_expression_token1] = ACTIONS(309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [360] = { [sym_text_interpolation] = STATE(360), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1041), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [361] = { [sym_text_interpolation] = STATE(361), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(872), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [362] = { [sym_text_interpolation] = STATE(362), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(875), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [363] = { [sym_text_interpolation] = STATE(363), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(856), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [364] = { [sym_text_interpolation] = STATE(364), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1048), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [365] = { [sym_text_interpolation] = STATE(365), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(878), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [366] = { [sym_text_interpolation] = STATE(366), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(882), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [367] = { [sym_text_interpolation] = STATE(367), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1044), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [368] = { [sym_text_interpolation] = STATE(368), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(883), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [369] = { [sym_text_interpolation] = STATE(369), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(884), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [370] = { [sym_text_interpolation] = STATE(370), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(885), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [371] = { [sym_text_interpolation] = STATE(371), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(886), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [372] = { [sym_text_interpolation] = STATE(372), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(887), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [373] = { [sym_text_interpolation] = STATE(373), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(888), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [374] = { [sym_text_interpolation] = STATE(374), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(889), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [375] = { [sym_text_interpolation] = STATE(375), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(874), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [376] = { [sym_text_interpolation] = STATE(376), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(858), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [377] = { [sym_text_interpolation] = STATE(377), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(859), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [378] = { [sym_text_interpolation] = STATE(378), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1042), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [379] = { [sym_text_interpolation] = STATE(379), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(862), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [380] = { [sym_text_interpolation] = STATE(380), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(860), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [381] = { [sym_text_interpolation] = STATE(381), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1022), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [382] = { [sym_text_interpolation] = STATE(382), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(857), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [383] = { [sym_text_interpolation] = STATE(383), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(865), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [384] = { [sym_text_interpolation] = STATE(384), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1024), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [385] = { [sym_text_interpolation] = STATE(385), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1023), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [386] = { [sym_text_interpolation] = STATE(386), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1043), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [387] = { [sym_text_interpolation] = STATE(387), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1045), [sym__expression] = STATE(1030), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(602), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(602), [sym_nullsafe_member_access_expression] = STATE(602), [sym_scoped_property_access_expression] = STATE(602), [sym_list_literal] = STATE(2196), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(584), [sym_scoped_call_expression] = STATE(584), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(584), [sym_nullsafe_member_call_expression] = STATE(584), [sym_subscript_expression] = STATE(584), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(584), [sym_variable_name] = STATE(584), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(666), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [aux_sym_require_expression_token1] = ACTIONS(674), [aux_sym_require_once_expression_token1] = ACTIONS(676), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [388] = { [sym_text_interpolation] = STATE(388), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(871), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [389] = { [sym_text_interpolation] = STATE(389), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(876), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [390] = { [sym_text_interpolation] = STATE(390), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(864), [sym__expression] = STATE(794), [sym__unary_expression] = STATE(842), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(569), [sym_assignment_expression] = STATE(837), [sym_reference_assignment_expression] = STATE(837), [sym_conditional_expression] = STATE(837), [sym_augmented_assignment_expression] = STATE(837), [sym_member_access_expression] = STATE(569), [sym_nullsafe_member_access_expression] = STATE(569), [sym_scoped_property_access_expression] = STATE(569), [sym_list_literal] = STATE(2301), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(555), [sym_scoped_call_expression] = STATE(555), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(555), [sym_nullsafe_member_call_expression] = STATE(555), [sym_subscript_expression] = STATE(555), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(555), [sym_variable_name] = STATE(555), [sym_yield_expression] = STATE(837), [sym_binary_expression] = STATE(837), [sym_include_expression] = STATE(837), [sym_include_once_expression] = STATE(837), [sym_require_expression] = STATE(837), [sym_require_once_expression] = STATE(837), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_yield_expression_token1] = ACTIONS(592), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [aux_sym_require_expression_token1] = ACTIONS(600), [aux_sym_require_once_expression_token1] = ACTIONS(602), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [391] = { [sym_text_interpolation] = STATE(391), [sym_catch_clause] = STATE(400), [sym_finally_clause] = STATE(400), [aux_sym_try_statement_repeat1] = STATE(392), [ts_builtin_sym_end] = ACTIONS(898), [sym_name] = ACTIONS(900), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(898), [aux_sym_function_static_declaration_token1] = ACTIONS(900), [aux_sym_global_declaration_token1] = ACTIONS(900), [aux_sym_namespace_definition_token1] = ACTIONS(900), [aux_sym_namespace_use_declaration_token1] = ACTIONS(900), [aux_sym_namespace_use_declaration_token2] = ACTIONS(900), [aux_sym_namespace_use_declaration_token3] = ACTIONS(900), [anon_sym_BSLASH] = ACTIONS(898), [anon_sym_LBRACE] = ACTIONS(898), [anon_sym_RBRACE] = ACTIONS(898), [aux_sym_trait_declaration_token1] = ACTIONS(900), [aux_sym_interface_declaration_token1] = ACTIONS(900), [aux_sym_enum_declaration_token1] = ACTIONS(900), [aux_sym_enum_case_token1] = ACTIONS(900), [aux_sym_class_declaration_token1] = ACTIONS(900), [aux_sym_final_modifier_token1] = ACTIONS(900), [aux_sym_abstract_modifier_token1] = ACTIONS(900), [aux_sym_visibility_modifier_token1] = ACTIONS(900), [aux_sym_visibility_modifier_token2] = ACTIONS(900), [aux_sym_visibility_modifier_token3] = ACTIONS(900), [aux_sym__arrow_function_header_token1] = ACTIONS(900), [anon_sym_LPAREN] = ACTIONS(898), [aux_sym_cast_type_token1] = ACTIONS(900), [aux_sym_echo_statement_token1] = ACTIONS(900), [anon_sym_unset] = ACTIONS(900), [aux_sym_declare_statement_token1] = ACTIONS(900), [aux_sym_declare_statement_token2] = ACTIONS(900), [sym_float] = ACTIONS(900), [aux_sym_try_statement_token1] = ACTIONS(900), [aux_sym_catch_clause_token1] = ACTIONS(902), [aux_sym_finally_clause_token1] = ACTIONS(904), [aux_sym_goto_statement_token1] = ACTIONS(900), [aux_sym_continue_statement_token1] = ACTIONS(900), [aux_sym_break_statement_token1] = ACTIONS(900), [sym_integer] = ACTIONS(900), [aux_sym_return_statement_token1] = ACTIONS(900), [aux_sym_throw_expression_token1] = ACTIONS(900), [aux_sym_while_statement_token1] = ACTIONS(900), [aux_sym_while_statement_token2] = ACTIONS(900), [aux_sym_do_statement_token1] = ACTIONS(900), [aux_sym_for_statement_token1] = ACTIONS(900), [aux_sym_for_statement_token2] = ACTIONS(900), [aux_sym_foreach_statement_token1] = ACTIONS(900), [aux_sym_foreach_statement_token2] = ACTIONS(900), [aux_sym_if_statement_token1] = ACTIONS(900), [aux_sym_if_statement_token2] = ACTIONS(900), [aux_sym_else_if_clause_token1] = ACTIONS(900), [aux_sym_else_clause_token1] = ACTIONS(900), [aux_sym_match_expression_token1] = ACTIONS(900), [aux_sym_match_default_expression_token1] = ACTIONS(900), [aux_sym_switch_statement_token1] = ACTIONS(900), [aux_sym_switch_block_token1] = ACTIONS(900), [anon_sym_AT] = ACTIONS(898), [anon_sym_PLUS] = ACTIONS(900), [anon_sym_DASH] = ACTIONS(900), [anon_sym_TILDE] = ACTIONS(898), [anon_sym_BANG] = ACTIONS(898), [aux_sym_clone_expression_token1] = ACTIONS(900), [aux_sym_print_intrinsic_token1] = ACTIONS(900), [aux_sym_object_creation_expression_token1] = ACTIONS(900), [anon_sym_PLUS_PLUS] = ACTIONS(898), [anon_sym_DASH_DASH] = ACTIONS(898), [sym_shell_command_expression] = ACTIONS(898), [aux_sym__list_destructing_token1] = ACTIONS(900), [anon_sym_LBRACK] = ACTIONS(898), [anon_sym_self] = ACTIONS(900), [anon_sym_parent] = ACTIONS(900), [anon_sym_POUND_LBRACK] = ACTIONS(898), [aux_sym_encapsed_string_token1] = ACTIONS(898), [anon_sym_DQUOTE] = ACTIONS(898), [anon_sym_SQUOTE] = ACTIONS(898), [aux_sym_string_token1] = ACTIONS(898), [sym_boolean] = ACTIONS(900), [sym_null] = ACTIONS(900), [anon_sym_DOLLAR] = ACTIONS(898), [aux_sym_yield_expression_token1] = ACTIONS(900), [aux_sym_include_expression_token1] = ACTIONS(900), [aux_sym_include_once_expression_token1] = ACTIONS(900), [aux_sym_require_expression_token1] = ACTIONS(900), [aux_sym_require_once_expression_token1] = ACTIONS(900), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(898), }, [392] = { [sym_text_interpolation] = STATE(392), [sym_catch_clause] = STATE(400), [sym_finally_clause] = STATE(400), [aux_sym_try_statement_repeat1] = STATE(392), [ts_builtin_sym_end] = ACTIONS(906), [sym_name] = ACTIONS(908), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(906), [aux_sym_function_static_declaration_token1] = ACTIONS(908), [aux_sym_global_declaration_token1] = ACTIONS(908), [aux_sym_namespace_definition_token1] = ACTIONS(908), [aux_sym_namespace_use_declaration_token1] = ACTIONS(908), [aux_sym_namespace_use_declaration_token2] = ACTIONS(908), [aux_sym_namespace_use_declaration_token3] = ACTIONS(908), [anon_sym_BSLASH] = ACTIONS(906), [anon_sym_LBRACE] = ACTIONS(906), [anon_sym_RBRACE] = ACTIONS(906), [aux_sym_trait_declaration_token1] = ACTIONS(908), [aux_sym_interface_declaration_token1] = ACTIONS(908), [aux_sym_enum_declaration_token1] = ACTIONS(908), [aux_sym_enum_case_token1] = ACTIONS(908), [aux_sym_class_declaration_token1] = ACTIONS(908), [aux_sym_final_modifier_token1] = ACTIONS(908), [aux_sym_abstract_modifier_token1] = ACTIONS(908), [aux_sym_visibility_modifier_token1] = ACTIONS(908), [aux_sym_visibility_modifier_token2] = ACTIONS(908), [aux_sym_visibility_modifier_token3] = ACTIONS(908), [aux_sym__arrow_function_header_token1] = ACTIONS(908), [anon_sym_LPAREN] = ACTIONS(906), [aux_sym_cast_type_token1] = ACTIONS(908), [aux_sym_echo_statement_token1] = ACTIONS(908), [anon_sym_unset] = ACTIONS(908), [aux_sym_declare_statement_token1] = ACTIONS(908), [aux_sym_declare_statement_token2] = ACTIONS(908), [sym_float] = ACTIONS(908), [aux_sym_try_statement_token1] = ACTIONS(908), [aux_sym_catch_clause_token1] = ACTIONS(910), [aux_sym_finally_clause_token1] = ACTIONS(913), [aux_sym_goto_statement_token1] = ACTIONS(908), [aux_sym_continue_statement_token1] = ACTIONS(908), [aux_sym_break_statement_token1] = ACTIONS(908), [sym_integer] = ACTIONS(908), [aux_sym_return_statement_token1] = ACTIONS(908), [aux_sym_throw_expression_token1] = ACTIONS(908), [aux_sym_while_statement_token1] = ACTIONS(908), [aux_sym_while_statement_token2] = ACTIONS(908), [aux_sym_do_statement_token1] = ACTIONS(908), [aux_sym_for_statement_token1] = ACTIONS(908), [aux_sym_for_statement_token2] = ACTIONS(908), [aux_sym_foreach_statement_token1] = ACTIONS(908), [aux_sym_foreach_statement_token2] = ACTIONS(908), [aux_sym_if_statement_token1] = ACTIONS(908), [aux_sym_if_statement_token2] = ACTIONS(908), [aux_sym_else_if_clause_token1] = ACTIONS(908), [aux_sym_else_clause_token1] = ACTIONS(908), [aux_sym_match_expression_token1] = ACTIONS(908), [aux_sym_match_default_expression_token1] = ACTIONS(908), [aux_sym_switch_statement_token1] = ACTIONS(908), [aux_sym_switch_block_token1] = ACTIONS(908), [anon_sym_AT] = ACTIONS(906), [anon_sym_PLUS] = ACTIONS(908), [anon_sym_DASH] = ACTIONS(908), [anon_sym_TILDE] = ACTIONS(906), [anon_sym_BANG] = ACTIONS(906), [aux_sym_clone_expression_token1] = ACTIONS(908), [aux_sym_print_intrinsic_token1] = ACTIONS(908), [aux_sym_object_creation_expression_token1] = ACTIONS(908), [anon_sym_PLUS_PLUS] = ACTIONS(906), [anon_sym_DASH_DASH] = ACTIONS(906), [sym_shell_command_expression] = ACTIONS(906), [aux_sym__list_destructing_token1] = ACTIONS(908), [anon_sym_LBRACK] = ACTIONS(906), [anon_sym_self] = ACTIONS(908), [anon_sym_parent] = ACTIONS(908), [anon_sym_POUND_LBRACK] = ACTIONS(906), [aux_sym_encapsed_string_token1] = ACTIONS(906), [anon_sym_DQUOTE] = ACTIONS(906), [anon_sym_SQUOTE] = ACTIONS(906), [aux_sym_string_token1] = ACTIONS(906), [sym_boolean] = ACTIONS(908), [sym_null] = ACTIONS(908), [anon_sym_DOLLAR] = ACTIONS(906), [aux_sym_yield_expression_token1] = ACTIONS(908), [aux_sym_include_expression_token1] = ACTIONS(908), [aux_sym_include_once_expression_token1] = ACTIONS(908), [aux_sym_require_expression_token1] = ACTIONS(908), [aux_sym_require_once_expression_token1] = ACTIONS(908), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(906), }, [393] = { [sym_text_interpolation] = STATE(393), [sym_else_if_clause] = STATE(428), [sym_else_clause] = STATE(499), [aux_sym_if_statement_repeat1] = STATE(402), [ts_builtin_sym_end] = ACTIONS(916), [sym_name] = ACTIONS(918), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(916), [aux_sym_function_static_declaration_token1] = ACTIONS(918), [aux_sym_global_declaration_token1] = ACTIONS(918), [aux_sym_namespace_definition_token1] = ACTIONS(918), [aux_sym_namespace_use_declaration_token1] = ACTIONS(918), [aux_sym_namespace_use_declaration_token2] = ACTIONS(918), [aux_sym_namespace_use_declaration_token3] = ACTIONS(918), [anon_sym_BSLASH] = ACTIONS(916), [anon_sym_LBRACE] = ACTIONS(916), [anon_sym_RBRACE] = ACTIONS(916), [aux_sym_trait_declaration_token1] = ACTIONS(918), [aux_sym_interface_declaration_token1] = ACTIONS(918), [aux_sym_enum_declaration_token1] = ACTIONS(918), [aux_sym_enum_case_token1] = ACTIONS(918), [aux_sym_class_declaration_token1] = ACTIONS(918), [aux_sym_final_modifier_token1] = ACTIONS(918), [aux_sym_abstract_modifier_token1] = ACTIONS(918), [aux_sym_visibility_modifier_token1] = ACTIONS(918), [aux_sym_visibility_modifier_token2] = ACTIONS(918), [aux_sym_visibility_modifier_token3] = ACTIONS(918), [aux_sym__arrow_function_header_token1] = ACTIONS(918), [anon_sym_LPAREN] = ACTIONS(916), [aux_sym_cast_type_token1] = ACTIONS(918), [aux_sym_echo_statement_token1] = ACTIONS(918), [anon_sym_unset] = ACTIONS(918), [aux_sym_declare_statement_token1] = ACTIONS(918), [aux_sym_declare_statement_token2] = ACTIONS(918), [sym_float] = ACTIONS(918), [aux_sym_try_statement_token1] = ACTIONS(918), [aux_sym_goto_statement_token1] = ACTIONS(918), [aux_sym_continue_statement_token1] = ACTIONS(918), [aux_sym_break_statement_token1] = ACTIONS(918), [sym_integer] = ACTIONS(918), [aux_sym_return_statement_token1] = ACTIONS(918), [aux_sym_throw_expression_token1] = ACTIONS(918), [aux_sym_while_statement_token1] = ACTIONS(918), [aux_sym_while_statement_token2] = ACTIONS(918), [aux_sym_do_statement_token1] = ACTIONS(918), [aux_sym_for_statement_token1] = ACTIONS(918), [aux_sym_for_statement_token2] = ACTIONS(918), [aux_sym_foreach_statement_token1] = ACTIONS(918), [aux_sym_foreach_statement_token2] = ACTIONS(918), [aux_sym_if_statement_token1] = ACTIONS(918), [aux_sym_if_statement_token2] = ACTIONS(918), [aux_sym_else_if_clause_token1] = ACTIONS(920), [aux_sym_else_clause_token1] = ACTIONS(922), [aux_sym_match_expression_token1] = ACTIONS(918), [aux_sym_match_default_expression_token1] = ACTIONS(918), [aux_sym_switch_statement_token1] = ACTIONS(918), [aux_sym_switch_block_token1] = ACTIONS(918), [anon_sym_AT] = ACTIONS(916), [anon_sym_PLUS] = ACTIONS(918), [anon_sym_DASH] = ACTIONS(918), [anon_sym_TILDE] = ACTIONS(916), [anon_sym_BANG] = ACTIONS(916), [aux_sym_clone_expression_token1] = ACTIONS(918), [aux_sym_print_intrinsic_token1] = ACTIONS(918), [aux_sym_object_creation_expression_token1] = ACTIONS(918), [anon_sym_PLUS_PLUS] = ACTIONS(916), [anon_sym_DASH_DASH] = ACTIONS(916), [sym_shell_command_expression] = ACTIONS(916), [aux_sym__list_destructing_token1] = ACTIONS(918), [anon_sym_LBRACK] = ACTIONS(916), [anon_sym_self] = ACTIONS(918), [anon_sym_parent] = ACTIONS(918), [anon_sym_POUND_LBRACK] = ACTIONS(916), [aux_sym_encapsed_string_token1] = ACTIONS(916), [anon_sym_DQUOTE] = ACTIONS(916), [anon_sym_SQUOTE] = ACTIONS(916), [aux_sym_string_token1] = ACTIONS(916), [sym_boolean] = ACTIONS(918), [sym_null] = ACTIONS(918), [anon_sym_DOLLAR] = ACTIONS(916), [aux_sym_yield_expression_token1] = ACTIONS(918), [aux_sym_include_expression_token1] = ACTIONS(918), [aux_sym_include_once_expression_token1] = ACTIONS(918), [aux_sym_require_expression_token1] = ACTIONS(918), [aux_sym_require_once_expression_token1] = ACTIONS(918), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(916), }, [394] = { [sym_text_interpolation] = STATE(394), [sym_else_if_clause] = STATE(428), [sym_else_clause] = STATE(427), [aux_sym_if_statement_repeat1] = STATE(393), [ts_builtin_sym_end] = ACTIONS(924), [sym_name] = ACTIONS(926), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(924), [aux_sym_function_static_declaration_token1] = ACTIONS(926), [aux_sym_global_declaration_token1] = ACTIONS(926), [aux_sym_namespace_definition_token1] = ACTIONS(926), [aux_sym_namespace_use_declaration_token1] = ACTIONS(926), [aux_sym_namespace_use_declaration_token2] = ACTIONS(926), [aux_sym_namespace_use_declaration_token3] = ACTIONS(926), [anon_sym_BSLASH] = ACTIONS(924), [anon_sym_LBRACE] = ACTIONS(924), [anon_sym_RBRACE] = ACTIONS(924), [aux_sym_trait_declaration_token1] = ACTIONS(926), [aux_sym_interface_declaration_token1] = ACTIONS(926), [aux_sym_enum_declaration_token1] = ACTIONS(926), [aux_sym_enum_case_token1] = ACTIONS(926), [aux_sym_class_declaration_token1] = ACTIONS(926), [aux_sym_final_modifier_token1] = ACTIONS(926), [aux_sym_abstract_modifier_token1] = ACTIONS(926), [aux_sym_visibility_modifier_token1] = ACTIONS(926), [aux_sym_visibility_modifier_token2] = ACTIONS(926), [aux_sym_visibility_modifier_token3] = ACTIONS(926), [aux_sym__arrow_function_header_token1] = ACTIONS(926), [anon_sym_LPAREN] = ACTIONS(924), [aux_sym_cast_type_token1] = ACTIONS(926), [aux_sym_echo_statement_token1] = ACTIONS(926), [anon_sym_unset] = ACTIONS(926), [aux_sym_declare_statement_token1] = ACTIONS(926), [aux_sym_declare_statement_token2] = ACTIONS(926), [sym_float] = ACTIONS(926), [aux_sym_try_statement_token1] = ACTIONS(926), [aux_sym_goto_statement_token1] = ACTIONS(926), [aux_sym_continue_statement_token1] = ACTIONS(926), [aux_sym_break_statement_token1] = ACTIONS(926), [sym_integer] = ACTIONS(926), [aux_sym_return_statement_token1] = ACTIONS(926), [aux_sym_throw_expression_token1] = ACTIONS(926), [aux_sym_while_statement_token1] = ACTIONS(926), [aux_sym_while_statement_token2] = ACTIONS(926), [aux_sym_do_statement_token1] = ACTIONS(926), [aux_sym_for_statement_token1] = ACTIONS(926), [aux_sym_for_statement_token2] = ACTIONS(926), [aux_sym_foreach_statement_token1] = ACTIONS(926), [aux_sym_foreach_statement_token2] = ACTIONS(926), [aux_sym_if_statement_token1] = ACTIONS(926), [aux_sym_if_statement_token2] = ACTIONS(926), [aux_sym_else_if_clause_token1] = ACTIONS(920), [aux_sym_else_clause_token1] = ACTIONS(922), [aux_sym_match_expression_token1] = ACTIONS(926), [aux_sym_match_default_expression_token1] = ACTIONS(926), [aux_sym_switch_statement_token1] = ACTIONS(926), [aux_sym_switch_block_token1] = ACTIONS(926), [anon_sym_AT] = ACTIONS(924), [anon_sym_PLUS] = ACTIONS(926), [anon_sym_DASH] = ACTIONS(926), [anon_sym_TILDE] = ACTIONS(924), [anon_sym_BANG] = ACTIONS(924), [aux_sym_clone_expression_token1] = ACTIONS(926), [aux_sym_print_intrinsic_token1] = ACTIONS(926), [aux_sym_object_creation_expression_token1] = ACTIONS(926), [anon_sym_PLUS_PLUS] = ACTIONS(924), [anon_sym_DASH_DASH] = ACTIONS(924), [sym_shell_command_expression] = ACTIONS(924), [aux_sym__list_destructing_token1] = ACTIONS(926), [anon_sym_LBRACK] = ACTIONS(924), [anon_sym_self] = ACTIONS(926), [anon_sym_parent] = ACTIONS(926), [anon_sym_POUND_LBRACK] = ACTIONS(924), [aux_sym_encapsed_string_token1] = ACTIONS(924), [anon_sym_DQUOTE] = ACTIONS(924), [anon_sym_SQUOTE] = ACTIONS(924), [aux_sym_string_token1] = ACTIONS(924), [sym_boolean] = ACTIONS(926), [sym_null] = ACTIONS(926), [anon_sym_DOLLAR] = ACTIONS(924), [aux_sym_yield_expression_token1] = ACTIONS(926), [aux_sym_include_expression_token1] = ACTIONS(926), [aux_sym_include_once_expression_token1] = ACTIONS(926), [aux_sym_require_expression_token1] = ACTIONS(926), [aux_sym_require_once_expression_token1] = ACTIONS(926), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(924), }, [395] = { [sym_text_interpolation] = STATE(395), [sym_else_if_clause] = STATE(428), [sym_else_clause] = STATE(427), [aux_sym_if_statement_repeat1] = STATE(396), [ts_builtin_sym_end] = ACTIONS(924), [sym_name] = ACTIONS(926), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(924), [aux_sym_function_static_declaration_token1] = ACTIONS(926), [aux_sym_global_declaration_token1] = ACTIONS(926), [aux_sym_namespace_definition_token1] = ACTIONS(926), [aux_sym_namespace_use_declaration_token1] = ACTIONS(926), [aux_sym_namespace_use_declaration_token2] = ACTIONS(926), [aux_sym_namespace_use_declaration_token3] = ACTIONS(926), [anon_sym_BSLASH] = ACTIONS(924), [anon_sym_LBRACE] = ACTIONS(924), [anon_sym_RBRACE] = ACTIONS(924), [aux_sym_trait_declaration_token1] = ACTIONS(926), [aux_sym_interface_declaration_token1] = ACTIONS(926), [aux_sym_enum_declaration_token1] = ACTIONS(926), [aux_sym_enum_case_token1] = ACTIONS(926), [aux_sym_class_declaration_token1] = ACTIONS(926), [aux_sym_final_modifier_token1] = ACTIONS(926), [aux_sym_abstract_modifier_token1] = ACTIONS(926), [aux_sym_visibility_modifier_token1] = ACTIONS(926), [aux_sym_visibility_modifier_token2] = ACTIONS(926), [aux_sym_visibility_modifier_token3] = ACTIONS(926), [aux_sym__arrow_function_header_token1] = ACTIONS(926), [anon_sym_LPAREN] = ACTIONS(924), [aux_sym_cast_type_token1] = ACTIONS(926), [aux_sym_echo_statement_token1] = ACTIONS(926), [anon_sym_unset] = ACTIONS(926), [aux_sym_declare_statement_token1] = ACTIONS(926), [aux_sym_declare_statement_token2] = ACTIONS(926), [sym_float] = ACTIONS(926), [aux_sym_try_statement_token1] = ACTIONS(926), [aux_sym_goto_statement_token1] = ACTIONS(926), [aux_sym_continue_statement_token1] = ACTIONS(926), [aux_sym_break_statement_token1] = ACTIONS(926), [sym_integer] = ACTIONS(926), [aux_sym_return_statement_token1] = ACTIONS(926), [aux_sym_throw_expression_token1] = ACTIONS(926), [aux_sym_while_statement_token1] = ACTIONS(926), [aux_sym_while_statement_token2] = ACTIONS(926), [aux_sym_do_statement_token1] = ACTIONS(926), [aux_sym_for_statement_token1] = ACTIONS(926), [aux_sym_for_statement_token2] = ACTIONS(926), [aux_sym_foreach_statement_token1] = ACTIONS(926), [aux_sym_foreach_statement_token2] = ACTIONS(926), [aux_sym_if_statement_token1] = ACTIONS(926), [aux_sym_if_statement_token2] = ACTIONS(926), [aux_sym_else_if_clause_token1] = ACTIONS(928), [aux_sym_else_clause_token1] = ACTIONS(931), [aux_sym_match_expression_token1] = ACTIONS(926), [aux_sym_match_default_expression_token1] = ACTIONS(926), [aux_sym_switch_statement_token1] = ACTIONS(926), [aux_sym_switch_block_token1] = ACTIONS(926), [anon_sym_AT] = ACTIONS(924), [anon_sym_PLUS] = ACTIONS(926), [anon_sym_DASH] = ACTIONS(926), [anon_sym_TILDE] = ACTIONS(924), [anon_sym_BANG] = ACTIONS(924), [aux_sym_clone_expression_token1] = ACTIONS(926), [aux_sym_print_intrinsic_token1] = ACTIONS(926), [aux_sym_object_creation_expression_token1] = ACTIONS(926), [anon_sym_PLUS_PLUS] = ACTIONS(924), [anon_sym_DASH_DASH] = ACTIONS(924), [sym_shell_command_expression] = ACTIONS(924), [aux_sym__list_destructing_token1] = ACTIONS(926), [anon_sym_LBRACK] = ACTIONS(924), [anon_sym_self] = ACTIONS(926), [anon_sym_parent] = ACTIONS(926), [anon_sym_POUND_LBRACK] = ACTIONS(924), [aux_sym_encapsed_string_token1] = ACTIONS(924), [anon_sym_DQUOTE] = ACTIONS(924), [anon_sym_SQUOTE] = ACTIONS(924), [aux_sym_string_token1] = ACTIONS(924), [sym_boolean] = ACTIONS(926), [sym_null] = ACTIONS(926), [anon_sym_DOLLAR] = ACTIONS(924), [aux_sym_yield_expression_token1] = ACTIONS(926), [aux_sym_include_expression_token1] = ACTIONS(926), [aux_sym_include_once_expression_token1] = ACTIONS(926), [aux_sym_require_expression_token1] = ACTIONS(926), [aux_sym_require_once_expression_token1] = ACTIONS(926), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(924), }, [396] = { [sym_text_interpolation] = STATE(396), [sym_else_if_clause] = STATE(428), [sym_else_clause] = STATE(499), [aux_sym_if_statement_repeat1] = STATE(402), [ts_builtin_sym_end] = ACTIONS(916), [sym_name] = ACTIONS(918), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(916), [aux_sym_function_static_declaration_token1] = ACTIONS(918), [aux_sym_global_declaration_token1] = ACTIONS(918), [aux_sym_namespace_definition_token1] = ACTIONS(918), [aux_sym_namespace_use_declaration_token1] = ACTIONS(918), [aux_sym_namespace_use_declaration_token2] = ACTIONS(918), [aux_sym_namespace_use_declaration_token3] = ACTIONS(918), [anon_sym_BSLASH] = ACTIONS(916), [anon_sym_LBRACE] = ACTIONS(916), [anon_sym_RBRACE] = ACTIONS(916), [aux_sym_trait_declaration_token1] = ACTIONS(918), [aux_sym_interface_declaration_token1] = ACTIONS(918), [aux_sym_enum_declaration_token1] = ACTIONS(918), [aux_sym_enum_case_token1] = ACTIONS(918), [aux_sym_class_declaration_token1] = ACTIONS(918), [aux_sym_final_modifier_token1] = ACTIONS(918), [aux_sym_abstract_modifier_token1] = ACTIONS(918), [aux_sym_visibility_modifier_token1] = ACTIONS(918), [aux_sym_visibility_modifier_token2] = ACTIONS(918), [aux_sym_visibility_modifier_token3] = ACTIONS(918), [aux_sym__arrow_function_header_token1] = ACTIONS(918), [anon_sym_LPAREN] = ACTIONS(916), [aux_sym_cast_type_token1] = ACTIONS(918), [aux_sym_echo_statement_token1] = ACTIONS(918), [anon_sym_unset] = ACTIONS(918), [aux_sym_declare_statement_token1] = ACTIONS(918), [aux_sym_declare_statement_token2] = ACTIONS(918), [sym_float] = ACTIONS(918), [aux_sym_try_statement_token1] = ACTIONS(918), [aux_sym_goto_statement_token1] = ACTIONS(918), [aux_sym_continue_statement_token1] = ACTIONS(918), [aux_sym_break_statement_token1] = ACTIONS(918), [sym_integer] = ACTIONS(918), [aux_sym_return_statement_token1] = ACTIONS(918), [aux_sym_throw_expression_token1] = ACTIONS(918), [aux_sym_while_statement_token1] = ACTIONS(918), [aux_sym_while_statement_token2] = ACTIONS(918), [aux_sym_do_statement_token1] = ACTIONS(918), [aux_sym_for_statement_token1] = ACTIONS(918), [aux_sym_for_statement_token2] = ACTIONS(918), [aux_sym_foreach_statement_token1] = ACTIONS(918), [aux_sym_foreach_statement_token2] = ACTIONS(918), [aux_sym_if_statement_token1] = ACTIONS(918), [aux_sym_if_statement_token2] = ACTIONS(918), [aux_sym_else_if_clause_token1] = ACTIONS(934), [aux_sym_else_clause_token1] = ACTIONS(937), [aux_sym_match_expression_token1] = ACTIONS(918), [aux_sym_match_default_expression_token1] = ACTIONS(918), [aux_sym_switch_statement_token1] = ACTIONS(918), [aux_sym_switch_block_token1] = ACTIONS(918), [anon_sym_AT] = ACTIONS(916), [anon_sym_PLUS] = ACTIONS(918), [anon_sym_DASH] = ACTIONS(918), [anon_sym_TILDE] = ACTIONS(916), [anon_sym_BANG] = ACTIONS(916), [aux_sym_clone_expression_token1] = ACTIONS(918), [aux_sym_print_intrinsic_token1] = ACTIONS(918), [aux_sym_object_creation_expression_token1] = ACTIONS(918), [anon_sym_PLUS_PLUS] = ACTIONS(916), [anon_sym_DASH_DASH] = ACTIONS(916), [sym_shell_command_expression] = ACTIONS(916), [aux_sym__list_destructing_token1] = ACTIONS(918), [anon_sym_LBRACK] = ACTIONS(916), [anon_sym_self] = ACTIONS(918), [anon_sym_parent] = ACTIONS(918), [anon_sym_POUND_LBRACK] = ACTIONS(916), [aux_sym_encapsed_string_token1] = ACTIONS(916), [anon_sym_DQUOTE] = ACTIONS(916), [anon_sym_SQUOTE] = ACTIONS(916), [aux_sym_string_token1] = ACTIONS(916), [sym_boolean] = ACTIONS(918), [sym_null] = ACTIONS(918), [anon_sym_DOLLAR] = ACTIONS(916), [aux_sym_yield_expression_token1] = ACTIONS(918), [aux_sym_include_expression_token1] = ACTIONS(918), [aux_sym_include_once_expression_token1] = ACTIONS(918), [aux_sym_require_expression_token1] = ACTIONS(918), [aux_sym_require_once_expression_token1] = ACTIONS(918), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(916), }, [397] = { [sym_text_interpolation] = STATE(397), [ts_builtin_sym_end] = ACTIONS(940), [sym_name] = ACTIONS(942), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(940), [aux_sym_function_static_declaration_token1] = ACTIONS(942), [aux_sym_global_declaration_token1] = ACTIONS(942), [aux_sym_namespace_definition_token1] = ACTIONS(942), [aux_sym_namespace_use_declaration_token1] = ACTIONS(942), [aux_sym_namespace_use_declaration_token2] = ACTIONS(942), [aux_sym_namespace_use_declaration_token3] = ACTIONS(942), [anon_sym_BSLASH] = ACTIONS(940), [anon_sym_LBRACE] = ACTIONS(940), [anon_sym_RBRACE] = ACTIONS(940), [aux_sym_trait_declaration_token1] = ACTIONS(942), [aux_sym_interface_declaration_token1] = ACTIONS(942), [aux_sym_enum_declaration_token1] = ACTIONS(942), [aux_sym_enum_case_token1] = ACTIONS(942), [aux_sym_class_declaration_token1] = ACTIONS(942), [aux_sym_final_modifier_token1] = ACTIONS(942), [aux_sym_abstract_modifier_token1] = ACTIONS(942), [aux_sym_visibility_modifier_token1] = ACTIONS(942), [aux_sym_visibility_modifier_token2] = ACTIONS(942), [aux_sym_visibility_modifier_token3] = ACTIONS(942), [aux_sym__arrow_function_header_token1] = ACTIONS(942), [anon_sym_LPAREN] = ACTIONS(940), [aux_sym_cast_type_token1] = ACTIONS(942), [aux_sym_echo_statement_token1] = ACTIONS(942), [anon_sym_unset] = ACTIONS(942), [aux_sym_declare_statement_token1] = ACTIONS(942), [aux_sym_declare_statement_token2] = ACTIONS(942), [sym_float] = ACTIONS(942), [aux_sym_try_statement_token1] = ACTIONS(942), [aux_sym_catch_clause_token1] = ACTIONS(942), [aux_sym_finally_clause_token1] = ACTIONS(942), [aux_sym_goto_statement_token1] = ACTIONS(942), [aux_sym_continue_statement_token1] = ACTIONS(942), [aux_sym_break_statement_token1] = ACTIONS(942), [sym_integer] = ACTIONS(942), [aux_sym_return_statement_token1] = ACTIONS(942), [aux_sym_throw_expression_token1] = ACTIONS(942), [aux_sym_while_statement_token1] = ACTIONS(942), [aux_sym_while_statement_token2] = ACTIONS(942), [aux_sym_do_statement_token1] = ACTIONS(942), [aux_sym_for_statement_token1] = ACTIONS(942), [aux_sym_for_statement_token2] = ACTIONS(942), [aux_sym_foreach_statement_token1] = ACTIONS(942), [aux_sym_foreach_statement_token2] = ACTIONS(942), [aux_sym_if_statement_token1] = ACTIONS(942), [aux_sym_if_statement_token2] = ACTIONS(942), [aux_sym_else_if_clause_token1] = ACTIONS(942), [aux_sym_else_clause_token1] = ACTIONS(942), [aux_sym_match_expression_token1] = ACTIONS(942), [aux_sym_match_default_expression_token1] = ACTIONS(942), [aux_sym_switch_statement_token1] = ACTIONS(942), [aux_sym_switch_block_token1] = ACTIONS(942), [anon_sym_AT] = ACTIONS(940), [anon_sym_PLUS] = ACTIONS(942), [anon_sym_DASH] = ACTIONS(942), [anon_sym_TILDE] = ACTIONS(940), [anon_sym_BANG] = ACTIONS(940), [aux_sym_clone_expression_token1] = ACTIONS(942), [aux_sym_print_intrinsic_token1] = ACTIONS(942), [aux_sym_object_creation_expression_token1] = ACTIONS(942), [anon_sym_PLUS_PLUS] = ACTIONS(940), [anon_sym_DASH_DASH] = ACTIONS(940), [sym_shell_command_expression] = ACTIONS(940), [aux_sym__list_destructing_token1] = ACTIONS(942), [anon_sym_LBRACK] = ACTIONS(940), [anon_sym_self] = ACTIONS(942), [anon_sym_parent] = ACTIONS(942), [anon_sym_POUND_LBRACK] = ACTIONS(940), [aux_sym_encapsed_string_token1] = ACTIONS(940), [anon_sym_DQUOTE] = ACTIONS(940), [anon_sym_SQUOTE] = ACTIONS(940), [aux_sym_string_token1] = ACTIONS(940), [sym_boolean] = ACTIONS(942), [sym_null] = ACTIONS(942), [anon_sym_DOLLAR] = ACTIONS(940), [aux_sym_yield_expression_token1] = ACTIONS(942), [aux_sym_include_expression_token1] = ACTIONS(942), [aux_sym_include_once_expression_token1] = ACTIONS(942), [aux_sym_require_expression_token1] = ACTIONS(942), [aux_sym_require_once_expression_token1] = ACTIONS(942), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(940), }, [398] = { [sym_text_interpolation] = STATE(398), [ts_builtin_sym_end] = ACTIONS(944), [sym_name] = ACTIONS(946), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(944), [aux_sym_function_static_declaration_token1] = ACTIONS(946), [aux_sym_global_declaration_token1] = ACTIONS(946), [aux_sym_namespace_definition_token1] = ACTIONS(946), [aux_sym_namespace_use_declaration_token1] = ACTIONS(946), [aux_sym_namespace_use_declaration_token2] = ACTIONS(946), [aux_sym_namespace_use_declaration_token3] = ACTIONS(946), [anon_sym_BSLASH] = ACTIONS(944), [anon_sym_LBRACE] = ACTIONS(944), [anon_sym_RBRACE] = ACTIONS(944), [aux_sym_trait_declaration_token1] = ACTIONS(946), [aux_sym_interface_declaration_token1] = ACTIONS(946), [aux_sym_enum_declaration_token1] = ACTIONS(946), [aux_sym_enum_case_token1] = ACTIONS(946), [aux_sym_class_declaration_token1] = ACTIONS(946), [aux_sym_final_modifier_token1] = ACTIONS(946), [aux_sym_abstract_modifier_token1] = ACTIONS(946), [aux_sym_visibility_modifier_token1] = ACTIONS(946), [aux_sym_visibility_modifier_token2] = ACTIONS(946), [aux_sym_visibility_modifier_token3] = ACTIONS(946), [aux_sym__arrow_function_header_token1] = ACTIONS(946), [anon_sym_LPAREN] = ACTIONS(944), [aux_sym_cast_type_token1] = ACTIONS(946), [aux_sym_echo_statement_token1] = ACTIONS(946), [anon_sym_unset] = ACTIONS(946), [aux_sym_declare_statement_token1] = ACTIONS(946), [aux_sym_declare_statement_token2] = ACTIONS(946), [sym_float] = ACTIONS(946), [aux_sym_try_statement_token1] = ACTIONS(946), [aux_sym_catch_clause_token1] = ACTIONS(946), [aux_sym_finally_clause_token1] = ACTIONS(946), [aux_sym_goto_statement_token1] = ACTIONS(946), [aux_sym_continue_statement_token1] = ACTIONS(946), [aux_sym_break_statement_token1] = ACTIONS(946), [sym_integer] = ACTIONS(946), [aux_sym_return_statement_token1] = ACTIONS(946), [aux_sym_throw_expression_token1] = ACTIONS(946), [aux_sym_while_statement_token1] = ACTIONS(946), [aux_sym_while_statement_token2] = ACTIONS(946), [aux_sym_do_statement_token1] = ACTIONS(946), [aux_sym_for_statement_token1] = ACTIONS(946), [aux_sym_for_statement_token2] = ACTIONS(946), [aux_sym_foreach_statement_token1] = ACTIONS(946), [aux_sym_foreach_statement_token2] = ACTIONS(946), [aux_sym_if_statement_token1] = ACTIONS(946), [aux_sym_if_statement_token2] = ACTIONS(946), [aux_sym_else_if_clause_token1] = ACTIONS(946), [aux_sym_else_clause_token1] = ACTIONS(946), [aux_sym_match_expression_token1] = ACTIONS(946), [aux_sym_match_default_expression_token1] = ACTIONS(946), [aux_sym_switch_statement_token1] = ACTIONS(946), [aux_sym_switch_block_token1] = ACTIONS(946), [anon_sym_AT] = ACTIONS(944), [anon_sym_PLUS] = ACTIONS(946), [anon_sym_DASH] = ACTIONS(946), [anon_sym_TILDE] = ACTIONS(944), [anon_sym_BANG] = ACTIONS(944), [aux_sym_clone_expression_token1] = ACTIONS(946), [aux_sym_print_intrinsic_token1] = ACTIONS(946), [aux_sym_object_creation_expression_token1] = ACTIONS(946), [anon_sym_PLUS_PLUS] = ACTIONS(944), [anon_sym_DASH_DASH] = ACTIONS(944), [sym_shell_command_expression] = ACTIONS(944), [aux_sym__list_destructing_token1] = ACTIONS(946), [anon_sym_LBRACK] = ACTIONS(944), [anon_sym_self] = ACTIONS(946), [anon_sym_parent] = ACTIONS(946), [anon_sym_POUND_LBRACK] = ACTIONS(944), [aux_sym_encapsed_string_token1] = ACTIONS(944), [anon_sym_DQUOTE] = ACTIONS(944), [anon_sym_SQUOTE] = ACTIONS(944), [aux_sym_string_token1] = ACTIONS(944), [sym_boolean] = ACTIONS(946), [sym_null] = ACTIONS(946), [anon_sym_DOLLAR] = ACTIONS(944), [aux_sym_yield_expression_token1] = ACTIONS(946), [aux_sym_include_expression_token1] = ACTIONS(946), [aux_sym_include_once_expression_token1] = ACTIONS(946), [aux_sym_require_expression_token1] = ACTIONS(946), [aux_sym_require_once_expression_token1] = ACTIONS(946), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(944), }, [399] = { [sym_text_interpolation] = STATE(399), [ts_builtin_sym_end] = ACTIONS(948), [sym_name] = ACTIONS(950), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(948), [aux_sym_function_static_declaration_token1] = ACTIONS(950), [aux_sym_global_declaration_token1] = ACTIONS(950), [aux_sym_namespace_definition_token1] = ACTIONS(950), [aux_sym_namespace_use_declaration_token1] = ACTIONS(950), [aux_sym_namespace_use_declaration_token2] = ACTIONS(950), [aux_sym_namespace_use_declaration_token3] = ACTIONS(950), [anon_sym_BSLASH] = ACTIONS(948), [anon_sym_LBRACE] = ACTIONS(948), [anon_sym_RBRACE] = ACTIONS(948), [aux_sym_trait_declaration_token1] = ACTIONS(950), [aux_sym_interface_declaration_token1] = ACTIONS(950), [aux_sym_enum_declaration_token1] = ACTIONS(950), [aux_sym_enum_case_token1] = ACTIONS(950), [aux_sym_class_declaration_token1] = ACTIONS(950), [aux_sym_final_modifier_token1] = ACTIONS(950), [aux_sym_abstract_modifier_token1] = ACTIONS(950), [aux_sym_visibility_modifier_token1] = ACTIONS(950), [aux_sym_visibility_modifier_token2] = ACTIONS(950), [aux_sym_visibility_modifier_token3] = ACTIONS(950), [aux_sym__arrow_function_header_token1] = ACTIONS(950), [anon_sym_LPAREN] = ACTIONS(948), [aux_sym_cast_type_token1] = ACTIONS(950), [aux_sym_echo_statement_token1] = ACTIONS(950), [anon_sym_unset] = ACTIONS(950), [aux_sym_declare_statement_token1] = ACTIONS(950), [aux_sym_declare_statement_token2] = ACTIONS(950), [sym_float] = ACTIONS(950), [aux_sym_try_statement_token1] = ACTIONS(950), [aux_sym_catch_clause_token1] = ACTIONS(950), [aux_sym_finally_clause_token1] = ACTIONS(950), [aux_sym_goto_statement_token1] = ACTIONS(950), [aux_sym_continue_statement_token1] = ACTIONS(950), [aux_sym_break_statement_token1] = ACTIONS(950), [sym_integer] = ACTIONS(950), [aux_sym_return_statement_token1] = ACTIONS(950), [aux_sym_throw_expression_token1] = ACTIONS(950), [aux_sym_while_statement_token1] = ACTIONS(950), [aux_sym_while_statement_token2] = ACTIONS(950), [aux_sym_do_statement_token1] = ACTIONS(950), [aux_sym_for_statement_token1] = ACTIONS(950), [aux_sym_for_statement_token2] = ACTIONS(950), [aux_sym_foreach_statement_token1] = ACTIONS(950), [aux_sym_foreach_statement_token2] = ACTIONS(950), [aux_sym_if_statement_token1] = ACTIONS(950), [aux_sym_if_statement_token2] = ACTIONS(950), [aux_sym_else_if_clause_token1] = ACTIONS(950), [aux_sym_else_clause_token1] = ACTIONS(950), [aux_sym_match_expression_token1] = ACTIONS(950), [aux_sym_match_default_expression_token1] = ACTIONS(950), [aux_sym_switch_statement_token1] = ACTIONS(950), [aux_sym_switch_block_token1] = ACTIONS(950), [anon_sym_AT] = ACTIONS(948), [anon_sym_PLUS] = ACTIONS(950), [anon_sym_DASH] = ACTIONS(950), [anon_sym_TILDE] = ACTIONS(948), [anon_sym_BANG] = ACTIONS(948), [aux_sym_clone_expression_token1] = ACTIONS(950), [aux_sym_print_intrinsic_token1] = ACTIONS(950), [aux_sym_object_creation_expression_token1] = ACTIONS(950), [anon_sym_PLUS_PLUS] = ACTIONS(948), [anon_sym_DASH_DASH] = ACTIONS(948), [sym_shell_command_expression] = ACTIONS(948), [aux_sym__list_destructing_token1] = ACTIONS(950), [anon_sym_LBRACK] = ACTIONS(948), [anon_sym_self] = ACTIONS(950), [anon_sym_parent] = ACTIONS(950), [anon_sym_POUND_LBRACK] = ACTIONS(948), [aux_sym_encapsed_string_token1] = ACTIONS(948), [anon_sym_DQUOTE] = ACTIONS(948), [anon_sym_SQUOTE] = ACTIONS(948), [aux_sym_string_token1] = ACTIONS(948), [sym_boolean] = ACTIONS(950), [sym_null] = ACTIONS(950), [anon_sym_DOLLAR] = ACTIONS(948), [aux_sym_yield_expression_token1] = ACTIONS(950), [aux_sym_include_expression_token1] = ACTIONS(950), [aux_sym_include_once_expression_token1] = ACTIONS(950), [aux_sym_require_expression_token1] = ACTIONS(950), [aux_sym_require_once_expression_token1] = ACTIONS(950), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(948), }, [400] = { [sym_text_interpolation] = STATE(400), [ts_builtin_sym_end] = ACTIONS(952), [sym_name] = ACTIONS(954), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(952), [aux_sym_function_static_declaration_token1] = ACTIONS(954), [aux_sym_global_declaration_token1] = ACTIONS(954), [aux_sym_namespace_definition_token1] = ACTIONS(954), [aux_sym_namespace_use_declaration_token1] = ACTIONS(954), [aux_sym_namespace_use_declaration_token2] = ACTIONS(954), [aux_sym_namespace_use_declaration_token3] = ACTIONS(954), [anon_sym_BSLASH] = ACTIONS(952), [anon_sym_LBRACE] = ACTIONS(952), [anon_sym_RBRACE] = ACTIONS(952), [aux_sym_trait_declaration_token1] = ACTIONS(954), [aux_sym_interface_declaration_token1] = ACTIONS(954), [aux_sym_enum_declaration_token1] = ACTIONS(954), [aux_sym_enum_case_token1] = ACTIONS(954), [aux_sym_class_declaration_token1] = ACTIONS(954), [aux_sym_final_modifier_token1] = ACTIONS(954), [aux_sym_abstract_modifier_token1] = ACTIONS(954), [aux_sym_visibility_modifier_token1] = ACTIONS(954), [aux_sym_visibility_modifier_token2] = ACTIONS(954), [aux_sym_visibility_modifier_token3] = ACTIONS(954), [aux_sym__arrow_function_header_token1] = ACTIONS(954), [anon_sym_LPAREN] = ACTIONS(952), [aux_sym_cast_type_token1] = ACTIONS(954), [aux_sym_echo_statement_token1] = ACTIONS(954), [anon_sym_unset] = ACTIONS(954), [aux_sym_declare_statement_token1] = ACTIONS(954), [aux_sym_declare_statement_token2] = ACTIONS(954), [sym_float] = ACTIONS(954), [aux_sym_try_statement_token1] = ACTIONS(954), [aux_sym_catch_clause_token1] = ACTIONS(954), [aux_sym_finally_clause_token1] = ACTIONS(954), [aux_sym_goto_statement_token1] = ACTIONS(954), [aux_sym_continue_statement_token1] = ACTIONS(954), [aux_sym_break_statement_token1] = ACTIONS(954), [sym_integer] = ACTIONS(954), [aux_sym_return_statement_token1] = ACTIONS(954), [aux_sym_throw_expression_token1] = ACTIONS(954), [aux_sym_while_statement_token1] = ACTIONS(954), [aux_sym_while_statement_token2] = ACTIONS(954), [aux_sym_do_statement_token1] = ACTIONS(954), [aux_sym_for_statement_token1] = ACTIONS(954), [aux_sym_for_statement_token2] = ACTIONS(954), [aux_sym_foreach_statement_token1] = ACTIONS(954), [aux_sym_foreach_statement_token2] = ACTIONS(954), [aux_sym_if_statement_token1] = ACTIONS(954), [aux_sym_if_statement_token2] = ACTIONS(954), [aux_sym_else_if_clause_token1] = ACTIONS(954), [aux_sym_else_clause_token1] = ACTIONS(954), [aux_sym_match_expression_token1] = ACTIONS(954), [aux_sym_match_default_expression_token1] = ACTIONS(954), [aux_sym_switch_statement_token1] = ACTIONS(954), [aux_sym_switch_block_token1] = ACTIONS(954), [anon_sym_AT] = ACTIONS(952), [anon_sym_PLUS] = ACTIONS(954), [anon_sym_DASH] = ACTIONS(954), [anon_sym_TILDE] = ACTIONS(952), [anon_sym_BANG] = ACTIONS(952), [aux_sym_clone_expression_token1] = ACTIONS(954), [aux_sym_print_intrinsic_token1] = ACTIONS(954), [aux_sym_object_creation_expression_token1] = ACTIONS(954), [anon_sym_PLUS_PLUS] = ACTIONS(952), [anon_sym_DASH_DASH] = ACTIONS(952), [sym_shell_command_expression] = ACTIONS(952), [aux_sym__list_destructing_token1] = ACTIONS(954), [anon_sym_LBRACK] = ACTIONS(952), [anon_sym_self] = ACTIONS(954), [anon_sym_parent] = ACTIONS(954), [anon_sym_POUND_LBRACK] = ACTIONS(952), [aux_sym_encapsed_string_token1] = ACTIONS(952), [anon_sym_DQUOTE] = ACTIONS(952), [anon_sym_SQUOTE] = ACTIONS(952), [aux_sym_string_token1] = ACTIONS(952), [sym_boolean] = ACTIONS(954), [sym_null] = ACTIONS(954), [anon_sym_DOLLAR] = ACTIONS(952), [aux_sym_yield_expression_token1] = ACTIONS(954), [aux_sym_include_expression_token1] = ACTIONS(954), [aux_sym_include_once_expression_token1] = ACTIONS(954), [aux_sym_require_expression_token1] = ACTIONS(954), [aux_sym_require_once_expression_token1] = ACTIONS(954), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(952), }, [401] = { [sym_text_interpolation] = STATE(401), [ts_builtin_sym_end] = ACTIONS(956), [sym_name] = ACTIONS(958), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(956), [aux_sym_function_static_declaration_token1] = ACTIONS(958), [aux_sym_global_declaration_token1] = ACTIONS(958), [aux_sym_namespace_definition_token1] = ACTIONS(958), [aux_sym_namespace_use_declaration_token1] = ACTIONS(958), [aux_sym_namespace_use_declaration_token2] = ACTIONS(958), [aux_sym_namespace_use_declaration_token3] = ACTIONS(958), [anon_sym_BSLASH] = ACTIONS(956), [anon_sym_LBRACE] = ACTIONS(956), [anon_sym_RBRACE] = ACTIONS(956), [aux_sym_trait_declaration_token1] = ACTIONS(958), [aux_sym_interface_declaration_token1] = ACTIONS(958), [aux_sym_enum_declaration_token1] = ACTIONS(958), [aux_sym_enum_case_token1] = ACTIONS(958), [aux_sym_class_declaration_token1] = ACTIONS(958), [aux_sym_final_modifier_token1] = ACTIONS(958), [aux_sym_abstract_modifier_token1] = ACTIONS(958), [aux_sym_visibility_modifier_token1] = ACTIONS(958), [aux_sym_visibility_modifier_token2] = ACTIONS(958), [aux_sym_visibility_modifier_token3] = ACTIONS(958), [aux_sym__arrow_function_header_token1] = ACTIONS(958), [anon_sym_LPAREN] = ACTIONS(956), [aux_sym_cast_type_token1] = ACTIONS(958), [aux_sym_echo_statement_token1] = ACTIONS(958), [anon_sym_unset] = ACTIONS(958), [aux_sym_declare_statement_token1] = ACTIONS(958), [aux_sym_declare_statement_token2] = ACTIONS(958), [sym_float] = ACTIONS(958), [aux_sym_try_statement_token1] = ACTIONS(958), [aux_sym_catch_clause_token1] = ACTIONS(958), [aux_sym_finally_clause_token1] = ACTIONS(958), [aux_sym_goto_statement_token1] = ACTIONS(958), [aux_sym_continue_statement_token1] = ACTIONS(958), [aux_sym_break_statement_token1] = ACTIONS(958), [sym_integer] = ACTIONS(958), [aux_sym_return_statement_token1] = ACTIONS(958), [aux_sym_throw_expression_token1] = ACTIONS(958), [aux_sym_while_statement_token1] = ACTIONS(958), [aux_sym_while_statement_token2] = ACTIONS(958), [aux_sym_do_statement_token1] = ACTIONS(958), [aux_sym_for_statement_token1] = ACTIONS(958), [aux_sym_for_statement_token2] = ACTIONS(958), [aux_sym_foreach_statement_token1] = ACTIONS(958), [aux_sym_foreach_statement_token2] = ACTIONS(958), [aux_sym_if_statement_token1] = ACTIONS(958), [aux_sym_if_statement_token2] = ACTIONS(958), [aux_sym_else_if_clause_token1] = ACTIONS(958), [aux_sym_else_clause_token1] = ACTIONS(958), [aux_sym_match_expression_token1] = ACTIONS(958), [aux_sym_match_default_expression_token1] = ACTIONS(958), [aux_sym_switch_statement_token1] = ACTIONS(958), [aux_sym_switch_block_token1] = ACTIONS(958), [anon_sym_AT] = ACTIONS(956), [anon_sym_PLUS] = ACTIONS(958), [anon_sym_DASH] = ACTIONS(958), [anon_sym_TILDE] = ACTIONS(956), [anon_sym_BANG] = ACTIONS(956), [aux_sym_clone_expression_token1] = ACTIONS(958), [aux_sym_print_intrinsic_token1] = ACTIONS(958), [aux_sym_object_creation_expression_token1] = ACTIONS(958), [anon_sym_PLUS_PLUS] = ACTIONS(956), [anon_sym_DASH_DASH] = ACTIONS(956), [sym_shell_command_expression] = ACTIONS(956), [aux_sym__list_destructing_token1] = ACTIONS(958), [anon_sym_LBRACK] = ACTIONS(956), [anon_sym_self] = ACTIONS(958), [anon_sym_parent] = ACTIONS(958), [anon_sym_POUND_LBRACK] = ACTIONS(956), [aux_sym_encapsed_string_token1] = ACTIONS(956), [anon_sym_DQUOTE] = ACTIONS(956), [anon_sym_SQUOTE] = ACTIONS(956), [aux_sym_string_token1] = ACTIONS(956), [sym_boolean] = ACTIONS(958), [sym_null] = ACTIONS(958), [anon_sym_DOLLAR] = ACTIONS(956), [aux_sym_yield_expression_token1] = ACTIONS(958), [aux_sym_include_expression_token1] = ACTIONS(958), [aux_sym_include_once_expression_token1] = ACTIONS(958), [aux_sym_require_expression_token1] = ACTIONS(958), [aux_sym_require_once_expression_token1] = ACTIONS(958), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(956), }, [402] = { [sym_text_interpolation] = STATE(402), [sym_else_if_clause] = STATE(428), [aux_sym_if_statement_repeat1] = STATE(402), [ts_builtin_sym_end] = ACTIONS(960), [sym_name] = ACTIONS(962), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(960), [aux_sym_function_static_declaration_token1] = ACTIONS(962), [aux_sym_global_declaration_token1] = ACTIONS(962), [aux_sym_namespace_definition_token1] = ACTIONS(962), [aux_sym_namespace_use_declaration_token1] = ACTIONS(962), [aux_sym_namespace_use_declaration_token2] = ACTIONS(962), [aux_sym_namespace_use_declaration_token3] = ACTIONS(962), [anon_sym_BSLASH] = ACTIONS(960), [anon_sym_LBRACE] = ACTIONS(960), [anon_sym_RBRACE] = ACTIONS(960), [aux_sym_trait_declaration_token1] = ACTIONS(962), [aux_sym_interface_declaration_token1] = ACTIONS(962), [aux_sym_enum_declaration_token1] = ACTIONS(962), [aux_sym_enum_case_token1] = ACTIONS(962), [aux_sym_class_declaration_token1] = ACTIONS(962), [aux_sym_final_modifier_token1] = ACTIONS(962), [aux_sym_abstract_modifier_token1] = ACTIONS(962), [aux_sym_visibility_modifier_token1] = ACTIONS(962), [aux_sym_visibility_modifier_token2] = ACTIONS(962), [aux_sym_visibility_modifier_token3] = ACTIONS(962), [aux_sym__arrow_function_header_token1] = ACTIONS(962), [anon_sym_LPAREN] = ACTIONS(960), [aux_sym_cast_type_token1] = ACTIONS(962), [aux_sym_echo_statement_token1] = ACTIONS(962), [anon_sym_unset] = ACTIONS(962), [aux_sym_declare_statement_token1] = ACTIONS(962), [aux_sym_declare_statement_token2] = ACTIONS(962), [sym_float] = ACTIONS(962), [aux_sym_try_statement_token1] = ACTIONS(962), [aux_sym_goto_statement_token1] = ACTIONS(962), [aux_sym_continue_statement_token1] = ACTIONS(962), [aux_sym_break_statement_token1] = ACTIONS(962), [sym_integer] = ACTIONS(962), [aux_sym_return_statement_token1] = ACTIONS(962), [aux_sym_throw_expression_token1] = ACTIONS(962), [aux_sym_while_statement_token1] = ACTIONS(962), [aux_sym_while_statement_token2] = ACTIONS(962), [aux_sym_do_statement_token1] = ACTIONS(962), [aux_sym_for_statement_token1] = ACTIONS(962), [aux_sym_for_statement_token2] = ACTIONS(962), [aux_sym_foreach_statement_token1] = ACTIONS(962), [aux_sym_foreach_statement_token2] = ACTIONS(962), [aux_sym_if_statement_token1] = ACTIONS(962), [aux_sym_if_statement_token2] = ACTIONS(962), [aux_sym_else_if_clause_token1] = ACTIONS(964), [aux_sym_else_clause_token1] = ACTIONS(962), [aux_sym_match_expression_token1] = ACTIONS(962), [aux_sym_match_default_expression_token1] = ACTIONS(962), [aux_sym_switch_statement_token1] = ACTIONS(962), [aux_sym_switch_block_token1] = ACTIONS(962), [anon_sym_AT] = ACTIONS(960), [anon_sym_PLUS] = ACTIONS(962), [anon_sym_DASH] = ACTIONS(962), [anon_sym_TILDE] = ACTIONS(960), [anon_sym_BANG] = ACTIONS(960), [aux_sym_clone_expression_token1] = ACTIONS(962), [aux_sym_print_intrinsic_token1] = ACTIONS(962), [aux_sym_object_creation_expression_token1] = ACTIONS(962), [anon_sym_PLUS_PLUS] = ACTIONS(960), [anon_sym_DASH_DASH] = ACTIONS(960), [sym_shell_command_expression] = ACTIONS(960), [aux_sym__list_destructing_token1] = ACTIONS(962), [anon_sym_LBRACK] = ACTIONS(960), [anon_sym_self] = ACTIONS(962), [anon_sym_parent] = ACTIONS(962), [anon_sym_POUND_LBRACK] = ACTIONS(960), [aux_sym_encapsed_string_token1] = ACTIONS(960), [anon_sym_DQUOTE] = ACTIONS(960), [anon_sym_SQUOTE] = ACTIONS(960), [aux_sym_string_token1] = ACTIONS(960), [sym_boolean] = ACTIONS(962), [sym_null] = ACTIONS(962), [anon_sym_DOLLAR] = ACTIONS(960), [aux_sym_yield_expression_token1] = ACTIONS(962), [aux_sym_include_expression_token1] = ACTIONS(962), [aux_sym_include_once_expression_token1] = ACTIONS(962), [aux_sym_require_expression_token1] = ACTIONS(962), [aux_sym_require_once_expression_token1] = ACTIONS(962), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(960), }, [403] = { [sym_text_interpolation] = STATE(403), [ts_builtin_sym_end] = ACTIONS(967), [sym_name] = ACTIONS(969), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(967), [aux_sym_function_static_declaration_token1] = ACTIONS(969), [aux_sym_global_declaration_token1] = ACTIONS(969), [aux_sym_namespace_definition_token1] = ACTIONS(969), [aux_sym_namespace_use_declaration_token1] = ACTIONS(969), [aux_sym_namespace_use_declaration_token2] = ACTIONS(969), [aux_sym_namespace_use_declaration_token3] = ACTIONS(969), [anon_sym_BSLASH] = ACTIONS(967), [anon_sym_LBRACE] = ACTIONS(967), [anon_sym_RBRACE] = ACTIONS(967), [aux_sym_trait_declaration_token1] = ACTIONS(969), [aux_sym_interface_declaration_token1] = ACTIONS(969), [aux_sym_enum_declaration_token1] = ACTIONS(969), [aux_sym_enum_case_token1] = ACTIONS(969), [aux_sym_class_declaration_token1] = ACTIONS(969), [aux_sym_final_modifier_token1] = ACTIONS(969), [aux_sym_abstract_modifier_token1] = ACTIONS(969), [aux_sym_visibility_modifier_token1] = ACTIONS(969), [aux_sym_visibility_modifier_token2] = ACTIONS(969), [aux_sym_visibility_modifier_token3] = ACTIONS(969), [aux_sym__arrow_function_header_token1] = ACTIONS(969), [anon_sym_LPAREN] = ACTIONS(967), [aux_sym_cast_type_token1] = ACTIONS(969), [aux_sym_echo_statement_token1] = ACTIONS(969), [anon_sym_unset] = ACTIONS(969), [aux_sym_declare_statement_token1] = ACTIONS(969), [aux_sym_declare_statement_token2] = ACTIONS(969), [sym_float] = ACTIONS(969), [aux_sym_try_statement_token1] = ACTIONS(969), [aux_sym_catch_clause_token1] = ACTIONS(969), [aux_sym_finally_clause_token1] = ACTIONS(969), [aux_sym_goto_statement_token1] = ACTIONS(969), [aux_sym_continue_statement_token1] = ACTIONS(969), [aux_sym_break_statement_token1] = ACTIONS(969), [sym_integer] = ACTIONS(969), [aux_sym_return_statement_token1] = ACTIONS(969), [aux_sym_throw_expression_token1] = ACTIONS(969), [aux_sym_while_statement_token1] = ACTIONS(969), [aux_sym_while_statement_token2] = ACTIONS(969), [aux_sym_do_statement_token1] = ACTIONS(969), [aux_sym_for_statement_token1] = ACTIONS(969), [aux_sym_for_statement_token2] = ACTIONS(969), [aux_sym_foreach_statement_token1] = ACTIONS(969), [aux_sym_foreach_statement_token2] = ACTIONS(969), [aux_sym_if_statement_token1] = ACTIONS(969), [aux_sym_if_statement_token2] = ACTIONS(969), [aux_sym_else_if_clause_token1] = ACTIONS(969), [aux_sym_else_clause_token1] = ACTIONS(969), [aux_sym_match_expression_token1] = ACTIONS(969), [aux_sym_match_default_expression_token1] = ACTIONS(969), [aux_sym_switch_statement_token1] = ACTIONS(969), [aux_sym_switch_block_token1] = ACTIONS(969), [anon_sym_AT] = ACTIONS(967), [anon_sym_PLUS] = ACTIONS(969), [anon_sym_DASH] = ACTIONS(969), [anon_sym_TILDE] = ACTIONS(967), [anon_sym_BANG] = ACTIONS(967), [aux_sym_clone_expression_token1] = ACTIONS(969), [aux_sym_print_intrinsic_token1] = ACTIONS(969), [aux_sym_object_creation_expression_token1] = ACTIONS(969), [anon_sym_PLUS_PLUS] = ACTIONS(967), [anon_sym_DASH_DASH] = ACTIONS(967), [sym_shell_command_expression] = ACTIONS(967), [aux_sym__list_destructing_token1] = ACTIONS(969), [anon_sym_LBRACK] = ACTIONS(967), [anon_sym_self] = ACTIONS(969), [anon_sym_parent] = ACTIONS(969), [anon_sym_POUND_LBRACK] = ACTIONS(967), [aux_sym_encapsed_string_token1] = ACTIONS(967), [anon_sym_DQUOTE] = ACTIONS(967), [anon_sym_SQUOTE] = ACTIONS(967), [aux_sym_string_token1] = ACTIONS(967), [sym_boolean] = ACTIONS(969), [sym_null] = ACTIONS(969), [anon_sym_DOLLAR] = ACTIONS(967), [aux_sym_yield_expression_token1] = ACTIONS(969), [aux_sym_include_expression_token1] = ACTIONS(969), [aux_sym_include_once_expression_token1] = ACTIONS(969), [aux_sym_require_expression_token1] = ACTIONS(969), [aux_sym_require_once_expression_token1] = ACTIONS(969), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(967), }, [404] = { [sym_text_interpolation] = STATE(404), [ts_builtin_sym_end] = ACTIONS(971), [sym_name] = ACTIONS(973), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(975), [aux_sym_function_static_declaration_token1] = ACTIONS(973), [aux_sym_global_declaration_token1] = ACTIONS(973), [aux_sym_namespace_definition_token1] = ACTIONS(973), [aux_sym_namespace_use_declaration_token1] = ACTIONS(973), [aux_sym_namespace_use_declaration_token2] = ACTIONS(973), [aux_sym_namespace_use_declaration_token3] = ACTIONS(973), [anon_sym_BSLASH] = ACTIONS(971), [anon_sym_LBRACE] = ACTIONS(971), [anon_sym_RBRACE] = ACTIONS(971), [aux_sym_trait_declaration_token1] = ACTIONS(973), [aux_sym_interface_declaration_token1] = ACTIONS(973), [aux_sym_enum_declaration_token1] = ACTIONS(973), [aux_sym_enum_case_token1] = ACTIONS(973), [aux_sym_class_declaration_token1] = ACTIONS(973), [aux_sym_final_modifier_token1] = ACTIONS(973), [aux_sym_abstract_modifier_token1] = ACTIONS(973), [aux_sym_visibility_modifier_token1] = ACTIONS(973), [aux_sym_visibility_modifier_token2] = ACTIONS(973), [aux_sym_visibility_modifier_token3] = ACTIONS(973), [aux_sym__arrow_function_header_token1] = ACTIONS(973), [anon_sym_LPAREN] = ACTIONS(971), [aux_sym_cast_type_token1] = ACTIONS(973), [aux_sym_echo_statement_token1] = ACTIONS(973), [anon_sym_unset] = ACTIONS(973), [aux_sym_declare_statement_token1] = ACTIONS(973), [aux_sym_declare_statement_token2] = ACTIONS(973), [sym_float] = ACTIONS(973), [aux_sym_try_statement_token1] = ACTIONS(973), [aux_sym_goto_statement_token1] = ACTIONS(973), [aux_sym_continue_statement_token1] = ACTIONS(973), [aux_sym_break_statement_token1] = ACTIONS(973), [sym_integer] = ACTIONS(973), [aux_sym_return_statement_token1] = ACTIONS(973), [aux_sym_throw_expression_token1] = ACTIONS(973), [aux_sym_while_statement_token1] = ACTIONS(973), [aux_sym_while_statement_token2] = ACTIONS(973), [aux_sym_do_statement_token1] = ACTIONS(973), [aux_sym_for_statement_token1] = ACTIONS(973), [aux_sym_for_statement_token2] = ACTIONS(973), [aux_sym_foreach_statement_token1] = ACTIONS(973), [aux_sym_foreach_statement_token2] = ACTIONS(973), [aux_sym_if_statement_token1] = ACTIONS(973), [aux_sym_if_statement_token2] = ACTIONS(973), [aux_sym_else_if_clause_token1] = ACTIONS(973), [aux_sym_else_clause_token1] = ACTIONS(973), [aux_sym_match_expression_token1] = ACTIONS(973), [aux_sym_match_default_expression_token1] = ACTIONS(973), [aux_sym_switch_statement_token1] = ACTIONS(973), [aux_sym_switch_block_token1] = ACTIONS(973), [anon_sym_AT] = ACTIONS(971), [anon_sym_PLUS] = ACTIONS(973), [anon_sym_DASH] = ACTIONS(973), [anon_sym_TILDE] = ACTIONS(971), [anon_sym_BANG] = ACTIONS(971), [aux_sym_clone_expression_token1] = ACTIONS(973), [aux_sym_print_intrinsic_token1] = ACTIONS(973), [aux_sym_object_creation_expression_token1] = ACTIONS(973), [anon_sym_PLUS_PLUS] = ACTIONS(971), [anon_sym_DASH_DASH] = ACTIONS(971), [sym_shell_command_expression] = ACTIONS(971), [aux_sym__list_destructing_token1] = ACTIONS(973), [anon_sym_LBRACK] = ACTIONS(971), [anon_sym_self] = ACTIONS(973), [anon_sym_parent] = ACTIONS(973), [anon_sym_POUND_LBRACK] = ACTIONS(971), [aux_sym_encapsed_string_token1] = ACTIONS(971), [anon_sym_DQUOTE] = ACTIONS(971), [anon_sym_SQUOTE] = ACTIONS(971), [aux_sym_string_token1] = ACTIONS(971), [sym_boolean] = ACTIONS(973), [sym_null] = ACTIONS(973), [anon_sym_DOLLAR] = ACTIONS(971), [aux_sym_yield_expression_token1] = ACTIONS(973), [aux_sym_include_expression_token1] = ACTIONS(973), [aux_sym_include_once_expression_token1] = ACTIONS(973), [aux_sym_require_expression_token1] = ACTIONS(973), [aux_sym_require_once_expression_token1] = ACTIONS(973), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(975), [sym_heredoc] = ACTIONS(971), }, [405] = { [sym_text_interpolation] = STATE(405), [ts_builtin_sym_end] = ACTIONS(977), [sym_name] = ACTIONS(979), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(981), [aux_sym_function_static_declaration_token1] = ACTIONS(979), [aux_sym_global_declaration_token1] = ACTIONS(979), [aux_sym_namespace_definition_token1] = ACTIONS(979), [aux_sym_namespace_use_declaration_token1] = ACTIONS(979), [aux_sym_namespace_use_declaration_token2] = ACTIONS(979), [aux_sym_namespace_use_declaration_token3] = ACTIONS(979), [anon_sym_BSLASH] = ACTIONS(977), [anon_sym_LBRACE] = ACTIONS(977), [anon_sym_RBRACE] = ACTIONS(977), [aux_sym_trait_declaration_token1] = ACTIONS(979), [aux_sym_interface_declaration_token1] = ACTIONS(979), [aux_sym_enum_declaration_token1] = ACTIONS(979), [aux_sym_enum_case_token1] = ACTIONS(979), [aux_sym_class_declaration_token1] = ACTIONS(979), [aux_sym_final_modifier_token1] = ACTIONS(979), [aux_sym_abstract_modifier_token1] = ACTIONS(979), [aux_sym_visibility_modifier_token1] = ACTIONS(979), [aux_sym_visibility_modifier_token2] = ACTIONS(979), [aux_sym_visibility_modifier_token3] = ACTIONS(979), [aux_sym__arrow_function_header_token1] = ACTIONS(979), [anon_sym_LPAREN] = ACTIONS(977), [aux_sym_cast_type_token1] = ACTIONS(979), [aux_sym_echo_statement_token1] = ACTIONS(979), [anon_sym_unset] = ACTIONS(979), [aux_sym_declare_statement_token1] = ACTIONS(979), [aux_sym_declare_statement_token2] = ACTIONS(979), [sym_float] = ACTIONS(979), [aux_sym_try_statement_token1] = ACTIONS(979), [aux_sym_goto_statement_token1] = ACTIONS(979), [aux_sym_continue_statement_token1] = ACTIONS(979), [aux_sym_break_statement_token1] = ACTIONS(979), [sym_integer] = ACTIONS(979), [aux_sym_return_statement_token1] = ACTIONS(979), [aux_sym_throw_expression_token1] = ACTIONS(979), [aux_sym_while_statement_token1] = ACTIONS(979), [aux_sym_while_statement_token2] = ACTIONS(979), [aux_sym_do_statement_token1] = ACTIONS(979), [aux_sym_for_statement_token1] = ACTIONS(979), [aux_sym_for_statement_token2] = ACTIONS(979), [aux_sym_foreach_statement_token1] = ACTIONS(979), [aux_sym_foreach_statement_token2] = ACTIONS(979), [aux_sym_if_statement_token1] = ACTIONS(979), [aux_sym_if_statement_token2] = ACTIONS(979), [aux_sym_else_if_clause_token1] = ACTIONS(979), [aux_sym_else_clause_token1] = ACTIONS(979), [aux_sym_match_expression_token1] = ACTIONS(979), [aux_sym_match_default_expression_token1] = ACTIONS(979), [aux_sym_switch_statement_token1] = ACTIONS(979), [aux_sym_switch_block_token1] = ACTIONS(979), [anon_sym_AT] = ACTIONS(977), [anon_sym_PLUS] = ACTIONS(979), [anon_sym_DASH] = ACTIONS(979), [anon_sym_TILDE] = ACTIONS(977), [anon_sym_BANG] = ACTIONS(977), [aux_sym_clone_expression_token1] = ACTIONS(979), [aux_sym_print_intrinsic_token1] = ACTIONS(979), [aux_sym_object_creation_expression_token1] = ACTIONS(979), [anon_sym_PLUS_PLUS] = ACTIONS(977), [anon_sym_DASH_DASH] = ACTIONS(977), [sym_shell_command_expression] = ACTIONS(977), [aux_sym__list_destructing_token1] = ACTIONS(979), [anon_sym_LBRACK] = ACTIONS(977), [anon_sym_self] = ACTIONS(979), [anon_sym_parent] = ACTIONS(979), [anon_sym_POUND_LBRACK] = ACTIONS(977), [aux_sym_encapsed_string_token1] = ACTIONS(977), [anon_sym_DQUOTE] = ACTIONS(977), [anon_sym_SQUOTE] = ACTIONS(977), [aux_sym_string_token1] = ACTIONS(977), [sym_boolean] = ACTIONS(979), [sym_null] = ACTIONS(979), [anon_sym_DOLLAR] = ACTIONS(977), [aux_sym_yield_expression_token1] = ACTIONS(979), [aux_sym_include_expression_token1] = ACTIONS(979), [aux_sym_include_once_expression_token1] = ACTIONS(979), [aux_sym_require_expression_token1] = ACTIONS(979), [aux_sym_require_once_expression_token1] = ACTIONS(979), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(981), [sym_heredoc] = ACTIONS(977), }, [406] = { [sym_text_interpolation] = STATE(406), [ts_builtin_sym_end] = ACTIONS(983), [sym_name] = ACTIONS(985), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(983), [aux_sym_function_static_declaration_token1] = ACTIONS(985), [aux_sym_global_declaration_token1] = ACTIONS(985), [aux_sym_namespace_definition_token1] = ACTIONS(985), [aux_sym_namespace_use_declaration_token1] = ACTIONS(985), [aux_sym_namespace_use_declaration_token2] = ACTIONS(985), [aux_sym_namespace_use_declaration_token3] = ACTIONS(985), [anon_sym_BSLASH] = ACTIONS(983), [anon_sym_LBRACE] = ACTIONS(983), [anon_sym_RBRACE] = ACTIONS(983), [aux_sym_trait_declaration_token1] = ACTIONS(985), [aux_sym_interface_declaration_token1] = ACTIONS(985), [aux_sym_enum_declaration_token1] = ACTIONS(985), [aux_sym_enum_case_token1] = ACTIONS(985), [aux_sym_class_declaration_token1] = ACTIONS(985), [aux_sym_final_modifier_token1] = ACTIONS(985), [aux_sym_abstract_modifier_token1] = ACTIONS(985), [aux_sym_visibility_modifier_token1] = ACTIONS(985), [aux_sym_visibility_modifier_token2] = ACTIONS(985), [aux_sym_visibility_modifier_token3] = ACTIONS(985), [aux_sym__arrow_function_header_token1] = ACTIONS(985), [anon_sym_LPAREN] = ACTIONS(983), [aux_sym_cast_type_token1] = ACTIONS(985), [aux_sym_echo_statement_token1] = ACTIONS(985), [anon_sym_unset] = ACTIONS(985), [aux_sym_declare_statement_token1] = ACTIONS(985), [aux_sym_declare_statement_token2] = ACTIONS(985), [sym_float] = ACTIONS(985), [aux_sym_try_statement_token1] = ACTIONS(985), [aux_sym_goto_statement_token1] = ACTIONS(985), [aux_sym_continue_statement_token1] = ACTIONS(985), [aux_sym_break_statement_token1] = ACTIONS(985), [sym_integer] = ACTIONS(985), [aux_sym_return_statement_token1] = ACTIONS(985), [aux_sym_throw_expression_token1] = ACTIONS(985), [aux_sym_while_statement_token1] = ACTIONS(985), [aux_sym_while_statement_token2] = ACTIONS(985), [aux_sym_do_statement_token1] = ACTIONS(985), [aux_sym_for_statement_token1] = ACTIONS(985), [aux_sym_for_statement_token2] = ACTIONS(985), [aux_sym_foreach_statement_token1] = ACTIONS(985), [aux_sym_foreach_statement_token2] = ACTIONS(985), [aux_sym_if_statement_token1] = ACTIONS(985), [aux_sym_if_statement_token2] = ACTIONS(985), [aux_sym_else_if_clause_token1] = ACTIONS(985), [aux_sym_else_clause_token1] = ACTIONS(985), [aux_sym_match_expression_token1] = ACTIONS(985), [aux_sym_match_default_expression_token1] = ACTIONS(985), [aux_sym_switch_statement_token1] = ACTIONS(985), [aux_sym_switch_block_token1] = ACTIONS(985), [anon_sym_AT] = ACTIONS(983), [anon_sym_PLUS] = ACTIONS(985), [anon_sym_DASH] = ACTIONS(985), [anon_sym_TILDE] = ACTIONS(983), [anon_sym_BANG] = ACTIONS(983), [aux_sym_clone_expression_token1] = ACTIONS(985), [aux_sym_print_intrinsic_token1] = ACTIONS(985), [aux_sym_object_creation_expression_token1] = ACTIONS(985), [anon_sym_PLUS_PLUS] = ACTIONS(983), [anon_sym_DASH_DASH] = ACTIONS(983), [sym_shell_command_expression] = ACTIONS(983), [aux_sym__list_destructing_token1] = ACTIONS(985), [anon_sym_LBRACK] = ACTIONS(983), [anon_sym_self] = ACTIONS(985), [anon_sym_parent] = ACTIONS(985), [anon_sym_POUND_LBRACK] = ACTIONS(983), [aux_sym_encapsed_string_token1] = ACTIONS(983), [anon_sym_DQUOTE] = ACTIONS(983), [anon_sym_SQUOTE] = ACTIONS(983), [aux_sym_string_token1] = ACTIONS(983), [sym_boolean] = ACTIONS(985), [sym_null] = ACTIONS(985), [anon_sym_DOLLAR] = ACTIONS(983), [aux_sym_yield_expression_token1] = ACTIONS(985), [aux_sym_include_expression_token1] = ACTIONS(985), [aux_sym_include_once_expression_token1] = ACTIONS(985), [aux_sym_require_expression_token1] = ACTIONS(985), [aux_sym_require_once_expression_token1] = ACTIONS(985), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(983), [sym_heredoc] = ACTIONS(983), }, [407] = { [sym_text_interpolation] = STATE(407), [ts_builtin_sym_end] = ACTIONS(987), [sym_name] = ACTIONS(989), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(991), [aux_sym_function_static_declaration_token1] = ACTIONS(989), [aux_sym_global_declaration_token1] = ACTIONS(989), [aux_sym_namespace_definition_token1] = ACTIONS(989), [aux_sym_namespace_use_declaration_token1] = ACTIONS(989), [aux_sym_namespace_use_declaration_token2] = ACTIONS(989), [aux_sym_namespace_use_declaration_token3] = ACTIONS(989), [anon_sym_BSLASH] = ACTIONS(987), [anon_sym_LBRACE] = ACTIONS(987), [anon_sym_RBRACE] = ACTIONS(987), [aux_sym_trait_declaration_token1] = ACTIONS(989), [aux_sym_interface_declaration_token1] = ACTIONS(989), [aux_sym_enum_declaration_token1] = ACTIONS(989), [aux_sym_enum_case_token1] = ACTIONS(989), [aux_sym_class_declaration_token1] = ACTIONS(989), [aux_sym_final_modifier_token1] = ACTIONS(989), [aux_sym_abstract_modifier_token1] = ACTIONS(989), [aux_sym_visibility_modifier_token1] = ACTIONS(989), [aux_sym_visibility_modifier_token2] = ACTIONS(989), [aux_sym_visibility_modifier_token3] = ACTIONS(989), [aux_sym__arrow_function_header_token1] = ACTIONS(989), [anon_sym_LPAREN] = ACTIONS(987), [aux_sym_cast_type_token1] = ACTIONS(989), [aux_sym_echo_statement_token1] = ACTIONS(989), [anon_sym_unset] = ACTIONS(989), [aux_sym_declare_statement_token1] = ACTIONS(989), [aux_sym_declare_statement_token2] = ACTIONS(989), [sym_float] = ACTIONS(989), [aux_sym_try_statement_token1] = ACTIONS(989), [aux_sym_goto_statement_token1] = ACTIONS(989), [aux_sym_continue_statement_token1] = ACTIONS(989), [aux_sym_break_statement_token1] = ACTIONS(989), [sym_integer] = ACTIONS(989), [aux_sym_return_statement_token1] = ACTIONS(989), [aux_sym_throw_expression_token1] = ACTIONS(989), [aux_sym_while_statement_token1] = ACTIONS(989), [aux_sym_while_statement_token2] = ACTIONS(989), [aux_sym_do_statement_token1] = ACTIONS(989), [aux_sym_for_statement_token1] = ACTIONS(989), [aux_sym_for_statement_token2] = ACTIONS(989), [aux_sym_foreach_statement_token1] = ACTIONS(989), [aux_sym_foreach_statement_token2] = ACTIONS(989), [aux_sym_if_statement_token1] = ACTIONS(989), [aux_sym_if_statement_token2] = ACTIONS(989), [aux_sym_else_if_clause_token1] = ACTIONS(989), [aux_sym_else_clause_token1] = ACTIONS(989), [aux_sym_match_expression_token1] = ACTIONS(989), [aux_sym_match_default_expression_token1] = ACTIONS(989), [aux_sym_switch_statement_token1] = ACTIONS(989), [aux_sym_switch_block_token1] = ACTIONS(989), [anon_sym_AT] = ACTIONS(987), [anon_sym_PLUS] = ACTIONS(989), [anon_sym_DASH] = ACTIONS(989), [anon_sym_TILDE] = ACTIONS(987), [anon_sym_BANG] = ACTIONS(987), [aux_sym_clone_expression_token1] = ACTIONS(989), [aux_sym_print_intrinsic_token1] = ACTIONS(989), [aux_sym_object_creation_expression_token1] = ACTIONS(989), [anon_sym_PLUS_PLUS] = ACTIONS(987), [anon_sym_DASH_DASH] = ACTIONS(987), [sym_shell_command_expression] = ACTIONS(987), [aux_sym__list_destructing_token1] = ACTIONS(989), [anon_sym_LBRACK] = ACTIONS(987), [anon_sym_self] = ACTIONS(989), [anon_sym_parent] = ACTIONS(989), [anon_sym_POUND_LBRACK] = ACTIONS(987), [aux_sym_encapsed_string_token1] = ACTIONS(987), [anon_sym_DQUOTE] = ACTIONS(987), [anon_sym_SQUOTE] = ACTIONS(987), [aux_sym_string_token1] = ACTIONS(987), [sym_boolean] = ACTIONS(989), [sym_null] = ACTIONS(989), [anon_sym_DOLLAR] = ACTIONS(987), [aux_sym_yield_expression_token1] = ACTIONS(989), [aux_sym_include_expression_token1] = ACTIONS(989), [aux_sym_include_once_expression_token1] = ACTIONS(989), [aux_sym_require_expression_token1] = ACTIONS(989), [aux_sym_require_once_expression_token1] = ACTIONS(989), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(991), [sym_heredoc] = ACTIONS(987), }, [408] = { [sym_text_interpolation] = STATE(408), [ts_builtin_sym_end] = ACTIONS(993), [sym_name] = ACTIONS(995), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(997), [aux_sym_function_static_declaration_token1] = ACTIONS(995), [aux_sym_global_declaration_token1] = ACTIONS(995), [aux_sym_namespace_definition_token1] = ACTIONS(995), [aux_sym_namespace_use_declaration_token1] = ACTIONS(995), [aux_sym_namespace_use_declaration_token2] = ACTIONS(995), [aux_sym_namespace_use_declaration_token3] = ACTIONS(995), [anon_sym_BSLASH] = ACTIONS(993), [anon_sym_LBRACE] = ACTIONS(993), [anon_sym_RBRACE] = ACTIONS(993), [aux_sym_trait_declaration_token1] = ACTIONS(995), [aux_sym_interface_declaration_token1] = ACTIONS(995), [aux_sym_enum_declaration_token1] = ACTIONS(995), [aux_sym_enum_case_token1] = ACTIONS(995), [aux_sym_class_declaration_token1] = ACTIONS(995), [aux_sym_final_modifier_token1] = ACTIONS(995), [aux_sym_abstract_modifier_token1] = ACTIONS(995), [aux_sym_visibility_modifier_token1] = ACTIONS(995), [aux_sym_visibility_modifier_token2] = ACTIONS(995), [aux_sym_visibility_modifier_token3] = ACTIONS(995), [aux_sym__arrow_function_header_token1] = ACTIONS(995), [anon_sym_LPAREN] = ACTIONS(993), [aux_sym_cast_type_token1] = ACTIONS(995), [aux_sym_echo_statement_token1] = ACTIONS(995), [anon_sym_unset] = ACTIONS(995), [aux_sym_declare_statement_token1] = ACTIONS(995), [aux_sym_declare_statement_token2] = ACTIONS(995), [sym_float] = ACTIONS(995), [aux_sym_try_statement_token1] = ACTIONS(995), [aux_sym_goto_statement_token1] = ACTIONS(995), [aux_sym_continue_statement_token1] = ACTIONS(995), [aux_sym_break_statement_token1] = ACTIONS(995), [sym_integer] = ACTIONS(995), [aux_sym_return_statement_token1] = ACTIONS(995), [aux_sym_throw_expression_token1] = ACTIONS(995), [aux_sym_while_statement_token1] = ACTIONS(995), [aux_sym_while_statement_token2] = ACTIONS(995), [aux_sym_do_statement_token1] = ACTIONS(995), [aux_sym_for_statement_token1] = ACTIONS(995), [aux_sym_for_statement_token2] = ACTIONS(995), [aux_sym_foreach_statement_token1] = ACTIONS(995), [aux_sym_foreach_statement_token2] = ACTIONS(995), [aux_sym_if_statement_token1] = ACTIONS(995), [aux_sym_if_statement_token2] = ACTIONS(995), [aux_sym_else_if_clause_token1] = ACTIONS(995), [aux_sym_else_clause_token1] = ACTIONS(995), [aux_sym_match_expression_token1] = ACTIONS(995), [aux_sym_match_default_expression_token1] = ACTIONS(995), [aux_sym_switch_statement_token1] = ACTIONS(995), [aux_sym_switch_block_token1] = ACTIONS(995), [anon_sym_AT] = ACTIONS(993), [anon_sym_PLUS] = ACTIONS(995), [anon_sym_DASH] = ACTIONS(995), [anon_sym_TILDE] = ACTIONS(993), [anon_sym_BANG] = ACTIONS(993), [aux_sym_clone_expression_token1] = ACTIONS(995), [aux_sym_print_intrinsic_token1] = ACTIONS(995), [aux_sym_object_creation_expression_token1] = ACTIONS(995), [anon_sym_PLUS_PLUS] = ACTIONS(993), [anon_sym_DASH_DASH] = ACTIONS(993), [sym_shell_command_expression] = ACTIONS(993), [aux_sym__list_destructing_token1] = ACTIONS(995), [anon_sym_LBRACK] = ACTIONS(993), [anon_sym_self] = ACTIONS(995), [anon_sym_parent] = ACTIONS(995), [anon_sym_POUND_LBRACK] = ACTIONS(993), [aux_sym_encapsed_string_token1] = ACTIONS(993), [anon_sym_DQUOTE] = ACTIONS(993), [anon_sym_SQUOTE] = ACTIONS(993), [aux_sym_string_token1] = ACTIONS(993), [sym_boolean] = ACTIONS(995), [sym_null] = ACTIONS(995), [anon_sym_DOLLAR] = ACTIONS(993), [aux_sym_yield_expression_token1] = ACTIONS(995), [aux_sym_include_expression_token1] = ACTIONS(995), [aux_sym_include_once_expression_token1] = ACTIONS(995), [aux_sym_require_expression_token1] = ACTIONS(995), [aux_sym_require_once_expression_token1] = ACTIONS(995), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(997), [sym_heredoc] = ACTIONS(993), }, [409] = { [sym_text_interpolation] = STATE(409), [ts_builtin_sym_end] = ACTIONS(999), [sym_name] = ACTIONS(1001), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1003), [aux_sym_function_static_declaration_token1] = ACTIONS(1001), [aux_sym_global_declaration_token1] = ACTIONS(1001), [aux_sym_namespace_definition_token1] = ACTIONS(1001), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1001), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1001), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1001), [anon_sym_BSLASH] = ACTIONS(999), [anon_sym_LBRACE] = ACTIONS(999), [anon_sym_RBRACE] = ACTIONS(999), [aux_sym_trait_declaration_token1] = ACTIONS(1001), [aux_sym_interface_declaration_token1] = ACTIONS(1001), [aux_sym_enum_declaration_token1] = ACTIONS(1001), [aux_sym_enum_case_token1] = ACTIONS(1001), [aux_sym_class_declaration_token1] = ACTIONS(1001), [aux_sym_final_modifier_token1] = ACTIONS(1001), [aux_sym_abstract_modifier_token1] = ACTIONS(1001), [aux_sym_visibility_modifier_token1] = ACTIONS(1001), [aux_sym_visibility_modifier_token2] = ACTIONS(1001), [aux_sym_visibility_modifier_token3] = ACTIONS(1001), [aux_sym__arrow_function_header_token1] = ACTIONS(1001), [anon_sym_LPAREN] = ACTIONS(999), [aux_sym_cast_type_token1] = ACTIONS(1001), [aux_sym_echo_statement_token1] = ACTIONS(1001), [anon_sym_unset] = ACTIONS(1001), [aux_sym_declare_statement_token1] = ACTIONS(1001), [aux_sym_declare_statement_token2] = ACTIONS(1001), [sym_float] = ACTIONS(1001), [aux_sym_try_statement_token1] = ACTIONS(1001), [aux_sym_goto_statement_token1] = ACTIONS(1001), [aux_sym_continue_statement_token1] = ACTIONS(1001), [aux_sym_break_statement_token1] = ACTIONS(1001), [sym_integer] = ACTIONS(1001), [aux_sym_return_statement_token1] = ACTIONS(1001), [aux_sym_throw_expression_token1] = ACTIONS(1001), [aux_sym_while_statement_token1] = ACTIONS(1001), [aux_sym_while_statement_token2] = ACTIONS(1001), [aux_sym_do_statement_token1] = ACTIONS(1001), [aux_sym_for_statement_token1] = ACTIONS(1001), [aux_sym_for_statement_token2] = ACTIONS(1001), [aux_sym_foreach_statement_token1] = ACTIONS(1001), [aux_sym_foreach_statement_token2] = ACTIONS(1001), [aux_sym_if_statement_token1] = ACTIONS(1001), [aux_sym_if_statement_token2] = ACTIONS(1001), [aux_sym_else_if_clause_token1] = ACTIONS(1001), [aux_sym_else_clause_token1] = ACTIONS(1001), [aux_sym_match_expression_token1] = ACTIONS(1001), [aux_sym_match_default_expression_token1] = ACTIONS(1001), [aux_sym_switch_statement_token1] = ACTIONS(1001), [aux_sym_switch_block_token1] = ACTIONS(1001), [anon_sym_AT] = ACTIONS(999), [anon_sym_PLUS] = ACTIONS(1001), [anon_sym_DASH] = ACTIONS(1001), [anon_sym_TILDE] = ACTIONS(999), [anon_sym_BANG] = ACTIONS(999), [aux_sym_clone_expression_token1] = ACTIONS(1001), [aux_sym_print_intrinsic_token1] = ACTIONS(1001), [aux_sym_object_creation_expression_token1] = ACTIONS(1001), [anon_sym_PLUS_PLUS] = ACTIONS(999), [anon_sym_DASH_DASH] = ACTIONS(999), [sym_shell_command_expression] = ACTIONS(999), [aux_sym__list_destructing_token1] = ACTIONS(1001), [anon_sym_LBRACK] = ACTIONS(999), [anon_sym_self] = ACTIONS(1001), [anon_sym_parent] = ACTIONS(1001), [anon_sym_POUND_LBRACK] = ACTIONS(999), [aux_sym_encapsed_string_token1] = ACTIONS(999), [anon_sym_DQUOTE] = ACTIONS(999), [anon_sym_SQUOTE] = ACTIONS(999), [aux_sym_string_token1] = ACTIONS(999), [sym_boolean] = ACTIONS(1001), [sym_null] = ACTIONS(1001), [anon_sym_DOLLAR] = ACTIONS(999), [aux_sym_yield_expression_token1] = ACTIONS(1001), [aux_sym_include_expression_token1] = ACTIONS(1001), [aux_sym_include_once_expression_token1] = ACTIONS(1001), [aux_sym_require_expression_token1] = ACTIONS(1001), [aux_sym_require_once_expression_token1] = ACTIONS(1001), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(1003), [sym_heredoc] = ACTIONS(999), }, [410] = { [sym_text_interpolation] = STATE(410), [ts_builtin_sym_end] = ACTIONS(1005), [sym_name] = ACTIONS(1007), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1005), [aux_sym_function_static_declaration_token1] = ACTIONS(1007), [aux_sym_global_declaration_token1] = ACTIONS(1007), [aux_sym_namespace_definition_token1] = ACTIONS(1007), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1007), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1007), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1007), [anon_sym_BSLASH] = ACTIONS(1005), [anon_sym_LBRACE] = ACTIONS(1005), [anon_sym_RBRACE] = ACTIONS(1005), [aux_sym_trait_declaration_token1] = ACTIONS(1007), [aux_sym_interface_declaration_token1] = ACTIONS(1007), [aux_sym_enum_declaration_token1] = ACTIONS(1007), [aux_sym_enum_case_token1] = ACTIONS(1007), [aux_sym_class_declaration_token1] = ACTIONS(1007), [aux_sym_final_modifier_token1] = ACTIONS(1007), [aux_sym_abstract_modifier_token1] = ACTIONS(1007), [aux_sym_visibility_modifier_token1] = ACTIONS(1007), [aux_sym_visibility_modifier_token2] = ACTIONS(1007), [aux_sym_visibility_modifier_token3] = ACTIONS(1007), [aux_sym__arrow_function_header_token1] = ACTIONS(1007), [anon_sym_LPAREN] = ACTIONS(1005), [aux_sym_cast_type_token1] = ACTIONS(1007), [aux_sym_echo_statement_token1] = ACTIONS(1007), [anon_sym_unset] = ACTIONS(1007), [aux_sym_declare_statement_token1] = ACTIONS(1007), [aux_sym_declare_statement_token2] = ACTIONS(1007), [sym_float] = ACTIONS(1007), [aux_sym_try_statement_token1] = ACTIONS(1007), [aux_sym_goto_statement_token1] = ACTIONS(1007), [aux_sym_continue_statement_token1] = ACTIONS(1007), [aux_sym_break_statement_token1] = ACTIONS(1007), [sym_integer] = ACTIONS(1007), [aux_sym_return_statement_token1] = ACTIONS(1007), [aux_sym_throw_expression_token1] = ACTIONS(1007), [aux_sym_while_statement_token1] = ACTIONS(1007), [aux_sym_while_statement_token2] = ACTIONS(1007), [aux_sym_do_statement_token1] = ACTIONS(1007), [aux_sym_for_statement_token1] = ACTIONS(1007), [aux_sym_for_statement_token2] = ACTIONS(1007), [aux_sym_foreach_statement_token1] = ACTIONS(1007), [aux_sym_foreach_statement_token2] = ACTIONS(1007), [aux_sym_if_statement_token1] = ACTIONS(1007), [aux_sym_if_statement_token2] = ACTIONS(1007), [aux_sym_else_if_clause_token1] = ACTIONS(1007), [aux_sym_else_clause_token1] = ACTIONS(1007), [aux_sym_match_expression_token1] = ACTIONS(1007), [aux_sym_match_default_expression_token1] = ACTIONS(1007), [aux_sym_switch_statement_token1] = ACTIONS(1007), [aux_sym_switch_block_token1] = ACTIONS(1007), [anon_sym_AT] = ACTIONS(1005), [anon_sym_PLUS] = ACTIONS(1007), [anon_sym_DASH] = ACTIONS(1007), [anon_sym_TILDE] = ACTIONS(1005), [anon_sym_BANG] = ACTIONS(1005), [aux_sym_clone_expression_token1] = ACTIONS(1007), [aux_sym_print_intrinsic_token1] = ACTIONS(1007), [aux_sym_object_creation_expression_token1] = ACTIONS(1007), [anon_sym_PLUS_PLUS] = ACTIONS(1005), [anon_sym_DASH_DASH] = ACTIONS(1005), [sym_shell_command_expression] = ACTIONS(1005), [aux_sym__list_destructing_token1] = ACTIONS(1007), [anon_sym_LBRACK] = ACTIONS(1005), [anon_sym_self] = ACTIONS(1007), [anon_sym_parent] = ACTIONS(1007), [anon_sym_POUND_LBRACK] = ACTIONS(1005), [aux_sym_encapsed_string_token1] = ACTIONS(1005), [anon_sym_DQUOTE] = ACTIONS(1005), [anon_sym_SQUOTE] = ACTIONS(1005), [aux_sym_string_token1] = ACTIONS(1005), [sym_boolean] = ACTIONS(1007), [sym_null] = ACTIONS(1007), [anon_sym_DOLLAR] = ACTIONS(1005), [aux_sym_yield_expression_token1] = ACTIONS(1007), [aux_sym_include_expression_token1] = ACTIONS(1007), [aux_sym_include_once_expression_token1] = ACTIONS(1007), [aux_sym_require_expression_token1] = ACTIONS(1007), [aux_sym_require_once_expression_token1] = ACTIONS(1007), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(1005), [sym_heredoc] = ACTIONS(1005), }, [411] = { [sym_text_interpolation] = STATE(411), [ts_builtin_sym_end] = ACTIONS(1009), [sym_name] = ACTIONS(1011), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1013), [aux_sym_function_static_declaration_token1] = ACTIONS(1011), [aux_sym_global_declaration_token1] = ACTIONS(1011), [aux_sym_namespace_definition_token1] = ACTIONS(1011), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1011), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1011), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1011), [anon_sym_BSLASH] = ACTIONS(1009), [anon_sym_LBRACE] = ACTIONS(1009), [anon_sym_RBRACE] = ACTIONS(1009), [aux_sym_trait_declaration_token1] = ACTIONS(1011), [aux_sym_interface_declaration_token1] = ACTIONS(1011), [aux_sym_enum_declaration_token1] = ACTIONS(1011), [aux_sym_enum_case_token1] = ACTIONS(1011), [aux_sym_class_declaration_token1] = ACTIONS(1011), [aux_sym_final_modifier_token1] = ACTIONS(1011), [aux_sym_abstract_modifier_token1] = ACTIONS(1011), [aux_sym_visibility_modifier_token1] = ACTIONS(1011), [aux_sym_visibility_modifier_token2] = ACTIONS(1011), [aux_sym_visibility_modifier_token3] = ACTIONS(1011), [aux_sym__arrow_function_header_token1] = ACTIONS(1011), [anon_sym_LPAREN] = ACTIONS(1009), [aux_sym_cast_type_token1] = ACTIONS(1011), [aux_sym_echo_statement_token1] = ACTIONS(1011), [anon_sym_unset] = ACTIONS(1011), [aux_sym_declare_statement_token1] = ACTIONS(1011), [aux_sym_declare_statement_token2] = ACTIONS(1011), [sym_float] = ACTIONS(1011), [aux_sym_try_statement_token1] = ACTIONS(1011), [aux_sym_goto_statement_token1] = ACTIONS(1011), [aux_sym_continue_statement_token1] = ACTIONS(1011), [aux_sym_break_statement_token1] = ACTIONS(1011), [sym_integer] = ACTIONS(1011), [aux_sym_return_statement_token1] = ACTIONS(1011), [aux_sym_throw_expression_token1] = ACTIONS(1011), [aux_sym_while_statement_token1] = ACTIONS(1011), [aux_sym_while_statement_token2] = ACTIONS(1011), [aux_sym_do_statement_token1] = ACTIONS(1011), [aux_sym_for_statement_token1] = ACTIONS(1011), [aux_sym_for_statement_token2] = ACTIONS(1011), [aux_sym_foreach_statement_token1] = ACTIONS(1011), [aux_sym_foreach_statement_token2] = ACTIONS(1011), [aux_sym_if_statement_token1] = ACTIONS(1011), [aux_sym_if_statement_token2] = ACTIONS(1011), [aux_sym_else_if_clause_token1] = ACTIONS(1011), [aux_sym_else_clause_token1] = ACTIONS(1011), [aux_sym_match_expression_token1] = ACTIONS(1011), [aux_sym_match_default_expression_token1] = ACTIONS(1011), [aux_sym_switch_statement_token1] = ACTIONS(1011), [aux_sym_switch_block_token1] = ACTIONS(1011), [anon_sym_AT] = ACTIONS(1009), [anon_sym_PLUS] = ACTIONS(1011), [anon_sym_DASH] = ACTIONS(1011), [anon_sym_TILDE] = ACTIONS(1009), [anon_sym_BANG] = ACTIONS(1009), [aux_sym_clone_expression_token1] = ACTIONS(1011), [aux_sym_print_intrinsic_token1] = ACTIONS(1011), [aux_sym_object_creation_expression_token1] = ACTIONS(1011), [anon_sym_PLUS_PLUS] = ACTIONS(1009), [anon_sym_DASH_DASH] = ACTIONS(1009), [sym_shell_command_expression] = ACTIONS(1009), [aux_sym__list_destructing_token1] = ACTIONS(1011), [anon_sym_LBRACK] = ACTIONS(1009), [anon_sym_self] = ACTIONS(1011), [anon_sym_parent] = ACTIONS(1011), [anon_sym_POUND_LBRACK] = ACTIONS(1009), [aux_sym_encapsed_string_token1] = ACTIONS(1009), [anon_sym_DQUOTE] = ACTIONS(1009), [anon_sym_SQUOTE] = ACTIONS(1009), [aux_sym_string_token1] = ACTIONS(1009), [sym_boolean] = ACTIONS(1011), [sym_null] = ACTIONS(1011), [anon_sym_DOLLAR] = ACTIONS(1009), [aux_sym_yield_expression_token1] = ACTIONS(1011), [aux_sym_include_expression_token1] = ACTIONS(1011), [aux_sym_include_once_expression_token1] = ACTIONS(1011), [aux_sym_require_expression_token1] = ACTIONS(1011), [aux_sym_require_once_expression_token1] = ACTIONS(1011), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(1013), [sym_heredoc] = ACTIONS(1009), }, [412] = { [sym_text_interpolation] = STATE(412), [ts_builtin_sym_end] = ACTIONS(1015), [sym_name] = ACTIONS(1017), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1019), [aux_sym_function_static_declaration_token1] = ACTIONS(1017), [aux_sym_global_declaration_token1] = ACTIONS(1017), [aux_sym_namespace_definition_token1] = ACTIONS(1017), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1017), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1017), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1017), [anon_sym_BSLASH] = ACTIONS(1015), [anon_sym_LBRACE] = ACTIONS(1015), [anon_sym_RBRACE] = ACTIONS(1015), [aux_sym_trait_declaration_token1] = ACTIONS(1017), [aux_sym_interface_declaration_token1] = ACTIONS(1017), [aux_sym_enum_declaration_token1] = ACTIONS(1017), [aux_sym_enum_case_token1] = ACTIONS(1017), [aux_sym_class_declaration_token1] = ACTIONS(1017), [aux_sym_final_modifier_token1] = ACTIONS(1017), [aux_sym_abstract_modifier_token1] = ACTIONS(1017), [aux_sym_visibility_modifier_token1] = ACTIONS(1017), [aux_sym_visibility_modifier_token2] = ACTIONS(1017), [aux_sym_visibility_modifier_token3] = ACTIONS(1017), [aux_sym__arrow_function_header_token1] = ACTIONS(1017), [anon_sym_LPAREN] = ACTIONS(1015), [aux_sym_cast_type_token1] = ACTIONS(1017), [aux_sym_echo_statement_token1] = ACTIONS(1017), [anon_sym_unset] = ACTIONS(1017), [aux_sym_declare_statement_token1] = ACTIONS(1017), [aux_sym_declare_statement_token2] = ACTIONS(1017), [sym_float] = ACTIONS(1017), [aux_sym_try_statement_token1] = ACTIONS(1017), [aux_sym_goto_statement_token1] = ACTIONS(1017), [aux_sym_continue_statement_token1] = ACTIONS(1017), [aux_sym_break_statement_token1] = ACTIONS(1017), [sym_integer] = ACTIONS(1017), [aux_sym_return_statement_token1] = ACTIONS(1017), [aux_sym_throw_expression_token1] = ACTIONS(1017), [aux_sym_while_statement_token1] = ACTIONS(1017), [aux_sym_while_statement_token2] = ACTIONS(1017), [aux_sym_do_statement_token1] = ACTIONS(1017), [aux_sym_for_statement_token1] = ACTIONS(1017), [aux_sym_for_statement_token2] = ACTIONS(1017), [aux_sym_foreach_statement_token1] = ACTIONS(1017), [aux_sym_foreach_statement_token2] = ACTIONS(1017), [aux_sym_if_statement_token1] = ACTIONS(1017), [aux_sym_if_statement_token2] = ACTIONS(1017), [aux_sym_else_if_clause_token1] = ACTIONS(1017), [aux_sym_else_clause_token1] = ACTIONS(1017), [aux_sym_match_expression_token1] = ACTIONS(1017), [aux_sym_match_default_expression_token1] = ACTIONS(1017), [aux_sym_switch_statement_token1] = ACTIONS(1017), [aux_sym_switch_block_token1] = ACTIONS(1017), [anon_sym_AT] = ACTIONS(1015), [anon_sym_PLUS] = ACTIONS(1017), [anon_sym_DASH] = ACTIONS(1017), [anon_sym_TILDE] = ACTIONS(1015), [anon_sym_BANG] = ACTIONS(1015), [aux_sym_clone_expression_token1] = ACTIONS(1017), [aux_sym_print_intrinsic_token1] = ACTIONS(1017), [aux_sym_object_creation_expression_token1] = ACTIONS(1017), [anon_sym_PLUS_PLUS] = ACTIONS(1015), [anon_sym_DASH_DASH] = ACTIONS(1015), [sym_shell_command_expression] = ACTIONS(1015), [aux_sym__list_destructing_token1] = ACTIONS(1017), [anon_sym_LBRACK] = ACTIONS(1015), [anon_sym_self] = ACTIONS(1017), [anon_sym_parent] = ACTIONS(1017), [anon_sym_POUND_LBRACK] = ACTIONS(1015), [aux_sym_encapsed_string_token1] = ACTIONS(1015), [anon_sym_DQUOTE] = ACTIONS(1015), [anon_sym_SQUOTE] = ACTIONS(1015), [aux_sym_string_token1] = ACTIONS(1015), [sym_boolean] = ACTIONS(1017), [sym_null] = ACTIONS(1017), [anon_sym_DOLLAR] = ACTIONS(1015), [aux_sym_yield_expression_token1] = ACTIONS(1017), [aux_sym_include_expression_token1] = ACTIONS(1017), [aux_sym_include_once_expression_token1] = ACTIONS(1017), [aux_sym_require_expression_token1] = ACTIONS(1017), [aux_sym_require_once_expression_token1] = ACTIONS(1017), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(1019), [sym_heredoc] = ACTIONS(1015), }, [413] = { [sym_text_interpolation] = STATE(413), [ts_builtin_sym_end] = ACTIONS(1021), [sym_name] = ACTIONS(1023), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1025), [aux_sym_function_static_declaration_token1] = ACTIONS(1023), [aux_sym_global_declaration_token1] = ACTIONS(1023), [aux_sym_namespace_definition_token1] = ACTIONS(1023), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1023), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1023), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1023), [anon_sym_BSLASH] = ACTIONS(1021), [anon_sym_LBRACE] = ACTIONS(1021), [anon_sym_RBRACE] = ACTIONS(1021), [aux_sym_trait_declaration_token1] = ACTIONS(1023), [aux_sym_interface_declaration_token1] = ACTIONS(1023), [aux_sym_enum_declaration_token1] = ACTIONS(1023), [aux_sym_enum_case_token1] = ACTIONS(1023), [aux_sym_class_declaration_token1] = ACTIONS(1023), [aux_sym_final_modifier_token1] = ACTIONS(1023), [aux_sym_abstract_modifier_token1] = ACTIONS(1023), [aux_sym_visibility_modifier_token1] = ACTIONS(1023), [aux_sym_visibility_modifier_token2] = ACTIONS(1023), [aux_sym_visibility_modifier_token3] = ACTIONS(1023), [aux_sym__arrow_function_header_token1] = ACTIONS(1023), [anon_sym_LPAREN] = ACTIONS(1021), [aux_sym_cast_type_token1] = ACTIONS(1023), [aux_sym_echo_statement_token1] = ACTIONS(1023), [anon_sym_unset] = ACTIONS(1023), [aux_sym_declare_statement_token1] = ACTIONS(1023), [aux_sym_declare_statement_token2] = ACTIONS(1023), [sym_float] = ACTIONS(1023), [aux_sym_try_statement_token1] = ACTIONS(1023), [aux_sym_goto_statement_token1] = ACTIONS(1023), [aux_sym_continue_statement_token1] = ACTIONS(1023), [aux_sym_break_statement_token1] = ACTIONS(1023), [sym_integer] = ACTIONS(1023), [aux_sym_return_statement_token1] = ACTIONS(1023), [aux_sym_throw_expression_token1] = ACTIONS(1023), [aux_sym_while_statement_token1] = ACTIONS(1023), [aux_sym_while_statement_token2] = ACTIONS(1023), [aux_sym_do_statement_token1] = ACTIONS(1023), [aux_sym_for_statement_token1] = ACTIONS(1023), [aux_sym_for_statement_token2] = ACTIONS(1023), [aux_sym_foreach_statement_token1] = ACTIONS(1023), [aux_sym_foreach_statement_token2] = ACTIONS(1023), [aux_sym_if_statement_token1] = ACTIONS(1023), [aux_sym_if_statement_token2] = ACTIONS(1023), [aux_sym_else_if_clause_token1] = ACTIONS(1023), [aux_sym_else_clause_token1] = ACTIONS(1023), [aux_sym_match_expression_token1] = ACTIONS(1023), [aux_sym_match_default_expression_token1] = ACTIONS(1023), [aux_sym_switch_statement_token1] = ACTIONS(1023), [aux_sym_switch_block_token1] = ACTIONS(1023), [anon_sym_AT] = ACTIONS(1021), [anon_sym_PLUS] = ACTIONS(1023), [anon_sym_DASH] = ACTIONS(1023), [anon_sym_TILDE] = ACTIONS(1021), [anon_sym_BANG] = ACTIONS(1021), [aux_sym_clone_expression_token1] = ACTIONS(1023), [aux_sym_print_intrinsic_token1] = ACTIONS(1023), [aux_sym_object_creation_expression_token1] = ACTIONS(1023), [anon_sym_PLUS_PLUS] = ACTIONS(1021), [anon_sym_DASH_DASH] = ACTIONS(1021), [sym_shell_command_expression] = ACTIONS(1021), [aux_sym__list_destructing_token1] = ACTIONS(1023), [anon_sym_LBRACK] = ACTIONS(1021), [anon_sym_self] = ACTIONS(1023), [anon_sym_parent] = ACTIONS(1023), [anon_sym_POUND_LBRACK] = ACTIONS(1021), [aux_sym_encapsed_string_token1] = ACTIONS(1021), [anon_sym_DQUOTE] = ACTIONS(1021), [anon_sym_SQUOTE] = ACTIONS(1021), [aux_sym_string_token1] = ACTIONS(1021), [sym_boolean] = ACTIONS(1023), [sym_null] = ACTIONS(1023), [anon_sym_DOLLAR] = ACTIONS(1021), [aux_sym_yield_expression_token1] = ACTIONS(1023), [aux_sym_include_expression_token1] = ACTIONS(1023), [aux_sym_include_once_expression_token1] = ACTIONS(1023), [aux_sym_require_expression_token1] = ACTIONS(1023), [aux_sym_require_once_expression_token1] = ACTIONS(1023), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(1025), [sym_heredoc] = ACTIONS(1021), }, [414] = { [sym_text_interpolation] = STATE(414), [ts_builtin_sym_end] = ACTIONS(1027), [sym_name] = ACTIONS(1029), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1031), [aux_sym_function_static_declaration_token1] = ACTIONS(1029), [aux_sym_global_declaration_token1] = ACTIONS(1029), [aux_sym_namespace_definition_token1] = ACTIONS(1029), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1029), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1029), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1029), [anon_sym_BSLASH] = ACTIONS(1027), [anon_sym_LBRACE] = ACTIONS(1027), [anon_sym_RBRACE] = ACTIONS(1027), [aux_sym_trait_declaration_token1] = ACTIONS(1029), [aux_sym_interface_declaration_token1] = ACTIONS(1029), [aux_sym_enum_declaration_token1] = ACTIONS(1029), [aux_sym_enum_case_token1] = ACTIONS(1029), [aux_sym_class_declaration_token1] = ACTIONS(1029), [aux_sym_final_modifier_token1] = ACTIONS(1029), [aux_sym_abstract_modifier_token1] = ACTIONS(1029), [aux_sym_visibility_modifier_token1] = ACTIONS(1029), [aux_sym_visibility_modifier_token2] = ACTIONS(1029), [aux_sym_visibility_modifier_token3] = ACTIONS(1029), [aux_sym__arrow_function_header_token1] = ACTIONS(1029), [anon_sym_LPAREN] = ACTIONS(1027), [aux_sym_cast_type_token1] = ACTIONS(1029), [aux_sym_echo_statement_token1] = ACTIONS(1029), [anon_sym_unset] = ACTIONS(1029), [aux_sym_declare_statement_token1] = ACTIONS(1029), [aux_sym_declare_statement_token2] = ACTIONS(1029), [sym_float] = ACTIONS(1029), [aux_sym_try_statement_token1] = ACTIONS(1029), [aux_sym_goto_statement_token1] = ACTIONS(1029), [aux_sym_continue_statement_token1] = ACTIONS(1029), [aux_sym_break_statement_token1] = ACTIONS(1029), [sym_integer] = ACTIONS(1029), [aux_sym_return_statement_token1] = ACTIONS(1029), [aux_sym_throw_expression_token1] = ACTIONS(1029), [aux_sym_while_statement_token1] = ACTIONS(1029), [aux_sym_while_statement_token2] = ACTIONS(1029), [aux_sym_do_statement_token1] = ACTIONS(1029), [aux_sym_for_statement_token1] = ACTIONS(1029), [aux_sym_for_statement_token2] = ACTIONS(1029), [aux_sym_foreach_statement_token1] = ACTIONS(1029), [aux_sym_foreach_statement_token2] = ACTIONS(1029), [aux_sym_if_statement_token1] = ACTIONS(1029), [aux_sym_if_statement_token2] = ACTIONS(1029), [aux_sym_else_if_clause_token1] = ACTIONS(1029), [aux_sym_else_clause_token1] = ACTIONS(1029), [aux_sym_match_expression_token1] = ACTIONS(1029), [aux_sym_match_default_expression_token1] = ACTIONS(1029), [aux_sym_switch_statement_token1] = ACTIONS(1029), [aux_sym_switch_block_token1] = ACTIONS(1029), [anon_sym_AT] = ACTIONS(1027), [anon_sym_PLUS] = ACTIONS(1029), [anon_sym_DASH] = ACTIONS(1029), [anon_sym_TILDE] = ACTIONS(1027), [anon_sym_BANG] = ACTIONS(1027), [aux_sym_clone_expression_token1] = ACTIONS(1029), [aux_sym_print_intrinsic_token1] = ACTIONS(1029), [aux_sym_object_creation_expression_token1] = ACTIONS(1029), [anon_sym_PLUS_PLUS] = ACTIONS(1027), [anon_sym_DASH_DASH] = ACTIONS(1027), [sym_shell_command_expression] = ACTIONS(1027), [aux_sym__list_destructing_token1] = ACTIONS(1029), [anon_sym_LBRACK] = ACTIONS(1027), [anon_sym_self] = ACTIONS(1029), [anon_sym_parent] = ACTIONS(1029), [anon_sym_POUND_LBRACK] = ACTIONS(1027), [aux_sym_encapsed_string_token1] = ACTIONS(1027), [anon_sym_DQUOTE] = ACTIONS(1027), [anon_sym_SQUOTE] = ACTIONS(1027), [aux_sym_string_token1] = ACTIONS(1027), [sym_boolean] = ACTIONS(1029), [sym_null] = ACTIONS(1029), [anon_sym_DOLLAR] = ACTIONS(1027), [aux_sym_yield_expression_token1] = ACTIONS(1029), [aux_sym_include_expression_token1] = ACTIONS(1029), [aux_sym_include_once_expression_token1] = ACTIONS(1029), [aux_sym_require_expression_token1] = ACTIONS(1029), [aux_sym_require_once_expression_token1] = ACTIONS(1029), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(1031), [sym_heredoc] = ACTIONS(1027), }, [415] = { [sym_text_interpolation] = STATE(415), [ts_builtin_sym_end] = ACTIONS(1033), [sym_name] = ACTIONS(1035), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1037), [aux_sym_function_static_declaration_token1] = ACTIONS(1035), [aux_sym_global_declaration_token1] = ACTIONS(1035), [aux_sym_namespace_definition_token1] = ACTIONS(1035), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1035), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1035), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1035), [anon_sym_BSLASH] = ACTIONS(1033), [anon_sym_LBRACE] = ACTIONS(1033), [anon_sym_RBRACE] = ACTIONS(1033), [aux_sym_trait_declaration_token1] = ACTIONS(1035), [aux_sym_interface_declaration_token1] = ACTIONS(1035), [aux_sym_enum_declaration_token1] = ACTIONS(1035), [aux_sym_enum_case_token1] = ACTIONS(1035), [aux_sym_class_declaration_token1] = ACTIONS(1035), [aux_sym_final_modifier_token1] = ACTIONS(1035), [aux_sym_abstract_modifier_token1] = ACTIONS(1035), [aux_sym_visibility_modifier_token1] = ACTIONS(1035), [aux_sym_visibility_modifier_token2] = ACTIONS(1035), [aux_sym_visibility_modifier_token3] = ACTIONS(1035), [aux_sym__arrow_function_header_token1] = ACTIONS(1035), [anon_sym_LPAREN] = ACTIONS(1033), [aux_sym_cast_type_token1] = ACTIONS(1035), [aux_sym_echo_statement_token1] = ACTIONS(1035), [anon_sym_unset] = ACTIONS(1035), [aux_sym_declare_statement_token1] = ACTIONS(1035), [aux_sym_declare_statement_token2] = ACTIONS(1035), [sym_float] = ACTIONS(1035), [aux_sym_try_statement_token1] = ACTIONS(1035), [aux_sym_goto_statement_token1] = ACTIONS(1035), [aux_sym_continue_statement_token1] = ACTIONS(1035), [aux_sym_break_statement_token1] = ACTIONS(1035), [sym_integer] = ACTIONS(1035), [aux_sym_return_statement_token1] = ACTIONS(1035), [aux_sym_throw_expression_token1] = ACTIONS(1035), [aux_sym_while_statement_token1] = ACTIONS(1035), [aux_sym_while_statement_token2] = ACTIONS(1035), [aux_sym_do_statement_token1] = ACTIONS(1035), [aux_sym_for_statement_token1] = ACTIONS(1035), [aux_sym_for_statement_token2] = ACTIONS(1035), [aux_sym_foreach_statement_token1] = ACTIONS(1035), [aux_sym_foreach_statement_token2] = ACTIONS(1035), [aux_sym_if_statement_token1] = ACTIONS(1035), [aux_sym_if_statement_token2] = ACTIONS(1035), [aux_sym_else_if_clause_token1] = ACTIONS(1035), [aux_sym_else_clause_token1] = ACTIONS(1035), [aux_sym_match_expression_token1] = ACTIONS(1035), [aux_sym_match_default_expression_token1] = ACTIONS(1035), [aux_sym_switch_statement_token1] = ACTIONS(1035), [aux_sym_switch_block_token1] = ACTIONS(1035), [anon_sym_AT] = ACTIONS(1033), [anon_sym_PLUS] = ACTIONS(1035), [anon_sym_DASH] = ACTIONS(1035), [anon_sym_TILDE] = ACTIONS(1033), [anon_sym_BANG] = ACTIONS(1033), [aux_sym_clone_expression_token1] = ACTIONS(1035), [aux_sym_print_intrinsic_token1] = ACTIONS(1035), [aux_sym_object_creation_expression_token1] = ACTIONS(1035), [anon_sym_PLUS_PLUS] = ACTIONS(1033), [anon_sym_DASH_DASH] = ACTIONS(1033), [sym_shell_command_expression] = ACTIONS(1033), [aux_sym__list_destructing_token1] = ACTIONS(1035), [anon_sym_LBRACK] = ACTIONS(1033), [anon_sym_self] = ACTIONS(1035), [anon_sym_parent] = ACTIONS(1035), [anon_sym_POUND_LBRACK] = ACTIONS(1033), [aux_sym_encapsed_string_token1] = ACTIONS(1033), [anon_sym_DQUOTE] = ACTIONS(1033), [anon_sym_SQUOTE] = ACTIONS(1033), [aux_sym_string_token1] = ACTIONS(1033), [sym_boolean] = ACTIONS(1035), [sym_null] = ACTIONS(1035), [anon_sym_DOLLAR] = ACTIONS(1033), [aux_sym_yield_expression_token1] = ACTIONS(1035), [aux_sym_include_expression_token1] = ACTIONS(1035), [aux_sym_include_once_expression_token1] = ACTIONS(1035), [aux_sym_require_expression_token1] = ACTIONS(1035), [aux_sym_require_once_expression_token1] = ACTIONS(1035), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(1037), [sym_heredoc] = ACTIONS(1033), }, [416] = { [sym_text_interpolation] = STATE(416), [ts_builtin_sym_end] = ACTIONS(1039), [sym_name] = ACTIONS(1041), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1043), [aux_sym_function_static_declaration_token1] = ACTIONS(1041), [aux_sym_global_declaration_token1] = ACTIONS(1041), [aux_sym_namespace_definition_token1] = ACTIONS(1041), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1041), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1041), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1041), [anon_sym_BSLASH] = ACTIONS(1039), [anon_sym_LBRACE] = ACTIONS(1039), [anon_sym_RBRACE] = ACTIONS(1039), [aux_sym_trait_declaration_token1] = ACTIONS(1041), [aux_sym_interface_declaration_token1] = ACTIONS(1041), [aux_sym_enum_declaration_token1] = ACTIONS(1041), [aux_sym_enum_case_token1] = ACTIONS(1041), [aux_sym_class_declaration_token1] = ACTIONS(1041), [aux_sym_final_modifier_token1] = ACTIONS(1041), [aux_sym_abstract_modifier_token1] = ACTIONS(1041), [aux_sym_visibility_modifier_token1] = ACTIONS(1041), [aux_sym_visibility_modifier_token2] = ACTIONS(1041), [aux_sym_visibility_modifier_token3] = ACTIONS(1041), [aux_sym__arrow_function_header_token1] = ACTIONS(1041), [anon_sym_LPAREN] = ACTIONS(1039), [aux_sym_cast_type_token1] = ACTIONS(1041), [aux_sym_echo_statement_token1] = ACTIONS(1041), [anon_sym_unset] = ACTIONS(1041), [aux_sym_declare_statement_token1] = ACTIONS(1041), [aux_sym_declare_statement_token2] = ACTIONS(1041), [sym_float] = ACTIONS(1041), [aux_sym_try_statement_token1] = ACTIONS(1041), [aux_sym_goto_statement_token1] = ACTIONS(1041), [aux_sym_continue_statement_token1] = ACTIONS(1041), [aux_sym_break_statement_token1] = ACTIONS(1041), [sym_integer] = ACTIONS(1041), [aux_sym_return_statement_token1] = ACTIONS(1041), [aux_sym_throw_expression_token1] = ACTIONS(1041), [aux_sym_while_statement_token1] = ACTIONS(1041), [aux_sym_while_statement_token2] = ACTIONS(1041), [aux_sym_do_statement_token1] = ACTIONS(1041), [aux_sym_for_statement_token1] = ACTIONS(1041), [aux_sym_for_statement_token2] = ACTIONS(1041), [aux_sym_foreach_statement_token1] = ACTIONS(1041), [aux_sym_foreach_statement_token2] = ACTIONS(1041), [aux_sym_if_statement_token1] = ACTIONS(1041), [aux_sym_if_statement_token2] = ACTIONS(1041), [aux_sym_else_if_clause_token1] = ACTIONS(1041), [aux_sym_else_clause_token1] = ACTIONS(1041), [aux_sym_match_expression_token1] = ACTIONS(1041), [aux_sym_match_default_expression_token1] = ACTIONS(1041), [aux_sym_switch_statement_token1] = ACTIONS(1041), [aux_sym_switch_block_token1] = ACTIONS(1041), [anon_sym_AT] = ACTIONS(1039), [anon_sym_PLUS] = ACTIONS(1041), [anon_sym_DASH] = ACTIONS(1041), [anon_sym_TILDE] = ACTIONS(1039), [anon_sym_BANG] = ACTIONS(1039), [aux_sym_clone_expression_token1] = ACTIONS(1041), [aux_sym_print_intrinsic_token1] = ACTIONS(1041), [aux_sym_object_creation_expression_token1] = ACTIONS(1041), [anon_sym_PLUS_PLUS] = ACTIONS(1039), [anon_sym_DASH_DASH] = ACTIONS(1039), [sym_shell_command_expression] = ACTIONS(1039), [aux_sym__list_destructing_token1] = ACTIONS(1041), [anon_sym_LBRACK] = ACTIONS(1039), [anon_sym_self] = ACTIONS(1041), [anon_sym_parent] = ACTIONS(1041), [anon_sym_POUND_LBRACK] = ACTIONS(1039), [aux_sym_encapsed_string_token1] = ACTIONS(1039), [anon_sym_DQUOTE] = ACTIONS(1039), [anon_sym_SQUOTE] = ACTIONS(1039), [aux_sym_string_token1] = ACTIONS(1039), [sym_boolean] = ACTIONS(1041), [sym_null] = ACTIONS(1041), [anon_sym_DOLLAR] = ACTIONS(1039), [aux_sym_yield_expression_token1] = ACTIONS(1041), [aux_sym_include_expression_token1] = ACTIONS(1041), [aux_sym_include_once_expression_token1] = ACTIONS(1041), [aux_sym_require_expression_token1] = ACTIONS(1041), [aux_sym_require_once_expression_token1] = ACTIONS(1041), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(1043), [sym_heredoc] = ACTIONS(1039), }, [417] = { [sym_text_interpolation] = STATE(417), [ts_builtin_sym_end] = ACTIONS(1045), [sym_name] = ACTIONS(1047), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1049), [aux_sym_function_static_declaration_token1] = ACTIONS(1047), [aux_sym_global_declaration_token1] = ACTIONS(1047), [aux_sym_namespace_definition_token1] = ACTIONS(1047), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1047), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1047), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1047), [anon_sym_BSLASH] = ACTIONS(1045), [anon_sym_LBRACE] = ACTIONS(1045), [anon_sym_RBRACE] = ACTIONS(1045), [aux_sym_trait_declaration_token1] = ACTIONS(1047), [aux_sym_interface_declaration_token1] = ACTIONS(1047), [aux_sym_enum_declaration_token1] = ACTIONS(1047), [aux_sym_enum_case_token1] = ACTIONS(1047), [aux_sym_class_declaration_token1] = ACTIONS(1047), [aux_sym_final_modifier_token1] = ACTIONS(1047), [aux_sym_abstract_modifier_token1] = ACTIONS(1047), [aux_sym_visibility_modifier_token1] = ACTIONS(1047), [aux_sym_visibility_modifier_token2] = ACTIONS(1047), [aux_sym_visibility_modifier_token3] = ACTIONS(1047), [aux_sym__arrow_function_header_token1] = ACTIONS(1047), [anon_sym_LPAREN] = ACTIONS(1045), [aux_sym_cast_type_token1] = ACTIONS(1047), [aux_sym_echo_statement_token1] = ACTIONS(1047), [anon_sym_unset] = ACTIONS(1047), [aux_sym_declare_statement_token1] = ACTIONS(1047), [aux_sym_declare_statement_token2] = ACTIONS(1047), [sym_float] = ACTIONS(1047), [aux_sym_try_statement_token1] = ACTIONS(1047), [aux_sym_goto_statement_token1] = ACTIONS(1047), [aux_sym_continue_statement_token1] = ACTIONS(1047), [aux_sym_break_statement_token1] = ACTIONS(1047), [sym_integer] = ACTIONS(1047), [aux_sym_return_statement_token1] = ACTIONS(1047), [aux_sym_throw_expression_token1] = ACTIONS(1047), [aux_sym_while_statement_token1] = ACTIONS(1047), [aux_sym_while_statement_token2] = ACTIONS(1047), [aux_sym_do_statement_token1] = ACTIONS(1047), [aux_sym_for_statement_token1] = ACTIONS(1047), [aux_sym_for_statement_token2] = ACTIONS(1047), [aux_sym_foreach_statement_token1] = ACTIONS(1047), [aux_sym_foreach_statement_token2] = ACTIONS(1047), [aux_sym_if_statement_token1] = ACTIONS(1047), [aux_sym_if_statement_token2] = ACTIONS(1047), [aux_sym_else_if_clause_token1] = ACTIONS(1047), [aux_sym_else_clause_token1] = ACTIONS(1047), [aux_sym_match_expression_token1] = ACTIONS(1047), [aux_sym_match_default_expression_token1] = ACTIONS(1047), [aux_sym_switch_statement_token1] = ACTIONS(1047), [aux_sym_switch_block_token1] = ACTIONS(1047), [anon_sym_AT] = ACTIONS(1045), [anon_sym_PLUS] = ACTIONS(1047), [anon_sym_DASH] = ACTIONS(1047), [anon_sym_TILDE] = ACTIONS(1045), [anon_sym_BANG] = ACTIONS(1045), [aux_sym_clone_expression_token1] = ACTIONS(1047), [aux_sym_print_intrinsic_token1] = ACTIONS(1047), [aux_sym_object_creation_expression_token1] = ACTIONS(1047), [anon_sym_PLUS_PLUS] = ACTIONS(1045), [anon_sym_DASH_DASH] = ACTIONS(1045), [sym_shell_command_expression] = ACTIONS(1045), [aux_sym__list_destructing_token1] = ACTIONS(1047), [anon_sym_LBRACK] = ACTIONS(1045), [anon_sym_self] = ACTIONS(1047), [anon_sym_parent] = ACTIONS(1047), [anon_sym_POUND_LBRACK] = ACTIONS(1045), [aux_sym_encapsed_string_token1] = ACTIONS(1045), [anon_sym_DQUOTE] = ACTIONS(1045), [anon_sym_SQUOTE] = ACTIONS(1045), [aux_sym_string_token1] = ACTIONS(1045), [sym_boolean] = ACTIONS(1047), [sym_null] = ACTIONS(1047), [anon_sym_DOLLAR] = ACTIONS(1045), [aux_sym_yield_expression_token1] = ACTIONS(1047), [aux_sym_include_expression_token1] = ACTIONS(1047), [aux_sym_include_once_expression_token1] = ACTIONS(1047), [aux_sym_require_expression_token1] = ACTIONS(1047), [aux_sym_require_once_expression_token1] = ACTIONS(1047), [sym_comment] = ACTIONS(5), [sym__automatic_semicolon] = ACTIONS(1049), [sym_heredoc] = ACTIONS(1045), }, [418] = { [sym_text_interpolation] = STATE(418), [ts_builtin_sym_end] = ACTIONS(1051), [sym_name] = ACTIONS(1053), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1051), [aux_sym_function_static_declaration_token1] = ACTIONS(1053), [aux_sym_global_declaration_token1] = ACTIONS(1053), [aux_sym_namespace_definition_token1] = ACTIONS(1053), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1053), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1053), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1053), [anon_sym_BSLASH] = ACTIONS(1051), [anon_sym_LBRACE] = ACTIONS(1051), [anon_sym_RBRACE] = ACTIONS(1051), [aux_sym_trait_declaration_token1] = ACTIONS(1053), [aux_sym_interface_declaration_token1] = ACTIONS(1053), [aux_sym_enum_declaration_token1] = ACTIONS(1053), [aux_sym_enum_case_token1] = ACTIONS(1053), [aux_sym_class_declaration_token1] = ACTIONS(1053), [aux_sym_final_modifier_token1] = ACTIONS(1053), [aux_sym_abstract_modifier_token1] = ACTIONS(1053), [aux_sym_visibility_modifier_token1] = ACTIONS(1053), [aux_sym_visibility_modifier_token2] = ACTIONS(1053), [aux_sym_visibility_modifier_token3] = ACTIONS(1053), [aux_sym__arrow_function_header_token1] = ACTIONS(1053), [anon_sym_LPAREN] = ACTIONS(1051), [aux_sym_cast_type_token1] = ACTIONS(1053), [aux_sym_echo_statement_token1] = ACTIONS(1053), [anon_sym_unset] = ACTIONS(1053), [aux_sym_declare_statement_token1] = ACTIONS(1053), [aux_sym_declare_statement_token2] = ACTIONS(1053), [sym_float] = ACTIONS(1053), [aux_sym_try_statement_token1] = ACTIONS(1053), [aux_sym_goto_statement_token1] = ACTIONS(1053), [aux_sym_continue_statement_token1] = ACTIONS(1053), [aux_sym_break_statement_token1] = ACTIONS(1053), [sym_integer] = ACTIONS(1053), [aux_sym_return_statement_token1] = ACTIONS(1053), [aux_sym_throw_expression_token1] = ACTIONS(1053), [aux_sym_while_statement_token1] = ACTIONS(1053), [aux_sym_while_statement_token2] = ACTIONS(1053), [aux_sym_do_statement_token1] = ACTIONS(1053), [aux_sym_for_statement_token1] = ACTIONS(1053), [aux_sym_for_statement_token2] = ACTIONS(1053), [aux_sym_foreach_statement_token1] = ACTIONS(1053), [aux_sym_foreach_statement_token2] = ACTIONS(1053), [aux_sym_if_statement_token1] = ACTIONS(1053), [aux_sym_if_statement_token2] = ACTIONS(1053), [aux_sym_else_if_clause_token1] = ACTIONS(1053), [aux_sym_else_clause_token1] = ACTIONS(1053), [aux_sym_match_expression_token1] = ACTIONS(1053), [aux_sym_match_default_expression_token1] = ACTIONS(1053), [aux_sym_switch_statement_token1] = ACTIONS(1053), [aux_sym_switch_block_token1] = ACTIONS(1053), [anon_sym_AT] = ACTIONS(1051), [anon_sym_PLUS] = ACTIONS(1053), [anon_sym_DASH] = ACTIONS(1053), [anon_sym_TILDE] = ACTIONS(1051), [anon_sym_BANG] = ACTIONS(1051), [aux_sym_clone_expression_token1] = ACTIONS(1053), [aux_sym_print_intrinsic_token1] = ACTIONS(1053), [aux_sym_object_creation_expression_token1] = ACTIONS(1053), [anon_sym_PLUS_PLUS] = ACTIONS(1051), [anon_sym_DASH_DASH] = ACTIONS(1051), [sym_shell_command_expression] = ACTIONS(1051), [aux_sym__list_destructing_token1] = ACTIONS(1053), [anon_sym_LBRACK] = ACTIONS(1051), [anon_sym_self] = ACTIONS(1053), [anon_sym_parent] = ACTIONS(1053), [anon_sym_POUND_LBRACK] = ACTIONS(1051), [aux_sym_encapsed_string_token1] = ACTIONS(1051), [anon_sym_DQUOTE] = ACTIONS(1051), [anon_sym_SQUOTE] = ACTIONS(1051), [aux_sym_string_token1] = ACTIONS(1051), [sym_boolean] = ACTIONS(1053), [sym_null] = ACTIONS(1053), [anon_sym_DOLLAR] = ACTIONS(1051), [aux_sym_yield_expression_token1] = ACTIONS(1053), [aux_sym_include_expression_token1] = ACTIONS(1053), [aux_sym_include_once_expression_token1] = ACTIONS(1053), [aux_sym_require_expression_token1] = ACTIONS(1053), [aux_sym_require_once_expression_token1] = ACTIONS(1053), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1051), }, [419] = { [sym_text_interpolation] = STATE(419), [ts_builtin_sym_end] = ACTIONS(1055), [sym_name] = ACTIONS(1057), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1055), [aux_sym_function_static_declaration_token1] = ACTIONS(1057), [aux_sym_global_declaration_token1] = ACTIONS(1057), [aux_sym_namespace_definition_token1] = ACTIONS(1057), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1057), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1057), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1057), [anon_sym_BSLASH] = ACTIONS(1055), [anon_sym_LBRACE] = ACTIONS(1055), [anon_sym_RBRACE] = ACTIONS(1055), [aux_sym_trait_declaration_token1] = ACTIONS(1057), [aux_sym_interface_declaration_token1] = ACTIONS(1057), [aux_sym_enum_declaration_token1] = ACTIONS(1057), [aux_sym_enum_case_token1] = ACTIONS(1057), [aux_sym_class_declaration_token1] = ACTIONS(1057), [aux_sym_final_modifier_token1] = ACTIONS(1057), [aux_sym_abstract_modifier_token1] = ACTIONS(1057), [aux_sym_visibility_modifier_token1] = ACTIONS(1057), [aux_sym_visibility_modifier_token2] = ACTIONS(1057), [aux_sym_visibility_modifier_token3] = ACTIONS(1057), [aux_sym__arrow_function_header_token1] = ACTIONS(1057), [anon_sym_LPAREN] = ACTIONS(1055), [aux_sym_cast_type_token1] = ACTIONS(1057), [aux_sym_echo_statement_token1] = ACTIONS(1057), [anon_sym_unset] = ACTIONS(1057), [aux_sym_declare_statement_token1] = ACTIONS(1057), [aux_sym_declare_statement_token2] = ACTIONS(1057), [sym_float] = ACTIONS(1057), [aux_sym_try_statement_token1] = ACTIONS(1057), [aux_sym_goto_statement_token1] = ACTIONS(1057), [aux_sym_continue_statement_token1] = ACTIONS(1057), [aux_sym_break_statement_token1] = ACTIONS(1057), [sym_integer] = ACTIONS(1057), [aux_sym_return_statement_token1] = ACTIONS(1057), [aux_sym_throw_expression_token1] = ACTIONS(1057), [aux_sym_while_statement_token1] = ACTIONS(1057), [aux_sym_while_statement_token2] = ACTIONS(1057), [aux_sym_do_statement_token1] = ACTIONS(1057), [aux_sym_for_statement_token1] = ACTIONS(1057), [aux_sym_for_statement_token2] = ACTIONS(1057), [aux_sym_foreach_statement_token1] = ACTIONS(1057), [aux_sym_foreach_statement_token2] = ACTIONS(1057), [aux_sym_if_statement_token1] = ACTIONS(1057), [aux_sym_if_statement_token2] = ACTIONS(1057), [aux_sym_else_if_clause_token1] = ACTIONS(1057), [aux_sym_else_clause_token1] = ACTIONS(1057), [aux_sym_match_expression_token1] = ACTIONS(1057), [aux_sym_match_default_expression_token1] = ACTIONS(1057), [aux_sym_switch_statement_token1] = ACTIONS(1057), [aux_sym_switch_block_token1] = ACTIONS(1057), [anon_sym_AT] = ACTIONS(1055), [anon_sym_PLUS] = ACTIONS(1057), [anon_sym_DASH] = ACTIONS(1057), [anon_sym_TILDE] = ACTIONS(1055), [anon_sym_BANG] = ACTIONS(1055), [aux_sym_clone_expression_token1] = ACTIONS(1057), [aux_sym_print_intrinsic_token1] = ACTIONS(1057), [aux_sym_object_creation_expression_token1] = ACTIONS(1057), [anon_sym_PLUS_PLUS] = ACTIONS(1055), [anon_sym_DASH_DASH] = ACTIONS(1055), [sym_shell_command_expression] = ACTIONS(1055), [aux_sym__list_destructing_token1] = ACTIONS(1057), [anon_sym_LBRACK] = ACTIONS(1055), [anon_sym_self] = ACTIONS(1057), [anon_sym_parent] = ACTIONS(1057), [anon_sym_POUND_LBRACK] = ACTIONS(1055), [aux_sym_encapsed_string_token1] = ACTIONS(1055), [anon_sym_DQUOTE] = ACTIONS(1055), [anon_sym_SQUOTE] = ACTIONS(1055), [aux_sym_string_token1] = ACTIONS(1055), [sym_boolean] = ACTIONS(1057), [sym_null] = ACTIONS(1057), [anon_sym_DOLLAR] = ACTIONS(1055), [aux_sym_yield_expression_token1] = ACTIONS(1057), [aux_sym_include_expression_token1] = ACTIONS(1057), [aux_sym_include_once_expression_token1] = ACTIONS(1057), [aux_sym_require_expression_token1] = ACTIONS(1057), [aux_sym_require_once_expression_token1] = ACTIONS(1057), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1055), }, [420] = { [sym_text_interpolation] = STATE(420), [ts_builtin_sym_end] = ACTIONS(1059), [sym_name] = ACTIONS(1061), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1059), [aux_sym_function_static_declaration_token1] = ACTIONS(1061), [aux_sym_global_declaration_token1] = ACTIONS(1061), [aux_sym_namespace_definition_token1] = ACTIONS(1061), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1061), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1061), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1061), [anon_sym_BSLASH] = ACTIONS(1059), [anon_sym_LBRACE] = ACTIONS(1059), [anon_sym_RBRACE] = ACTIONS(1059), [aux_sym_trait_declaration_token1] = ACTIONS(1061), [aux_sym_interface_declaration_token1] = ACTIONS(1061), [aux_sym_enum_declaration_token1] = ACTIONS(1061), [aux_sym_enum_case_token1] = ACTIONS(1061), [aux_sym_class_declaration_token1] = ACTIONS(1061), [aux_sym_final_modifier_token1] = ACTIONS(1061), [aux_sym_abstract_modifier_token1] = ACTIONS(1061), [aux_sym_visibility_modifier_token1] = ACTIONS(1061), [aux_sym_visibility_modifier_token2] = ACTIONS(1061), [aux_sym_visibility_modifier_token3] = ACTIONS(1061), [aux_sym__arrow_function_header_token1] = ACTIONS(1061), [anon_sym_LPAREN] = ACTIONS(1059), [aux_sym_cast_type_token1] = ACTIONS(1061), [aux_sym_echo_statement_token1] = ACTIONS(1061), [anon_sym_unset] = ACTIONS(1061), [aux_sym_declare_statement_token1] = ACTIONS(1061), [aux_sym_declare_statement_token2] = ACTIONS(1061), [sym_float] = ACTIONS(1061), [aux_sym_try_statement_token1] = ACTIONS(1061), [aux_sym_goto_statement_token1] = ACTIONS(1061), [aux_sym_continue_statement_token1] = ACTIONS(1061), [aux_sym_break_statement_token1] = ACTIONS(1061), [sym_integer] = ACTIONS(1061), [aux_sym_return_statement_token1] = ACTIONS(1061), [aux_sym_throw_expression_token1] = ACTIONS(1061), [aux_sym_while_statement_token1] = ACTIONS(1061), [aux_sym_while_statement_token2] = ACTIONS(1061), [aux_sym_do_statement_token1] = ACTIONS(1061), [aux_sym_for_statement_token1] = ACTIONS(1061), [aux_sym_for_statement_token2] = ACTIONS(1061), [aux_sym_foreach_statement_token1] = ACTIONS(1061), [aux_sym_foreach_statement_token2] = ACTIONS(1061), [aux_sym_if_statement_token1] = ACTIONS(1061), [aux_sym_if_statement_token2] = ACTIONS(1061), [aux_sym_else_if_clause_token1] = ACTIONS(1061), [aux_sym_else_clause_token1] = ACTIONS(1061), [aux_sym_match_expression_token1] = ACTIONS(1061), [aux_sym_match_default_expression_token1] = ACTIONS(1061), [aux_sym_switch_statement_token1] = ACTIONS(1061), [aux_sym_switch_block_token1] = ACTIONS(1061), [anon_sym_AT] = ACTIONS(1059), [anon_sym_PLUS] = ACTIONS(1061), [anon_sym_DASH] = ACTIONS(1061), [anon_sym_TILDE] = ACTIONS(1059), [anon_sym_BANG] = ACTIONS(1059), [aux_sym_clone_expression_token1] = ACTIONS(1061), [aux_sym_print_intrinsic_token1] = ACTIONS(1061), [aux_sym_object_creation_expression_token1] = ACTIONS(1061), [anon_sym_PLUS_PLUS] = ACTIONS(1059), [anon_sym_DASH_DASH] = ACTIONS(1059), [sym_shell_command_expression] = ACTIONS(1059), [aux_sym__list_destructing_token1] = ACTIONS(1061), [anon_sym_LBRACK] = ACTIONS(1059), [anon_sym_self] = ACTIONS(1061), [anon_sym_parent] = ACTIONS(1061), [anon_sym_POUND_LBRACK] = ACTIONS(1059), [aux_sym_encapsed_string_token1] = ACTIONS(1059), [anon_sym_DQUOTE] = ACTIONS(1059), [anon_sym_SQUOTE] = ACTIONS(1059), [aux_sym_string_token1] = ACTIONS(1059), [sym_boolean] = ACTIONS(1061), [sym_null] = ACTIONS(1061), [anon_sym_DOLLAR] = ACTIONS(1059), [aux_sym_yield_expression_token1] = ACTIONS(1061), [aux_sym_include_expression_token1] = ACTIONS(1061), [aux_sym_include_once_expression_token1] = ACTIONS(1061), [aux_sym_require_expression_token1] = ACTIONS(1061), [aux_sym_require_once_expression_token1] = ACTIONS(1061), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1059), }, [421] = { [sym_text_interpolation] = STATE(421), [ts_builtin_sym_end] = ACTIONS(1063), [sym_name] = ACTIONS(1065), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1063), [aux_sym_function_static_declaration_token1] = ACTIONS(1065), [aux_sym_global_declaration_token1] = ACTIONS(1065), [aux_sym_namespace_definition_token1] = ACTIONS(1065), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1065), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1065), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1065), [anon_sym_BSLASH] = ACTIONS(1063), [anon_sym_LBRACE] = ACTIONS(1063), [anon_sym_RBRACE] = ACTIONS(1063), [aux_sym_trait_declaration_token1] = ACTIONS(1065), [aux_sym_interface_declaration_token1] = ACTIONS(1065), [aux_sym_enum_declaration_token1] = ACTIONS(1065), [aux_sym_enum_case_token1] = ACTIONS(1065), [aux_sym_class_declaration_token1] = ACTIONS(1065), [aux_sym_final_modifier_token1] = ACTIONS(1065), [aux_sym_abstract_modifier_token1] = ACTIONS(1065), [aux_sym_visibility_modifier_token1] = ACTIONS(1065), [aux_sym_visibility_modifier_token2] = ACTIONS(1065), [aux_sym_visibility_modifier_token3] = ACTIONS(1065), [aux_sym__arrow_function_header_token1] = ACTIONS(1065), [anon_sym_LPAREN] = ACTIONS(1063), [aux_sym_cast_type_token1] = ACTIONS(1065), [aux_sym_echo_statement_token1] = ACTIONS(1065), [anon_sym_unset] = ACTIONS(1065), [aux_sym_declare_statement_token1] = ACTIONS(1065), [aux_sym_declare_statement_token2] = ACTIONS(1065), [sym_float] = ACTIONS(1065), [aux_sym_try_statement_token1] = ACTIONS(1065), [aux_sym_goto_statement_token1] = ACTIONS(1065), [aux_sym_continue_statement_token1] = ACTIONS(1065), [aux_sym_break_statement_token1] = ACTIONS(1065), [sym_integer] = ACTIONS(1065), [aux_sym_return_statement_token1] = ACTIONS(1065), [aux_sym_throw_expression_token1] = ACTIONS(1065), [aux_sym_while_statement_token1] = ACTIONS(1065), [aux_sym_while_statement_token2] = ACTIONS(1065), [aux_sym_do_statement_token1] = ACTIONS(1065), [aux_sym_for_statement_token1] = ACTIONS(1065), [aux_sym_for_statement_token2] = ACTIONS(1065), [aux_sym_foreach_statement_token1] = ACTIONS(1065), [aux_sym_foreach_statement_token2] = ACTIONS(1065), [aux_sym_if_statement_token1] = ACTIONS(1065), [aux_sym_if_statement_token2] = ACTIONS(1065), [aux_sym_else_if_clause_token1] = ACTIONS(1065), [aux_sym_else_clause_token1] = ACTIONS(1065), [aux_sym_match_expression_token1] = ACTIONS(1065), [aux_sym_match_default_expression_token1] = ACTIONS(1065), [aux_sym_switch_statement_token1] = ACTIONS(1065), [aux_sym_switch_block_token1] = ACTIONS(1065), [anon_sym_AT] = ACTIONS(1063), [anon_sym_PLUS] = ACTIONS(1065), [anon_sym_DASH] = ACTIONS(1065), [anon_sym_TILDE] = ACTIONS(1063), [anon_sym_BANG] = ACTIONS(1063), [aux_sym_clone_expression_token1] = ACTIONS(1065), [aux_sym_print_intrinsic_token1] = ACTIONS(1065), [aux_sym_object_creation_expression_token1] = ACTIONS(1065), [anon_sym_PLUS_PLUS] = ACTIONS(1063), [anon_sym_DASH_DASH] = ACTIONS(1063), [sym_shell_command_expression] = ACTIONS(1063), [aux_sym__list_destructing_token1] = ACTIONS(1065), [anon_sym_LBRACK] = ACTIONS(1063), [anon_sym_self] = ACTIONS(1065), [anon_sym_parent] = ACTIONS(1065), [anon_sym_POUND_LBRACK] = ACTIONS(1063), [aux_sym_encapsed_string_token1] = ACTIONS(1063), [anon_sym_DQUOTE] = ACTIONS(1063), [anon_sym_SQUOTE] = ACTIONS(1063), [aux_sym_string_token1] = ACTIONS(1063), [sym_boolean] = ACTIONS(1065), [sym_null] = ACTIONS(1065), [anon_sym_DOLLAR] = ACTIONS(1063), [aux_sym_yield_expression_token1] = ACTIONS(1065), [aux_sym_include_expression_token1] = ACTIONS(1065), [aux_sym_include_once_expression_token1] = ACTIONS(1065), [aux_sym_require_expression_token1] = ACTIONS(1065), [aux_sym_require_once_expression_token1] = ACTIONS(1065), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1063), }, [422] = { [sym_text_interpolation] = STATE(422), [ts_builtin_sym_end] = ACTIONS(1067), [sym_name] = ACTIONS(1069), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1067), [aux_sym_function_static_declaration_token1] = ACTIONS(1069), [aux_sym_global_declaration_token1] = ACTIONS(1069), [aux_sym_namespace_definition_token1] = ACTIONS(1069), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1069), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1069), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1069), [anon_sym_BSLASH] = ACTIONS(1067), [anon_sym_LBRACE] = ACTIONS(1067), [anon_sym_RBRACE] = ACTIONS(1067), [aux_sym_trait_declaration_token1] = ACTIONS(1069), [aux_sym_interface_declaration_token1] = ACTIONS(1069), [aux_sym_enum_declaration_token1] = ACTIONS(1069), [aux_sym_enum_case_token1] = ACTIONS(1069), [aux_sym_class_declaration_token1] = ACTIONS(1069), [aux_sym_final_modifier_token1] = ACTIONS(1069), [aux_sym_abstract_modifier_token1] = ACTIONS(1069), [aux_sym_visibility_modifier_token1] = ACTIONS(1069), [aux_sym_visibility_modifier_token2] = ACTIONS(1069), [aux_sym_visibility_modifier_token3] = ACTIONS(1069), [aux_sym__arrow_function_header_token1] = ACTIONS(1069), [anon_sym_LPAREN] = ACTIONS(1067), [aux_sym_cast_type_token1] = ACTIONS(1069), [aux_sym_echo_statement_token1] = ACTIONS(1069), [anon_sym_unset] = ACTIONS(1069), [aux_sym_declare_statement_token1] = ACTIONS(1069), [aux_sym_declare_statement_token2] = ACTIONS(1069), [sym_float] = ACTIONS(1069), [aux_sym_try_statement_token1] = ACTIONS(1069), [aux_sym_goto_statement_token1] = ACTIONS(1069), [aux_sym_continue_statement_token1] = ACTIONS(1069), [aux_sym_break_statement_token1] = ACTIONS(1069), [sym_integer] = ACTIONS(1069), [aux_sym_return_statement_token1] = ACTIONS(1069), [aux_sym_throw_expression_token1] = ACTIONS(1069), [aux_sym_while_statement_token1] = ACTIONS(1069), [aux_sym_while_statement_token2] = ACTIONS(1069), [aux_sym_do_statement_token1] = ACTIONS(1069), [aux_sym_for_statement_token1] = ACTIONS(1069), [aux_sym_for_statement_token2] = ACTIONS(1069), [aux_sym_foreach_statement_token1] = ACTIONS(1069), [aux_sym_foreach_statement_token2] = ACTIONS(1069), [aux_sym_if_statement_token1] = ACTIONS(1069), [aux_sym_if_statement_token2] = ACTIONS(1069), [aux_sym_else_if_clause_token1] = ACTIONS(1069), [aux_sym_else_clause_token1] = ACTIONS(1069), [aux_sym_match_expression_token1] = ACTIONS(1069), [aux_sym_match_default_expression_token1] = ACTIONS(1069), [aux_sym_switch_statement_token1] = ACTIONS(1069), [aux_sym_switch_block_token1] = ACTIONS(1069), [anon_sym_AT] = ACTIONS(1067), [anon_sym_PLUS] = ACTIONS(1069), [anon_sym_DASH] = ACTIONS(1069), [anon_sym_TILDE] = ACTIONS(1067), [anon_sym_BANG] = ACTIONS(1067), [aux_sym_clone_expression_token1] = ACTIONS(1069), [aux_sym_print_intrinsic_token1] = ACTIONS(1069), [aux_sym_object_creation_expression_token1] = ACTIONS(1069), [anon_sym_PLUS_PLUS] = ACTIONS(1067), [anon_sym_DASH_DASH] = ACTIONS(1067), [sym_shell_command_expression] = ACTIONS(1067), [aux_sym__list_destructing_token1] = ACTIONS(1069), [anon_sym_LBRACK] = ACTIONS(1067), [anon_sym_self] = ACTIONS(1069), [anon_sym_parent] = ACTIONS(1069), [anon_sym_POUND_LBRACK] = ACTIONS(1067), [aux_sym_encapsed_string_token1] = ACTIONS(1067), [anon_sym_DQUOTE] = ACTIONS(1067), [anon_sym_SQUOTE] = ACTIONS(1067), [aux_sym_string_token1] = ACTIONS(1067), [sym_boolean] = ACTIONS(1069), [sym_null] = ACTIONS(1069), [anon_sym_DOLLAR] = ACTIONS(1067), [aux_sym_yield_expression_token1] = ACTIONS(1069), [aux_sym_include_expression_token1] = ACTIONS(1069), [aux_sym_include_once_expression_token1] = ACTIONS(1069), [aux_sym_require_expression_token1] = ACTIONS(1069), [aux_sym_require_once_expression_token1] = ACTIONS(1069), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1067), }, [423] = { [sym_text_interpolation] = STATE(423), [ts_builtin_sym_end] = ACTIONS(1071), [sym_name] = ACTIONS(1073), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1071), [aux_sym_function_static_declaration_token1] = ACTIONS(1073), [aux_sym_global_declaration_token1] = ACTIONS(1073), [aux_sym_namespace_definition_token1] = ACTIONS(1073), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1073), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1073), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1073), [anon_sym_BSLASH] = ACTIONS(1071), [anon_sym_LBRACE] = ACTIONS(1071), [anon_sym_RBRACE] = ACTIONS(1071), [aux_sym_trait_declaration_token1] = ACTIONS(1073), [aux_sym_interface_declaration_token1] = ACTIONS(1073), [aux_sym_enum_declaration_token1] = ACTIONS(1073), [aux_sym_enum_case_token1] = ACTIONS(1073), [aux_sym_class_declaration_token1] = ACTIONS(1073), [aux_sym_final_modifier_token1] = ACTIONS(1073), [aux_sym_abstract_modifier_token1] = ACTIONS(1073), [aux_sym_visibility_modifier_token1] = ACTIONS(1073), [aux_sym_visibility_modifier_token2] = ACTIONS(1073), [aux_sym_visibility_modifier_token3] = ACTIONS(1073), [aux_sym__arrow_function_header_token1] = ACTIONS(1073), [anon_sym_LPAREN] = ACTIONS(1071), [aux_sym_cast_type_token1] = ACTIONS(1073), [aux_sym_echo_statement_token1] = ACTIONS(1073), [anon_sym_unset] = ACTIONS(1073), [aux_sym_declare_statement_token1] = ACTIONS(1073), [aux_sym_declare_statement_token2] = ACTIONS(1073), [sym_float] = ACTIONS(1073), [aux_sym_try_statement_token1] = ACTIONS(1073), [aux_sym_goto_statement_token1] = ACTIONS(1073), [aux_sym_continue_statement_token1] = ACTIONS(1073), [aux_sym_break_statement_token1] = ACTIONS(1073), [sym_integer] = ACTIONS(1073), [aux_sym_return_statement_token1] = ACTIONS(1073), [aux_sym_throw_expression_token1] = ACTIONS(1073), [aux_sym_while_statement_token1] = ACTIONS(1073), [aux_sym_while_statement_token2] = ACTIONS(1073), [aux_sym_do_statement_token1] = ACTIONS(1073), [aux_sym_for_statement_token1] = ACTIONS(1073), [aux_sym_for_statement_token2] = ACTIONS(1073), [aux_sym_foreach_statement_token1] = ACTIONS(1073), [aux_sym_foreach_statement_token2] = ACTIONS(1073), [aux_sym_if_statement_token1] = ACTIONS(1073), [aux_sym_if_statement_token2] = ACTIONS(1073), [aux_sym_else_if_clause_token1] = ACTIONS(1073), [aux_sym_else_clause_token1] = ACTIONS(1073), [aux_sym_match_expression_token1] = ACTIONS(1073), [aux_sym_match_default_expression_token1] = ACTIONS(1073), [aux_sym_switch_statement_token1] = ACTIONS(1073), [aux_sym_switch_block_token1] = ACTIONS(1073), [anon_sym_AT] = ACTIONS(1071), [anon_sym_PLUS] = ACTIONS(1073), [anon_sym_DASH] = ACTIONS(1073), [anon_sym_TILDE] = ACTIONS(1071), [anon_sym_BANG] = ACTIONS(1071), [aux_sym_clone_expression_token1] = ACTIONS(1073), [aux_sym_print_intrinsic_token1] = ACTIONS(1073), [aux_sym_object_creation_expression_token1] = ACTIONS(1073), [anon_sym_PLUS_PLUS] = ACTIONS(1071), [anon_sym_DASH_DASH] = ACTIONS(1071), [sym_shell_command_expression] = ACTIONS(1071), [aux_sym__list_destructing_token1] = ACTIONS(1073), [anon_sym_LBRACK] = ACTIONS(1071), [anon_sym_self] = ACTIONS(1073), [anon_sym_parent] = ACTIONS(1073), [anon_sym_POUND_LBRACK] = ACTIONS(1071), [aux_sym_encapsed_string_token1] = ACTIONS(1071), [anon_sym_DQUOTE] = ACTIONS(1071), [anon_sym_SQUOTE] = ACTIONS(1071), [aux_sym_string_token1] = ACTIONS(1071), [sym_boolean] = ACTIONS(1073), [sym_null] = ACTIONS(1073), [anon_sym_DOLLAR] = ACTIONS(1071), [aux_sym_yield_expression_token1] = ACTIONS(1073), [aux_sym_include_expression_token1] = ACTIONS(1073), [aux_sym_include_once_expression_token1] = ACTIONS(1073), [aux_sym_require_expression_token1] = ACTIONS(1073), [aux_sym_require_once_expression_token1] = ACTIONS(1073), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1071), }, [424] = { [sym_text_interpolation] = STATE(424), [ts_builtin_sym_end] = ACTIONS(1075), [sym_name] = ACTIONS(1077), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1075), [aux_sym_function_static_declaration_token1] = ACTIONS(1077), [aux_sym_global_declaration_token1] = ACTIONS(1077), [aux_sym_namespace_definition_token1] = ACTIONS(1077), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1077), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1077), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1077), [anon_sym_BSLASH] = ACTIONS(1075), [anon_sym_LBRACE] = ACTIONS(1075), [anon_sym_RBRACE] = ACTIONS(1075), [aux_sym_trait_declaration_token1] = ACTIONS(1077), [aux_sym_interface_declaration_token1] = ACTIONS(1077), [aux_sym_enum_declaration_token1] = ACTIONS(1077), [aux_sym_enum_case_token1] = ACTIONS(1077), [aux_sym_class_declaration_token1] = ACTIONS(1077), [aux_sym_final_modifier_token1] = ACTIONS(1077), [aux_sym_abstract_modifier_token1] = ACTIONS(1077), [aux_sym_visibility_modifier_token1] = ACTIONS(1077), [aux_sym_visibility_modifier_token2] = ACTIONS(1077), [aux_sym_visibility_modifier_token3] = ACTIONS(1077), [aux_sym__arrow_function_header_token1] = ACTIONS(1077), [anon_sym_LPAREN] = ACTIONS(1075), [aux_sym_cast_type_token1] = ACTIONS(1077), [aux_sym_echo_statement_token1] = ACTIONS(1077), [anon_sym_unset] = ACTIONS(1077), [aux_sym_declare_statement_token1] = ACTIONS(1077), [aux_sym_declare_statement_token2] = ACTIONS(1077), [sym_float] = ACTIONS(1077), [aux_sym_try_statement_token1] = ACTIONS(1077), [aux_sym_goto_statement_token1] = ACTIONS(1077), [aux_sym_continue_statement_token1] = ACTIONS(1077), [aux_sym_break_statement_token1] = ACTIONS(1077), [sym_integer] = ACTIONS(1077), [aux_sym_return_statement_token1] = ACTIONS(1077), [aux_sym_throw_expression_token1] = ACTIONS(1077), [aux_sym_while_statement_token1] = ACTIONS(1077), [aux_sym_while_statement_token2] = ACTIONS(1077), [aux_sym_do_statement_token1] = ACTIONS(1077), [aux_sym_for_statement_token1] = ACTIONS(1077), [aux_sym_for_statement_token2] = ACTIONS(1077), [aux_sym_foreach_statement_token1] = ACTIONS(1077), [aux_sym_foreach_statement_token2] = ACTIONS(1077), [aux_sym_if_statement_token1] = ACTIONS(1077), [aux_sym_if_statement_token2] = ACTIONS(1077), [aux_sym_else_if_clause_token1] = ACTIONS(1077), [aux_sym_else_clause_token1] = ACTIONS(1077), [aux_sym_match_expression_token1] = ACTIONS(1077), [aux_sym_match_default_expression_token1] = ACTIONS(1077), [aux_sym_switch_statement_token1] = ACTIONS(1077), [aux_sym_switch_block_token1] = ACTIONS(1077), [anon_sym_AT] = ACTIONS(1075), [anon_sym_PLUS] = ACTIONS(1077), [anon_sym_DASH] = ACTIONS(1077), [anon_sym_TILDE] = ACTIONS(1075), [anon_sym_BANG] = ACTIONS(1075), [aux_sym_clone_expression_token1] = ACTIONS(1077), [aux_sym_print_intrinsic_token1] = ACTIONS(1077), [aux_sym_object_creation_expression_token1] = ACTIONS(1077), [anon_sym_PLUS_PLUS] = ACTIONS(1075), [anon_sym_DASH_DASH] = ACTIONS(1075), [sym_shell_command_expression] = ACTIONS(1075), [aux_sym__list_destructing_token1] = ACTIONS(1077), [anon_sym_LBRACK] = ACTIONS(1075), [anon_sym_self] = ACTIONS(1077), [anon_sym_parent] = ACTIONS(1077), [anon_sym_POUND_LBRACK] = ACTIONS(1075), [aux_sym_encapsed_string_token1] = ACTIONS(1075), [anon_sym_DQUOTE] = ACTIONS(1075), [anon_sym_SQUOTE] = ACTIONS(1075), [aux_sym_string_token1] = ACTIONS(1075), [sym_boolean] = ACTIONS(1077), [sym_null] = ACTIONS(1077), [anon_sym_DOLLAR] = ACTIONS(1075), [aux_sym_yield_expression_token1] = ACTIONS(1077), [aux_sym_include_expression_token1] = ACTIONS(1077), [aux_sym_include_once_expression_token1] = ACTIONS(1077), [aux_sym_require_expression_token1] = ACTIONS(1077), [aux_sym_require_once_expression_token1] = ACTIONS(1077), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1075), }, [425] = { [sym_text_interpolation] = STATE(425), [ts_builtin_sym_end] = ACTIONS(1079), [sym_name] = ACTIONS(1081), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1079), [aux_sym_function_static_declaration_token1] = ACTIONS(1081), [aux_sym_global_declaration_token1] = ACTIONS(1081), [aux_sym_namespace_definition_token1] = ACTIONS(1081), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1081), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1081), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1081), [anon_sym_BSLASH] = ACTIONS(1079), [anon_sym_LBRACE] = ACTIONS(1079), [anon_sym_RBRACE] = ACTIONS(1079), [aux_sym_trait_declaration_token1] = ACTIONS(1081), [aux_sym_interface_declaration_token1] = ACTIONS(1081), [aux_sym_enum_declaration_token1] = ACTIONS(1081), [aux_sym_enum_case_token1] = ACTIONS(1081), [aux_sym_class_declaration_token1] = ACTIONS(1081), [aux_sym_final_modifier_token1] = ACTIONS(1081), [aux_sym_abstract_modifier_token1] = ACTIONS(1081), [aux_sym_visibility_modifier_token1] = ACTIONS(1081), [aux_sym_visibility_modifier_token2] = ACTIONS(1081), [aux_sym_visibility_modifier_token3] = ACTIONS(1081), [aux_sym__arrow_function_header_token1] = ACTIONS(1081), [anon_sym_LPAREN] = ACTIONS(1079), [aux_sym_cast_type_token1] = ACTIONS(1081), [aux_sym_echo_statement_token1] = ACTIONS(1081), [anon_sym_unset] = ACTIONS(1081), [aux_sym_declare_statement_token1] = ACTIONS(1081), [aux_sym_declare_statement_token2] = ACTIONS(1081), [sym_float] = ACTIONS(1081), [aux_sym_try_statement_token1] = ACTIONS(1081), [aux_sym_goto_statement_token1] = ACTIONS(1081), [aux_sym_continue_statement_token1] = ACTIONS(1081), [aux_sym_break_statement_token1] = ACTIONS(1081), [sym_integer] = ACTIONS(1081), [aux_sym_return_statement_token1] = ACTIONS(1081), [aux_sym_throw_expression_token1] = ACTIONS(1081), [aux_sym_while_statement_token1] = ACTIONS(1081), [aux_sym_while_statement_token2] = ACTIONS(1081), [aux_sym_do_statement_token1] = ACTIONS(1081), [aux_sym_for_statement_token1] = ACTIONS(1081), [aux_sym_for_statement_token2] = ACTIONS(1081), [aux_sym_foreach_statement_token1] = ACTIONS(1081), [aux_sym_foreach_statement_token2] = ACTIONS(1081), [aux_sym_if_statement_token1] = ACTIONS(1081), [aux_sym_if_statement_token2] = ACTIONS(1081), [aux_sym_else_if_clause_token1] = ACTIONS(1081), [aux_sym_else_clause_token1] = ACTIONS(1081), [aux_sym_match_expression_token1] = ACTIONS(1081), [aux_sym_match_default_expression_token1] = ACTIONS(1081), [aux_sym_switch_statement_token1] = ACTIONS(1081), [aux_sym_switch_block_token1] = ACTIONS(1081), [anon_sym_AT] = ACTIONS(1079), [anon_sym_PLUS] = ACTIONS(1081), [anon_sym_DASH] = ACTIONS(1081), [anon_sym_TILDE] = ACTIONS(1079), [anon_sym_BANG] = ACTIONS(1079), [aux_sym_clone_expression_token1] = ACTIONS(1081), [aux_sym_print_intrinsic_token1] = ACTIONS(1081), [aux_sym_object_creation_expression_token1] = ACTIONS(1081), [anon_sym_PLUS_PLUS] = ACTIONS(1079), [anon_sym_DASH_DASH] = ACTIONS(1079), [sym_shell_command_expression] = ACTIONS(1079), [aux_sym__list_destructing_token1] = ACTIONS(1081), [anon_sym_LBRACK] = ACTIONS(1079), [anon_sym_self] = ACTIONS(1081), [anon_sym_parent] = ACTIONS(1081), [anon_sym_POUND_LBRACK] = ACTIONS(1079), [aux_sym_encapsed_string_token1] = ACTIONS(1079), [anon_sym_DQUOTE] = ACTIONS(1079), [anon_sym_SQUOTE] = ACTIONS(1079), [aux_sym_string_token1] = ACTIONS(1079), [sym_boolean] = ACTIONS(1081), [sym_null] = ACTIONS(1081), [anon_sym_DOLLAR] = ACTIONS(1079), [aux_sym_yield_expression_token1] = ACTIONS(1081), [aux_sym_include_expression_token1] = ACTIONS(1081), [aux_sym_include_once_expression_token1] = ACTIONS(1081), [aux_sym_require_expression_token1] = ACTIONS(1081), [aux_sym_require_once_expression_token1] = ACTIONS(1081), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1079), }, [426] = { [sym_text_interpolation] = STATE(426), [ts_builtin_sym_end] = ACTIONS(1083), [sym_name] = ACTIONS(1085), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1083), [aux_sym_function_static_declaration_token1] = ACTIONS(1085), [aux_sym_global_declaration_token1] = ACTIONS(1085), [aux_sym_namespace_definition_token1] = ACTIONS(1085), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1085), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1085), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1085), [anon_sym_BSLASH] = ACTIONS(1083), [anon_sym_LBRACE] = ACTIONS(1083), [anon_sym_RBRACE] = ACTIONS(1083), [aux_sym_trait_declaration_token1] = ACTIONS(1085), [aux_sym_interface_declaration_token1] = ACTIONS(1085), [aux_sym_enum_declaration_token1] = ACTIONS(1085), [aux_sym_enum_case_token1] = ACTIONS(1085), [aux_sym_class_declaration_token1] = ACTIONS(1085), [aux_sym_final_modifier_token1] = ACTIONS(1085), [aux_sym_abstract_modifier_token1] = ACTIONS(1085), [aux_sym_visibility_modifier_token1] = ACTIONS(1085), [aux_sym_visibility_modifier_token2] = ACTIONS(1085), [aux_sym_visibility_modifier_token3] = ACTIONS(1085), [aux_sym__arrow_function_header_token1] = ACTIONS(1085), [anon_sym_LPAREN] = ACTIONS(1083), [aux_sym_cast_type_token1] = ACTIONS(1085), [aux_sym_echo_statement_token1] = ACTIONS(1085), [anon_sym_unset] = ACTIONS(1085), [aux_sym_declare_statement_token1] = ACTIONS(1085), [aux_sym_declare_statement_token2] = ACTIONS(1085), [sym_float] = ACTIONS(1085), [aux_sym_try_statement_token1] = ACTIONS(1085), [aux_sym_goto_statement_token1] = ACTIONS(1085), [aux_sym_continue_statement_token1] = ACTIONS(1085), [aux_sym_break_statement_token1] = ACTIONS(1085), [sym_integer] = ACTIONS(1085), [aux_sym_return_statement_token1] = ACTIONS(1085), [aux_sym_throw_expression_token1] = ACTIONS(1085), [aux_sym_while_statement_token1] = ACTIONS(1085), [aux_sym_while_statement_token2] = ACTIONS(1085), [aux_sym_do_statement_token1] = ACTIONS(1085), [aux_sym_for_statement_token1] = ACTIONS(1085), [aux_sym_for_statement_token2] = ACTIONS(1085), [aux_sym_foreach_statement_token1] = ACTIONS(1085), [aux_sym_foreach_statement_token2] = ACTIONS(1085), [aux_sym_if_statement_token1] = ACTIONS(1085), [aux_sym_if_statement_token2] = ACTIONS(1085), [aux_sym_else_if_clause_token1] = ACTIONS(1085), [aux_sym_else_clause_token1] = ACTIONS(1085), [aux_sym_match_expression_token1] = ACTIONS(1085), [aux_sym_match_default_expression_token1] = ACTIONS(1085), [aux_sym_switch_statement_token1] = ACTIONS(1085), [aux_sym_switch_block_token1] = ACTIONS(1085), [anon_sym_AT] = ACTIONS(1083), [anon_sym_PLUS] = ACTIONS(1085), [anon_sym_DASH] = ACTIONS(1085), [anon_sym_TILDE] = ACTIONS(1083), [anon_sym_BANG] = ACTIONS(1083), [aux_sym_clone_expression_token1] = ACTIONS(1085), [aux_sym_print_intrinsic_token1] = ACTIONS(1085), [aux_sym_object_creation_expression_token1] = ACTIONS(1085), [anon_sym_PLUS_PLUS] = ACTIONS(1083), [anon_sym_DASH_DASH] = ACTIONS(1083), [sym_shell_command_expression] = ACTIONS(1083), [aux_sym__list_destructing_token1] = ACTIONS(1085), [anon_sym_LBRACK] = ACTIONS(1083), [anon_sym_self] = ACTIONS(1085), [anon_sym_parent] = ACTIONS(1085), [anon_sym_POUND_LBRACK] = ACTIONS(1083), [aux_sym_encapsed_string_token1] = ACTIONS(1083), [anon_sym_DQUOTE] = ACTIONS(1083), [anon_sym_SQUOTE] = ACTIONS(1083), [aux_sym_string_token1] = ACTIONS(1083), [sym_boolean] = ACTIONS(1085), [sym_null] = ACTIONS(1085), [anon_sym_DOLLAR] = ACTIONS(1083), [aux_sym_yield_expression_token1] = ACTIONS(1085), [aux_sym_include_expression_token1] = ACTIONS(1085), [aux_sym_include_once_expression_token1] = ACTIONS(1085), [aux_sym_require_expression_token1] = ACTIONS(1085), [aux_sym_require_once_expression_token1] = ACTIONS(1085), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1083), }, [427] = { [sym_text_interpolation] = STATE(427), [ts_builtin_sym_end] = ACTIONS(1087), [sym_name] = ACTIONS(1089), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1087), [aux_sym_function_static_declaration_token1] = ACTIONS(1089), [aux_sym_global_declaration_token1] = ACTIONS(1089), [aux_sym_namespace_definition_token1] = ACTIONS(1089), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1089), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1089), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1089), [anon_sym_BSLASH] = ACTIONS(1087), [anon_sym_LBRACE] = ACTIONS(1087), [anon_sym_RBRACE] = ACTIONS(1087), [aux_sym_trait_declaration_token1] = ACTIONS(1089), [aux_sym_interface_declaration_token1] = ACTIONS(1089), [aux_sym_enum_declaration_token1] = ACTIONS(1089), [aux_sym_enum_case_token1] = ACTIONS(1089), [aux_sym_class_declaration_token1] = ACTIONS(1089), [aux_sym_final_modifier_token1] = ACTIONS(1089), [aux_sym_abstract_modifier_token1] = ACTIONS(1089), [aux_sym_visibility_modifier_token1] = ACTIONS(1089), [aux_sym_visibility_modifier_token2] = ACTIONS(1089), [aux_sym_visibility_modifier_token3] = ACTIONS(1089), [aux_sym__arrow_function_header_token1] = ACTIONS(1089), [anon_sym_LPAREN] = ACTIONS(1087), [aux_sym_cast_type_token1] = ACTIONS(1089), [aux_sym_echo_statement_token1] = ACTIONS(1089), [anon_sym_unset] = ACTIONS(1089), [aux_sym_declare_statement_token1] = ACTIONS(1089), [aux_sym_declare_statement_token2] = ACTIONS(1089), [sym_float] = ACTIONS(1089), [aux_sym_try_statement_token1] = ACTIONS(1089), [aux_sym_goto_statement_token1] = ACTIONS(1089), [aux_sym_continue_statement_token1] = ACTIONS(1089), [aux_sym_break_statement_token1] = ACTIONS(1089), [sym_integer] = ACTIONS(1089), [aux_sym_return_statement_token1] = ACTIONS(1089), [aux_sym_throw_expression_token1] = ACTIONS(1089), [aux_sym_while_statement_token1] = ACTIONS(1089), [aux_sym_while_statement_token2] = ACTIONS(1089), [aux_sym_do_statement_token1] = ACTIONS(1089), [aux_sym_for_statement_token1] = ACTIONS(1089), [aux_sym_for_statement_token2] = ACTIONS(1089), [aux_sym_foreach_statement_token1] = ACTIONS(1089), [aux_sym_foreach_statement_token2] = ACTIONS(1089), [aux_sym_if_statement_token1] = ACTIONS(1089), [aux_sym_if_statement_token2] = ACTIONS(1089), [aux_sym_else_if_clause_token1] = ACTIONS(1089), [aux_sym_else_clause_token1] = ACTIONS(1089), [aux_sym_match_expression_token1] = ACTIONS(1089), [aux_sym_match_default_expression_token1] = ACTIONS(1089), [aux_sym_switch_statement_token1] = ACTIONS(1089), [aux_sym_switch_block_token1] = ACTIONS(1089), [anon_sym_AT] = ACTIONS(1087), [anon_sym_PLUS] = ACTIONS(1089), [anon_sym_DASH] = ACTIONS(1089), [anon_sym_TILDE] = ACTIONS(1087), [anon_sym_BANG] = ACTIONS(1087), [aux_sym_clone_expression_token1] = ACTIONS(1089), [aux_sym_print_intrinsic_token1] = ACTIONS(1089), [aux_sym_object_creation_expression_token1] = ACTIONS(1089), [anon_sym_PLUS_PLUS] = ACTIONS(1087), [anon_sym_DASH_DASH] = ACTIONS(1087), [sym_shell_command_expression] = ACTIONS(1087), [aux_sym__list_destructing_token1] = ACTIONS(1089), [anon_sym_LBRACK] = ACTIONS(1087), [anon_sym_self] = ACTIONS(1089), [anon_sym_parent] = ACTIONS(1089), [anon_sym_POUND_LBRACK] = ACTIONS(1087), [aux_sym_encapsed_string_token1] = ACTIONS(1087), [anon_sym_DQUOTE] = ACTIONS(1087), [anon_sym_SQUOTE] = ACTIONS(1087), [aux_sym_string_token1] = ACTIONS(1087), [sym_boolean] = ACTIONS(1089), [sym_null] = ACTIONS(1089), [anon_sym_DOLLAR] = ACTIONS(1087), [aux_sym_yield_expression_token1] = ACTIONS(1089), [aux_sym_include_expression_token1] = ACTIONS(1089), [aux_sym_include_once_expression_token1] = ACTIONS(1089), [aux_sym_require_expression_token1] = ACTIONS(1089), [aux_sym_require_once_expression_token1] = ACTIONS(1089), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1087), }, [428] = { [sym_text_interpolation] = STATE(428), [ts_builtin_sym_end] = ACTIONS(1091), [sym_name] = ACTIONS(1093), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1091), [aux_sym_function_static_declaration_token1] = ACTIONS(1093), [aux_sym_global_declaration_token1] = ACTIONS(1093), [aux_sym_namespace_definition_token1] = ACTIONS(1093), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1093), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1093), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1093), [anon_sym_BSLASH] = ACTIONS(1091), [anon_sym_LBRACE] = ACTIONS(1091), [anon_sym_RBRACE] = ACTIONS(1091), [aux_sym_trait_declaration_token1] = ACTIONS(1093), [aux_sym_interface_declaration_token1] = ACTIONS(1093), [aux_sym_enum_declaration_token1] = ACTIONS(1093), [aux_sym_enum_case_token1] = ACTIONS(1093), [aux_sym_class_declaration_token1] = ACTIONS(1093), [aux_sym_final_modifier_token1] = ACTIONS(1093), [aux_sym_abstract_modifier_token1] = ACTIONS(1093), [aux_sym_visibility_modifier_token1] = ACTIONS(1093), [aux_sym_visibility_modifier_token2] = ACTIONS(1093), [aux_sym_visibility_modifier_token3] = ACTIONS(1093), [aux_sym__arrow_function_header_token1] = ACTIONS(1093), [anon_sym_LPAREN] = ACTIONS(1091), [aux_sym_cast_type_token1] = ACTIONS(1093), [aux_sym_echo_statement_token1] = ACTIONS(1093), [anon_sym_unset] = ACTIONS(1093), [aux_sym_declare_statement_token1] = ACTIONS(1093), [aux_sym_declare_statement_token2] = ACTIONS(1093), [sym_float] = ACTIONS(1093), [aux_sym_try_statement_token1] = ACTIONS(1093), [aux_sym_goto_statement_token1] = ACTIONS(1093), [aux_sym_continue_statement_token1] = ACTIONS(1093), [aux_sym_break_statement_token1] = ACTIONS(1093), [sym_integer] = ACTIONS(1093), [aux_sym_return_statement_token1] = ACTIONS(1093), [aux_sym_throw_expression_token1] = ACTIONS(1093), [aux_sym_while_statement_token1] = ACTIONS(1093), [aux_sym_while_statement_token2] = ACTIONS(1093), [aux_sym_do_statement_token1] = ACTIONS(1093), [aux_sym_for_statement_token1] = ACTIONS(1093), [aux_sym_for_statement_token2] = ACTIONS(1093), [aux_sym_foreach_statement_token1] = ACTIONS(1093), [aux_sym_foreach_statement_token2] = ACTIONS(1093), [aux_sym_if_statement_token1] = ACTIONS(1093), [aux_sym_if_statement_token2] = ACTIONS(1093), [aux_sym_else_if_clause_token1] = ACTIONS(1093), [aux_sym_else_clause_token1] = ACTIONS(1093), [aux_sym_match_expression_token1] = ACTIONS(1093), [aux_sym_match_default_expression_token1] = ACTIONS(1093), [aux_sym_switch_statement_token1] = ACTIONS(1093), [aux_sym_switch_block_token1] = ACTIONS(1093), [anon_sym_AT] = ACTIONS(1091), [anon_sym_PLUS] = ACTIONS(1093), [anon_sym_DASH] = ACTIONS(1093), [anon_sym_TILDE] = ACTIONS(1091), [anon_sym_BANG] = ACTIONS(1091), [aux_sym_clone_expression_token1] = ACTIONS(1093), [aux_sym_print_intrinsic_token1] = ACTIONS(1093), [aux_sym_object_creation_expression_token1] = ACTIONS(1093), [anon_sym_PLUS_PLUS] = ACTIONS(1091), [anon_sym_DASH_DASH] = ACTIONS(1091), [sym_shell_command_expression] = ACTIONS(1091), [aux_sym__list_destructing_token1] = ACTIONS(1093), [anon_sym_LBRACK] = ACTIONS(1091), [anon_sym_self] = ACTIONS(1093), [anon_sym_parent] = ACTIONS(1093), [anon_sym_POUND_LBRACK] = ACTIONS(1091), [aux_sym_encapsed_string_token1] = ACTIONS(1091), [anon_sym_DQUOTE] = ACTIONS(1091), [anon_sym_SQUOTE] = ACTIONS(1091), [aux_sym_string_token1] = ACTIONS(1091), [sym_boolean] = ACTIONS(1093), [sym_null] = ACTIONS(1093), [anon_sym_DOLLAR] = ACTIONS(1091), [aux_sym_yield_expression_token1] = ACTIONS(1093), [aux_sym_include_expression_token1] = ACTIONS(1093), [aux_sym_include_once_expression_token1] = ACTIONS(1093), [aux_sym_require_expression_token1] = ACTIONS(1093), [aux_sym_require_once_expression_token1] = ACTIONS(1093), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1091), }, [429] = { [sym_text_interpolation] = STATE(429), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(951), [sym_unary_op_expression] = STATE(951), [sym_exponentiation_expression] = STATE(952), [sym_clone_expression] = STATE(951), [sym__primary_expression] = STATE(951), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(952), [sym_cast_variable] = STATE(597), [sym_assignment_expression] = STATE(952), [sym_augmented_assignment_expression] = STATE(952), [sym_member_access_expression] = STATE(597), [sym_nullsafe_member_access_expression] = STATE(597), [sym_scoped_property_access_expression] = STATE(597), [sym_list_literal] = STATE(2289), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(568), [sym_scoped_call_expression] = STATE(568), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(568), [sym_nullsafe_member_call_expression] = STATE(568), [sym_subscript_expression] = STATE(568), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(568), [sym_variable_name] = STATE(568), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(267), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(289), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [430] = { [sym_text_interpolation] = STATE(430), [ts_builtin_sym_end] = ACTIONS(1095), [sym_name] = ACTIONS(1097), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1095), [aux_sym_function_static_declaration_token1] = ACTIONS(1097), [aux_sym_global_declaration_token1] = ACTIONS(1097), [aux_sym_namespace_definition_token1] = ACTIONS(1097), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1097), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1097), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1097), [anon_sym_BSLASH] = ACTIONS(1095), [anon_sym_LBRACE] = ACTIONS(1095), [anon_sym_RBRACE] = ACTIONS(1095), [aux_sym_trait_declaration_token1] = ACTIONS(1097), [aux_sym_interface_declaration_token1] = ACTIONS(1097), [aux_sym_enum_declaration_token1] = ACTIONS(1097), [aux_sym_enum_case_token1] = ACTIONS(1097), [aux_sym_class_declaration_token1] = ACTIONS(1097), [aux_sym_final_modifier_token1] = ACTIONS(1097), [aux_sym_abstract_modifier_token1] = ACTIONS(1097), [aux_sym_visibility_modifier_token1] = ACTIONS(1097), [aux_sym_visibility_modifier_token2] = ACTIONS(1097), [aux_sym_visibility_modifier_token3] = ACTIONS(1097), [aux_sym__arrow_function_header_token1] = ACTIONS(1097), [anon_sym_LPAREN] = ACTIONS(1095), [aux_sym_cast_type_token1] = ACTIONS(1097), [aux_sym_echo_statement_token1] = ACTIONS(1097), [anon_sym_unset] = ACTIONS(1097), [aux_sym_declare_statement_token1] = ACTIONS(1097), [aux_sym_declare_statement_token2] = ACTIONS(1097), [sym_float] = ACTIONS(1097), [aux_sym_try_statement_token1] = ACTIONS(1097), [aux_sym_goto_statement_token1] = ACTIONS(1097), [aux_sym_continue_statement_token1] = ACTIONS(1097), [aux_sym_break_statement_token1] = ACTIONS(1097), [sym_integer] = ACTIONS(1097), [aux_sym_return_statement_token1] = ACTIONS(1097), [aux_sym_throw_expression_token1] = ACTIONS(1097), [aux_sym_while_statement_token1] = ACTIONS(1097), [aux_sym_while_statement_token2] = ACTIONS(1097), [aux_sym_do_statement_token1] = ACTIONS(1097), [aux_sym_for_statement_token1] = ACTIONS(1097), [aux_sym_for_statement_token2] = ACTIONS(1097), [aux_sym_foreach_statement_token1] = ACTIONS(1097), [aux_sym_foreach_statement_token2] = ACTIONS(1097), [aux_sym_if_statement_token1] = ACTIONS(1097), [aux_sym_if_statement_token2] = ACTIONS(1097), [aux_sym_else_if_clause_token1] = ACTIONS(1097), [aux_sym_else_clause_token1] = ACTIONS(1097), [aux_sym_match_expression_token1] = ACTIONS(1097), [aux_sym_match_default_expression_token1] = ACTIONS(1097), [aux_sym_switch_statement_token1] = ACTIONS(1097), [aux_sym_switch_block_token1] = ACTIONS(1097), [anon_sym_AT] = ACTIONS(1095), [anon_sym_PLUS] = ACTIONS(1097), [anon_sym_DASH] = ACTIONS(1097), [anon_sym_TILDE] = ACTIONS(1095), [anon_sym_BANG] = ACTIONS(1095), [aux_sym_clone_expression_token1] = ACTIONS(1097), [aux_sym_print_intrinsic_token1] = ACTIONS(1097), [aux_sym_object_creation_expression_token1] = ACTIONS(1097), [anon_sym_PLUS_PLUS] = ACTIONS(1095), [anon_sym_DASH_DASH] = ACTIONS(1095), [sym_shell_command_expression] = ACTIONS(1095), [aux_sym__list_destructing_token1] = ACTIONS(1097), [anon_sym_LBRACK] = ACTIONS(1095), [anon_sym_self] = ACTIONS(1097), [anon_sym_parent] = ACTIONS(1097), [anon_sym_POUND_LBRACK] = ACTIONS(1095), [aux_sym_encapsed_string_token1] = ACTIONS(1095), [anon_sym_DQUOTE] = ACTIONS(1095), [anon_sym_SQUOTE] = ACTIONS(1095), [aux_sym_string_token1] = ACTIONS(1095), [sym_boolean] = ACTIONS(1097), [sym_null] = ACTIONS(1097), [anon_sym_DOLLAR] = ACTIONS(1095), [aux_sym_yield_expression_token1] = ACTIONS(1097), [aux_sym_include_expression_token1] = ACTIONS(1097), [aux_sym_include_once_expression_token1] = ACTIONS(1097), [aux_sym_require_expression_token1] = ACTIONS(1097), [aux_sym_require_once_expression_token1] = ACTIONS(1097), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1095), }, [431] = { [sym_text_interpolation] = STATE(431), [ts_builtin_sym_end] = ACTIONS(1099), [sym_name] = ACTIONS(1101), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1099), [aux_sym_function_static_declaration_token1] = ACTIONS(1101), [aux_sym_global_declaration_token1] = ACTIONS(1101), [aux_sym_namespace_definition_token1] = ACTIONS(1101), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1101), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1101), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1101), [anon_sym_BSLASH] = ACTIONS(1099), [anon_sym_LBRACE] = ACTIONS(1099), [anon_sym_RBRACE] = ACTIONS(1099), [aux_sym_trait_declaration_token1] = ACTIONS(1101), [aux_sym_interface_declaration_token1] = ACTIONS(1101), [aux_sym_enum_declaration_token1] = ACTIONS(1101), [aux_sym_enum_case_token1] = ACTIONS(1101), [aux_sym_class_declaration_token1] = ACTIONS(1101), [aux_sym_final_modifier_token1] = ACTIONS(1101), [aux_sym_abstract_modifier_token1] = ACTIONS(1101), [aux_sym_visibility_modifier_token1] = ACTIONS(1101), [aux_sym_visibility_modifier_token2] = ACTIONS(1101), [aux_sym_visibility_modifier_token3] = ACTIONS(1101), [aux_sym__arrow_function_header_token1] = ACTIONS(1101), [anon_sym_LPAREN] = ACTIONS(1099), [aux_sym_cast_type_token1] = ACTIONS(1101), [aux_sym_echo_statement_token1] = ACTIONS(1101), [anon_sym_unset] = ACTIONS(1101), [aux_sym_declare_statement_token1] = ACTIONS(1101), [aux_sym_declare_statement_token2] = ACTIONS(1101), [sym_float] = ACTIONS(1101), [aux_sym_try_statement_token1] = ACTIONS(1101), [aux_sym_goto_statement_token1] = ACTIONS(1101), [aux_sym_continue_statement_token1] = ACTIONS(1101), [aux_sym_break_statement_token1] = ACTIONS(1101), [sym_integer] = ACTIONS(1101), [aux_sym_return_statement_token1] = ACTIONS(1101), [aux_sym_throw_expression_token1] = ACTIONS(1101), [aux_sym_while_statement_token1] = ACTIONS(1101), [aux_sym_while_statement_token2] = ACTIONS(1101), [aux_sym_do_statement_token1] = ACTIONS(1101), [aux_sym_for_statement_token1] = ACTIONS(1101), [aux_sym_for_statement_token2] = ACTIONS(1101), [aux_sym_foreach_statement_token1] = ACTIONS(1101), [aux_sym_foreach_statement_token2] = ACTIONS(1101), [aux_sym_if_statement_token1] = ACTIONS(1101), [aux_sym_if_statement_token2] = ACTIONS(1101), [aux_sym_else_if_clause_token1] = ACTIONS(1101), [aux_sym_else_clause_token1] = ACTIONS(1101), [aux_sym_match_expression_token1] = ACTIONS(1101), [aux_sym_match_default_expression_token1] = ACTIONS(1101), [aux_sym_switch_statement_token1] = ACTIONS(1101), [aux_sym_switch_block_token1] = ACTIONS(1101), [anon_sym_AT] = ACTIONS(1099), [anon_sym_PLUS] = ACTIONS(1101), [anon_sym_DASH] = ACTIONS(1101), [anon_sym_TILDE] = ACTIONS(1099), [anon_sym_BANG] = ACTIONS(1099), [aux_sym_clone_expression_token1] = ACTIONS(1101), [aux_sym_print_intrinsic_token1] = ACTIONS(1101), [aux_sym_object_creation_expression_token1] = ACTIONS(1101), [anon_sym_PLUS_PLUS] = ACTIONS(1099), [anon_sym_DASH_DASH] = ACTIONS(1099), [sym_shell_command_expression] = ACTIONS(1099), [aux_sym__list_destructing_token1] = ACTIONS(1101), [anon_sym_LBRACK] = ACTIONS(1099), [anon_sym_self] = ACTIONS(1101), [anon_sym_parent] = ACTIONS(1101), [anon_sym_POUND_LBRACK] = ACTIONS(1099), [aux_sym_encapsed_string_token1] = ACTIONS(1099), [anon_sym_DQUOTE] = ACTIONS(1099), [anon_sym_SQUOTE] = ACTIONS(1099), [aux_sym_string_token1] = ACTIONS(1099), [sym_boolean] = ACTIONS(1101), [sym_null] = ACTIONS(1101), [anon_sym_DOLLAR] = ACTIONS(1099), [aux_sym_yield_expression_token1] = ACTIONS(1101), [aux_sym_include_expression_token1] = ACTIONS(1101), [aux_sym_include_once_expression_token1] = ACTIONS(1101), [aux_sym_require_expression_token1] = ACTIONS(1101), [aux_sym_require_once_expression_token1] = ACTIONS(1101), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1099), }, [432] = { [sym_text_interpolation] = STATE(432), [ts_builtin_sym_end] = ACTIONS(1103), [sym_name] = ACTIONS(1105), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1103), [aux_sym_function_static_declaration_token1] = ACTIONS(1105), [aux_sym_global_declaration_token1] = ACTIONS(1105), [aux_sym_namespace_definition_token1] = ACTIONS(1105), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1105), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1105), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1105), [anon_sym_BSLASH] = ACTIONS(1103), [anon_sym_LBRACE] = ACTIONS(1103), [anon_sym_RBRACE] = ACTIONS(1103), [aux_sym_trait_declaration_token1] = ACTIONS(1105), [aux_sym_interface_declaration_token1] = ACTIONS(1105), [aux_sym_enum_declaration_token1] = ACTIONS(1105), [aux_sym_enum_case_token1] = ACTIONS(1105), [aux_sym_class_declaration_token1] = ACTIONS(1105), [aux_sym_final_modifier_token1] = ACTIONS(1105), [aux_sym_abstract_modifier_token1] = ACTIONS(1105), [aux_sym_visibility_modifier_token1] = ACTIONS(1105), [aux_sym_visibility_modifier_token2] = ACTIONS(1105), [aux_sym_visibility_modifier_token3] = ACTIONS(1105), [aux_sym__arrow_function_header_token1] = ACTIONS(1105), [anon_sym_LPAREN] = ACTIONS(1103), [aux_sym_cast_type_token1] = ACTIONS(1105), [aux_sym_echo_statement_token1] = ACTIONS(1105), [anon_sym_unset] = ACTIONS(1105), [aux_sym_declare_statement_token1] = ACTIONS(1105), [aux_sym_declare_statement_token2] = ACTIONS(1105), [sym_float] = ACTIONS(1105), [aux_sym_try_statement_token1] = ACTIONS(1105), [aux_sym_goto_statement_token1] = ACTIONS(1105), [aux_sym_continue_statement_token1] = ACTIONS(1105), [aux_sym_break_statement_token1] = ACTIONS(1105), [sym_integer] = ACTIONS(1105), [aux_sym_return_statement_token1] = ACTIONS(1105), [aux_sym_throw_expression_token1] = ACTIONS(1105), [aux_sym_while_statement_token1] = ACTIONS(1105), [aux_sym_while_statement_token2] = ACTIONS(1105), [aux_sym_do_statement_token1] = ACTIONS(1105), [aux_sym_for_statement_token1] = ACTIONS(1105), [aux_sym_for_statement_token2] = ACTIONS(1105), [aux_sym_foreach_statement_token1] = ACTIONS(1105), [aux_sym_foreach_statement_token2] = ACTIONS(1105), [aux_sym_if_statement_token1] = ACTIONS(1105), [aux_sym_if_statement_token2] = ACTIONS(1105), [aux_sym_else_if_clause_token1] = ACTIONS(1105), [aux_sym_else_clause_token1] = ACTIONS(1105), [aux_sym_match_expression_token1] = ACTIONS(1105), [aux_sym_match_default_expression_token1] = ACTIONS(1105), [aux_sym_switch_statement_token1] = ACTIONS(1105), [aux_sym_switch_block_token1] = ACTIONS(1105), [anon_sym_AT] = ACTIONS(1103), [anon_sym_PLUS] = ACTIONS(1105), [anon_sym_DASH] = ACTIONS(1105), [anon_sym_TILDE] = ACTIONS(1103), [anon_sym_BANG] = ACTIONS(1103), [aux_sym_clone_expression_token1] = ACTIONS(1105), [aux_sym_print_intrinsic_token1] = ACTIONS(1105), [aux_sym_object_creation_expression_token1] = ACTIONS(1105), [anon_sym_PLUS_PLUS] = ACTIONS(1103), [anon_sym_DASH_DASH] = ACTIONS(1103), [sym_shell_command_expression] = ACTIONS(1103), [aux_sym__list_destructing_token1] = ACTIONS(1105), [anon_sym_LBRACK] = ACTIONS(1103), [anon_sym_self] = ACTIONS(1105), [anon_sym_parent] = ACTIONS(1105), [anon_sym_POUND_LBRACK] = ACTIONS(1103), [aux_sym_encapsed_string_token1] = ACTIONS(1103), [anon_sym_DQUOTE] = ACTIONS(1103), [anon_sym_SQUOTE] = ACTIONS(1103), [aux_sym_string_token1] = ACTIONS(1103), [sym_boolean] = ACTIONS(1105), [sym_null] = ACTIONS(1105), [anon_sym_DOLLAR] = ACTIONS(1103), [aux_sym_yield_expression_token1] = ACTIONS(1105), [aux_sym_include_expression_token1] = ACTIONS(1105), [aux_sym_include_once_expression_token1] = ACTIONS(1105), [aux_sym_require_expression_token1] = ACTIONS(1105), [aux_sym_require_once_expression_token1] = ACTIONS(1105), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1103), }, [433] = { [sym_text_interpolation] = STATE(433), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(911), [sym_unary_op_expression] = STATE(911), [sym_exponentiation_expression] = STATE(809), [sym_clone_expression] = STATE(911), [sym__primary_expression] = STATE(911), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(809), [sym_cast_variable] = STATE(577), [sym_assignment_expression] = STATE(809), [sym_augmented_assignment_expression] = STATE(809), [sym_member_access_expression] = STATE(577), [sym_nullsafe_member_access_expression] = STATE(577), [sym_scoped_property_access_expression] = STATE(577), [sym_list_literal] = STATE(2133), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(556), [sym_scoped_call_expression] = STATE(556), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(556), [sym_nullsafe_member_call_expression] = STATE(556), [sym_subscript_expression] = STATE(556), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(556), [sym_variable_name] = STATE(556), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(622), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [434] = { [sym_text_interpolation] = STATE(434), [ts_builtin_sym_end] = ACTIONS(1107), [sym_name] = ACTIONS(1109), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1107), [aux_sym_function_static_declaration_token1] = ACTIONS(1109), [aux_sym_global_declaration_token1] = ACTIONS(1109), [aux_sym_namespace_definition_token1] = ACTIONS(1109), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1109), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1109), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1109), [anon_sym_BSLASH] = ACTIONS(1107), [anon_sym_LBRACE] = ACTIONS(1107), [anon_sym_RBRACE] = ACTIONS(1107), [aux_sym_trait_declaration_token1] = ACTIONS(1109), [aux_sym_interface_declaration_token1] = ACTIONS(1109), [aux_sym_enum_declaration_token1] = ACTIONS(1109), [aux_sym_enum_case_token1] = ACTIONS(1109), [aux_sym_class_declaration_token1] = ACTIONS(1109), [aux_sym_final_modifier_token1] = ACTIONS(1109), [aux_sym_abstract_modifier_token1] = ACTIONS(1109), [aux_sym_visibility_modifier_token1] = ACTIONS(1109), [aux_sym_visibility_modifier_token2] = ACTIONS(1109), [aux_sym_visibility_modifier_token3] = ACTIONS(1109), [aux_sym__arrow_function_header_token1] = ACTIONS(1109), [anon_sym_LPAREN] = ACTIONS(1107), [aux_sym_cast_type_token1] = ACTIONS(1109), [aux_sym_echo_statement_token1] = ACTIONS(1109), [anon_sym_unset] = ACTIONS(1109), [aux_sym_declare_statement_token1] = ACTIONS(1109), [aux_sym_declare_statement_token2] = ACTIONS(1109), [sym_float] = ACTIONS(1109), [aux_sym_try_statement_token1] = ACTIONS(1109), [aux_sym_goto_statement_token1] = ACTIONS(1109), [aux_sym_continue_statement_token1] = ACTIONS(1109), [aux_sym_break_statement_token1] = ACTIONS(1109), [sym_integer] = ACTIONS(1109), [aux_sym_return_statement_token1] = ACTIONS(1109), [aux_sym_throw_expression_token1] = ACTIONS(1109), [aux_sym_while_statement_token1] = ACTIONS(1109), [aux_sym_while_statement_token2] = ACTIONS(1109), [aux_sym_do_statement_token1] = ACTIONS(1109), [aux_sym_for_statement_token1] = ACTIONS(1109), [aux_sym_for_statement_token2] = ACTIONS(1109), [aux_sym_foreach_statement_token1] = ACTIONS(1109), [aux_sym_foreach_statement_token2] = ACTIONS(1109), [aux_sym_if_statement_token1] = ACTIONS(1109), [aux_sym_if_statement_token2] = ACTIONS(1109), [aux_sym_else_if_clause_token1] = ACTIONS(1109), [aux_sym_else_clause_token1] = ACTIONS(1109), [aux_sym_match_expression_token1] = ACTIONS(1109), [aux_sym_match_default_expression_token1] = ACTIONS(1109), [aux_sym_switch_statement_token1] = ACTIONS(1109), [aux_sym_switch_block_token1] = ACTIONS(1109), [anon_sym_AT] = ACTIONS(1107), [anon_sym_PLUS] = ACTIONS(1109), [anon_sym_DASH] = ACTIONS(1109), [anon_sym_TILDE] = ACTIONS(1107), [anon_sym_BANG] = ACTIONS(1107), [aux_sym_clone_expression_token1] = ACTIONS(1109), [aux_sym_print_intrinsic_token1] = ACTIONS(1109), [aux_sym_object_creation_expression_token1] = ACTIONS(1109), [anon_sym_PLUS_PLUS] = ACTIONS(1107), [anon_sym_DASH_DASH] = ACTIONS(1107), [sym_shell_command_expression] = ACTIONS(1107), [aux_sym__list_destructing_token1] = ACTIONS(1109), [anon_sym_LBRACK] = ACTIONS(1107), [anon_sym_self] = ACTIONS(1109), [anon_sym_parent] = ACTIONS(1109), [anon_sym_POUND_LBRACK] = ACTIONS(1107), [aux_sym_encapsed_string_token1] = ACTIONS(1107), [anon_sym_DQUOTE] = ACTIONS(1107), [anon_sym_SQUOTE] = ACTIONS(1107), [aux_sym_string_token1] = ACTIONS(1107), [sym_boolean] = ACTIONS(1109), [sym_null] = ACTIONS(1109), [anon_sym_DOLLAR] = ACTIONS(1107), [aux_sym_yield_expression_token1] = ACTIONS(1109), [aux_sym_include_expression_token1] = ACTIONS(1109), [aux_sym_include_once_expression_token1] = ACTIONS(1109), [aux_sym_require_expression_token1] = ACTIONS(1109), [aux_sym_require_once_expression_token1] = ACTIONS(1109), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1107), }, [435] = { [sym_text_interpolation] = STATE(435), [ts_builtin_sym_end] = ACTIONS(1111), [sym_name] = ACTIONS(1113), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1111), [aux_sym_function_static_declaration_token1] = ACTIONS(1113), [aux_sym_global_declaration_token1] = ACTIONS(1113), [aux_sym_namespace_definition_token1] = ACTIONS(1113), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1113), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1113), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1113), [anon_sym_BSLASH] = ACTIONS(1111), [anon_sym_LBRACE] = ACTIONS(1111), [anon_sym_RBRACE] = ACTIONS(1111), [aux_sym_trait_declaration_token1] = ACTIONS(1113), [aux_sym_interface_declaration_token1] = ACTIONS(1113), [aux_sym_enum_declaration_token1] = ACTIONS(1113), [aux_sym_enum_case_token1] = ACTIONS(1113), [aux_sym_class_declaration_token1] = ACTIONS(1113), [aux_sym_final_modifier_token1] = ACTIONS(1113), [aux_sym_abstract_modifier_token1] = ACTIONS(1113), [aux_sym_visibility_modifier_token1] = ACTIONS(1113), [aux_sym_visibility_modifier_token2] = ACTIONS(1113), [aux_sym_visibility_modifier_token3] = ACTIONS(1113), [aux_sym__arrow_function_header_token1] = ACTIONS(1113), [anon_sym_LPAREN] = ACTIONS(1111), [aux_sym_cast_type_token1] = ACTIONS(1113), [aux_sym_echo_statement_token1] = ACTIONS(1113), [anon_sym_unset] = ACTIONS(1113), [aux_sym_declare_statement_token1] = ACTIONS(1113), [aux_sym_declare_statement_token2] = ACTIONS(1113), [sym_float] = ACTIONS(1113), [aux_sym_try_statement_token1] = ACTIONS(1113), [aux_sym_goto_statement_token1] = ACTIONS(1113), [aux_sym_continue_statement_token1] = ACTIONS(1113), [aux_sym_break_statement_token1] = ACTIONS(1113), [sym_integer] = ACTIONS(1113), [aux_sym_return_statement_token1] = ACTIONS(1113), [aux_sym_throw_expression_token1] = ACTIONS(1113), [aux_sym_while_statement_token1] = ACTIONS(1113), [aux_sym_while_statement_token2] = ACTIONS(1113), [aux_sym_do_statement_token1] = ACTIONS(1113), [aux_sym_for_statement_token1] = ACTIONS(1113), [aux_sym_for_statement_token2] = ACTIONS(1113), [aux_sym_foreach_statement_token1] = ACTIONS(1113), [aux_sym_foreach_statement_token2] = ACTIONS(1113), [aux_sym_if_statement_token1] = ACTIONS(1113), [aux_sym_if_statement_token2] = ACTIONS(1113), [aux_sym_else_if_clause_token1] = ACTIONS(1113), [aux_sym_else_clause_token1] = ACTIONS(1113), [aux_sym_match_expression_token1] = ACTIONS(1113), [aux_sym_match_default_expression_token1] = ACTIONS(1113), [aux_sym_switch_statement_token1] = ACTIONS(1113), [aux_sym_switch_block_token1] = ACTIONS(1113), [anon_sym_AT] = ACTIONS(1111), [anon_sym_PLUS] = ACTIONS(1113), [anon_sym_DASH] = ACTIONS(1113), [anon_sym_TILDE] = ACTIONS(1111), [anon_sym_BANG] = ACTIONS(1111), [aux_sym_clone_expression_token1] = ACTIONS(1113), [aux_sym_print_intrinsic_token1] = ACTIONS(1113), [aux_sym_object_creation_expression_token1] = ACTIONS(1113), [anon_sym_PLUS_PLUS] = ACTIONS(1111), [anon_sym_DASH_DASH] = ACTIONS(1111), [sym_shell_command_expression] = ACTIONS(1111), [aux_sym__list_destructing_token1] = ACTIONS(1113), [anon_sym_LBRACK] = ACTIONS(1111), [anon_sym_self] = ACTIONS(1113), [anon_sym_parent] = ACTIONS(1113), [anon_sym_POUND_LBRACK] = ACTIONS(1111), [aux_sym_encapsed_string_token1] = ACTIONS(1111), [anon_sym_DQUOTE] = ACTIONS(1111), [anon_sym_SQUOTE] = ACTIONS(1111), [aux_sym_string_token1] = ACTIONS(1111), [sym_boolean] = ACTIONS(1113), [sym_null] = ACTIONS(1113), [anon_sym_DOLLAR] = ACTIONS(1111), [aux_sym_yield_expression_token1] = ACTIONS(1113), [aux_sym_include_expression_token1] = ACTIONS(1113), [aux_sym_include_once_expression_token1] = ACTIONS(1113), [aux_sym_require_expression_token1] = ACTIONS(1113), [aux_sym_require_once_expression_token1] = ACTIONS(1113), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1111), }, [436] = { [sym_text_interpolation] = STATE(436), [ts_builtin_sym_end] = ACTIONS(1005), [sym_name] = ACTIONS(1007), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1005), [aux_sym_function_static_declaration_token1] = ACTIONS(1007), [aux_sym_global_declaration_token1] = ACTIONS(1007), [aux_sym_namespace_definition_token1] = ACTIONS(1007), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1007), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1007), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1007), [anon_sym_BSLASH] = ACTIONS(1005), [anon_sym_LBRACE] = ACTIONS(1005), [anon_sym_RBRACE] = ACTIONS(1005), [aux_sym_trait_declaration_token1] = ACTIONS(1007), [aux_sym_interface_declaration_token1] = ACTIONS(1007), [aux_sym_enum_declaration_token1] = ACTIONS(1007), [aux_sym_enum_case_token1] = ACTIONS(1007), [aux_sym_class_declaration_token1] = ACTIONS(1007), [aux_sym_final_modifier_token1] = ACTIONS(1007), [aux_sym_abstract_modifier_token1] = ACTIONS(1007), [aux_sym_visibility_modifier_token1] = ACTIONS(1007), [aux_sym_visibility_modifier_token2] = ACTIONS(1007), [aux_sym_visibility_modifier_token3] = ACTIONS(1007), [aux_sym__arrow_function_header_token1] = ACTIONS(1007), [anon_sym_LPAREN] = ACTIONS(1005), [aux_sym_cast_type_token1] = ACTIONS(1007), [aux_sym_echo_statement_token1] = ACTIONS(1007), [anon_sym_unset] = ACTIONS(1007), [aux_sym_declare_statement_token1] = ACTIONS(1007), [aux_sym_declare_statement_token2] = ACTIONS(1007), [sym_float] = ACTIONS(1007), [aux_sym_try_statement_token1] = ACTIONS(1007), [aux_sym_goto_statement_token1] = ACTIONS(1007), [aux_sym_continue_statement_token1] = ACTIONS(1007), [aux_sym_break_statement_token1] = ACTIONS(1007), [sym_integer] = ACTIONS(1007), [aux_sym_return_statement_token1] = ACTIONS(1007), [aux_sym_throw_expression_token1] = ACTIONS(1007), [aux_sym_while_statement_token1] = ACTIONS(1007), [aux_sym_while_statement_token2] = ACTIONS(1007), [aux_sym_do_statement_token1] = ACTIONS(1007), [aux_sym_for_statement_token1] = ACTIONS(1007), [aux_sym_for_statement_token2] = ACTIONS(1007), [aux_sym_foreach_statement_token1] = ACTIONS(1007), [aux_sym_foreach_statement_token2] = ACTIONS(1007), [aux_sym_if_statement_token1] = ACTIONS(1007), [aux_sym_if_statement_token2] = ACTIONS(1007), [aux_sym_else_if_clause_token1] = ACTIONS(1007), [aux_sym_else_clause_token1] = ACTIONS(1007), [aux_sym_match_expression_token1] = ACTIONS(1007), [aux_sym_match_default_expression_token1] = ACTIONS(1007), [aux_sym_switch_statement_token1] = ACTIONS(1007), [aux_sym_switch_block_token1] = ACTIONS(1007), [anon_sym_AT] = ACTIONS(1005), [anon_sym_PLUS] = ACTIONS(1007), [anon_sym_DASH] = ACTIONS(1007), [anon_sym_TILDE] = ACTIONS(1005), [anon_sym_BANG] = ACTIONS(1005), [aux_sym_clone_expression_token1] = ACTIONS(1007), [aux_sym_print_intrinsic_token1] = ACTIONS(1007), [aux_sym_object_creation_expression_token1] = ACTIONS(1007), [anon_sym_PLUS_PLUS] = ACTIONS(1005), [anon_sym_DASH_DASH] = ACTIONS(1005), [sym_shell_command_expression] = ACTIONS(1005), [aux_sym__list_destructing_token1] = ACTIONS(1007), [anon_sym_LBRACK] = ACTIONS(1005), [anon_sym_self] = ACTIONS(1007), [anon_sym_parent] = ACTIONS(1007), [anon_sym_POUND_LBRACK] = ACTIONS(1005), [aux_sym_encapsed_string_token1] = ACTIONS(1005), [anon_sym_DQUOTE] = ACTIONS(1005), [anon_sym_SQUOTE] = ACTIONS(1005), [aux_sym_string_token1] = ACTIONS(1005), [sym_boolean] = ACTIONS(1007), [sym_null] = ACTIONS(1007), [anon_sym_DOLLAR] = ACTIONS(1005), [aux_sym_yield_expression_token1] = ACTIONS(1007), [aux_sym_include_expression_token1] = ACTIONS(1007), [aux_sym_include_once_expression_token1] = ACTIONS(1007), [aux_sym_require_expression_token1] = ACTIONS(1007), [aux_sym_require_once_expression_token1] = ACTIONS(1007), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1005), }, [437] = { [sym_text_interpolation] = STATE(437), [ts_builtin_sym_end] = ACTIONS(1115), [sym_name] = ACTIONS(1117), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1115), [aux_sym_function_static_declaration_token1] = ACTIONS(1117), [aux_sym_global_declaration_token1] = ACTIONS(1117), [aux_sym_namespace_definition_token1] = ACTIONS(1117), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1117), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1117), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1117), [anon_sym_BSLASH] = ACTIONS(1115), [anon_sym_LBRACE] = ACTIONS(1115), [anon_sym_RBRACE] = ACTIONS(1115), [aux_sym_trait_declaration_token1] = ACTIONS(1117), [aux_sym_interface_declaration_token1] = ACTIONS(1117), [aux_sym_enum_declaration_token1] = ACTIONS(1117), [aux_sym_enum_case_token1] = ACTIONS(1117), [aux_sym_class_declaration_token1] = ACTIONS(1117), [aux_sym_final_modifier_token1] = ACTIONS(1117), [aux_sym_abstract_modifier_token1] = ACTIONS(1117), [aux_sym_visibility_modifier_token1] = ACTIONS(1117), [aux_sym_visibility_modifier_token2] = ACTIONS(1117), [aux_sym_visibility_modifier_token3] = ACTIONS(1117), [aux_sym__arrow_function_header_token1] = ACTIONS(1117), [anon_sym_LPAREN] = ACTIONS(1115), [aux_sym_cast_type_token1] = ACTIONS(1117), [aux_sym_echo_statement_token1] = ACTIONS(1117), [anon_sym_unset] = ACTIONS(1117), [aux_sym_declare_statement_token1] = ACTIONS(1117), [aux_sym_declare_statement_token2] = ACTIONS(1117), [sym_float] = ACTIONS(1117), [aux_sym_try_statement_token1] = ACTIONS(1117), [aux_sym_goto_statement_token1] = ACTIONS(1117), [aux_sym_continue_statement_token1] = ACTIONS(1117), [aux_sym_break_statement_token1] = ACTIONS(1117), [sym_integer] = ACTIONS(1117), [aux_sym_return_statement_token1] = ACTIONS(1117), [aux_sym_throw_expression_token1] = ACTIONS(1117), [aux_sym_while_statement_token1] = ACTIONS(1117), [aux_sym_while_statement_token2] = ACTIONS(1117), [aux_sym_do_statement_token1] = ACTIONS(1117), [aux_sym_for_statement_token1] = ACTIONS(1117), [aux_sym_for_statement_token2] = ACTIONS(1117), [aux_sym_foreach_statement_token1] = ACTIONS(1117), [aux_sym_foreach_statement_token2] = ACTIONS(1117), [aux_sym_if_statement_token1] = ACTIONS(1117), [aux_sym_if_statement_token2] = ACTIONS(1117), [aux_sym_else_if_clause_token1] = ACTIONS(1117), [aux_sym_else_clause_token1] = ACTIONS(1117), [aux_sym_match_expression_token1] = ACTIONS(1117), [aux_sym_match_default_expression_token1] = ACTIONS(1117), [aux_sym_switch_statement_token1] = ACTIONS(1117), [aux_sym_switch_block_token1] = ACTIONS(1117), [anon_sym_AT] = ACTIONS(1115), [anon_sym_PLUS] = ACTIONS(1117), [anon_sym_DASH] = ACTIONS(1117), [anon_sym_TILDE] = ACTIONS(1115), [anon_sym_BANG] = ACTIONS(1115), [aux_sym_clone_expression_token1] = ACTIONS(1117), [aux_sym_print_intrinsic_token1] = ACTIONS(1117), [aux_sym_object_creation_expression_token1] = ACTIONS(1117), [anon_sym_PLUS_PLUS] = ACTIONS(1115), [anon_sym_DASH_DASH] = ACTIONS(1115), [sym_shell_command_expression] = ACTIONS(1115), [aux_sym__list_destructing_token1] = ACTIONS(1117), [anon_sym_LBRACK] = ACTIONS(1115), [anon_sym_self] = ACTIONS(1117), [anon_sym_parent] = ACTIONS(1117), [anon_sym_POUND_LBRACK] = ACTIONS(1115), [aux_sym_encapsed_string_token1] = ACTIONS(1115), [anon_sym_DQUOTE] = ACTIONS(1115), [anon_sym_SQUOTE] = ACTIONS(1115), [aux_sym_string_token1] = ACTIONS(1115), [sym_boolean] = ACTIONS(1117), [sym_null] = ACTIONS(1117), [anon_sym_DOLLAR] = ACTIONS(1115), [aux_sym_yield_expression_token1] = ACTIONS(1117), [aux_sym_include_expression_token1] = ACTIONS(1117), [aux_sym_include_once_expression_token1] = ACTIONS(1117), [aux_sym_require_expression_token1] = ACTIONS(1117), [aux_sym_require_once_expression_token1] = ACTIONS(1117), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1115), }, [438] = { [sym_text_interpolation] = STATE(438), [ts_builtin_sym_end] = ACTIONS(1119), [sym_name] = ACTIONS(1121), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1119), [aux_sym_function_static_declaration_token1] = ACTIONS(1121), [aux_sym_global_declaration_token1] = ACTIONS(1121), [aux_sym_namespace_definition_token1] = ACTIONS(1121), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1121), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1121), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1121), [anon_sym_BSLASH] = ACTIONS(1119), [anon_sym_LBRACE] = ACTIONS(1119), [anon_sym_RBRACE] = ACTIONS(1119), [aux_sym_trait_declaration_token1] = ACTIONS(1121), [aux_sym_interface_declaration_token1] = ACTIONS(1121), [aux_sym_enum_declaration_token1] = ACTIONS(1121), [aux_sym_enum_case_token1] = ACTIONS(1121), [aux_sym_class_declaration_token1] = ACTIONS(1121), [aux_sym_final_modifier_token1] = ACTIONS(1121), [aux_sym_abstract_modifier_token1] = ACTIONS(1121), [aux_sym_visibility_modifier_token1] = ACTIONS(1121), [aux_sym_visibility_modifier_token2] = ACTIONS(1121), [aux_sym_visibility_modifier_token3] = ACTIONS(1121), [aux_sym__arrow_function_header_token1] = ACTIONS(1121), [anon_sym_LPAREN] = ACTIONS(1119), [aux_sym_cast_type_token1] = ACTIONS(1121), [aux_sym_echo_statement_token1] = ACTIONS(1121), [anon_sym_unset] = ACTIONS(1121), [aux_sym_declare_statement_token1] = ACTIONS(1121), [aux_sym_declare_statement_token2] = ACTIONS(1121), [sym_float] = ACTIONS(1121), [aux_sym_try_statement_token1] = ACTIONS(1121), [aux_sym_goto_statement_token1] = ACTIONS(1121), [aux_sym_continue_statement_token1] = ACTIONS(1121), [aux_sym_break_statement_token1] = ACTIONS(1121), [sym_integer] = ACTIONS(1121), [aux_sym_return_statement_token1] = ACTIONS(1121), [aux_sym_throw_expression_token1] = ACTIONS(1121), [aux_sym_while_statement_token1] = ACTIONS(1121), [aux_sym_while_statement_token2] = ACTIONS(1121), [aux_sym_do_statement_token1] = ACTIONS(1121), [aux_sym_for_statement_token1] = ACTIONS(1121), [aux_sym_for_statement_token2] = ACTIONS(1121), [aux_sym_foreach_statement_token1] = ACTIONS(1121), [aux_sym_foreach_statement_token2] = ACTIONS(1121), [aux_sym_if_statement_token1] = ACTIONS(1121), [aux_sym_if_statement_token2] = ACTIONS(1121), [aux_sym_else_if_clause_token1] = ACTIONS(1121), [aux_sym_else_clause_token1] = ACTIONS(1121), [aux_sym_match_expression_token1] = ACTIONS(1121), [aux_sym_match_default_expression_token1] = ACTIONS(1121), [aux_sym_switch_statement_token1] = ACTIONS(1121), [aux_sym_switch_block_token1] = ACTIONS(1121), [anon_sym_AT] = ACTIONS(1119), [anon_sym_PLUS] = ACTIONS(1121), [anon_sym_DASH] = ACTIONS(1121), [anon_sym_TILDE] = ACTIONS(1119), [anon_sym_BANG] = ACTIONS(1119), [aux_sym_clone_expression_token1] = ACTIONS(1121), [aux_sym_print_intrinsic_token1] = ACTIONS(1121), [aux_sym_object_creation_expression_token1] = ACTIONS(1121), [anon_sym_PLUS_PLUS] = ACTIONS(1119), [anon_sym_DASH_DASH] = ACTIONS(1119), [sym_shell_command_expression] = ACTIONS(1119), [aux_sym__list_destructing_token1] = ACTIONS(1121), [anon_sym_LBRACK] = ACTIONS(1119), [anon_sym_self] = ACTIONS(1121), [anon_sym_parent] = ACTIONS(1121), [anon_sym_POUND_LBRACK] = ACTIONS(1119), [aux_sym_encapsed_string_token1] = ACTIONS(1119), [anon_sym_DQUOTE] = ACTIONS(1119), [anon_sym_SQUOTE] = ACTIONS(1119), [aux_sym_string_token1] = ACTIONS(1119), [sym_boolean] = ACTIONS(1121), [sym_null] = ACTIONS(1121), [anon_sym_DOLLAR] = ACTIONS(1119), [aux_sym_yield_expression_token1] = ACTIONS(1121), [aux_sym_include_expression_token1] = ACTIONS(1121), [aux_sym_include_once_expression_token1] = ACTIONS(1121), [aux_sym_require_expression_token1] = ACTIONS(1121), [aux_sym_require_once_expression_token1] = ACTIONS(1121), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1119), }, [439] = { [sym_text_interpolation] = STATE(439), [ts_builtin_sym_end] = ACTIONS(1123), [sym_name] = ACTIONS(1125), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1123), [aux_sym_function_static_declaration_token1] = ACTIONS(1125), [aux_sym_global_declaration_token1] = ACTIONS(1125), [aux_sym_namespace_definition_token1] = ACTIONS(1125), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1125), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1125), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1125), [anon_sym_BSLASH] = ACTIONS(1123), [anon_sym_LBRACE] = ACTIONS(1123), [anon_sym_RBRACE] = ACTIONS(1123), [aux_sym_trait_declaration_token1] = ACTIONS(1125), [aux_sym_interface_declaration_token1] = ACTIONS(1125), [aux_sym_enum_declaration_token1] = ACTIONS(1125), [aux_sym_enum_case_token1] = ACTIONS(1125), [aux_sym_class_declaration_token1] = ACTIONS(1125), [aux_sym_final_modifier_token1] = ACTIONS(1125), [aux_sym_abstract_modifier_token1] = ACTIONS(1125), [aux_sym_visibility_modifier_token1] = ACTIONS(1125), [aux_sym_visibility_modifier_token2] = ACTIONS(1125), [aux_sym_visibility_modifier_token3] = ACTIONS(1125), [aux_sym__arrow_function_header_token1] = ACTIONS(1125), [anon_sym_LPAREN] = ACTIONS(1123), [aux_sym_cast_type_token1] = ACTIONS(1125), [aux_sym_echo_statement_token1] = ACTIONS(1125), [anon_sym_unset] = ACTIONS(1125), [aux_sym_declare_statement_token1] = ACTIONS(1125), [aux_sym_declare_statement_token2] = ACTIONS(1125), [sym_float] = ACTIONS(1125), [aux_sym_try_statement_token1] = ACTIONS(1125), [aux_sym_goto_statement_token1] = ACTIONS(1125), [aux_sym_continue_statement_token1] = ACTIONS(1125), [aux_sym_break_statement_token1] = ACTIONS(1125), [sym_integer] = ACTIONS(1125), [aux_sym_return_statement_token1] = ACTIONS(1125), [aux_sym_throw_expression_token1] = ACTIONS(1125), [aux_sym_while_statement_token1] = ACTIONS(1125), [aux_sym_while_statement_token2] = ACTIONS(1125), [aux_sym_do_statement_token1] = ACTIONS(1125), [aux_sym_for_statement_token1] = ACTIONS(1125), [aux_sym_for_statement_token2] = ACTIONS(1125), [aux_sym_foreach_statement_token1] = ACTIONS(1125), [aux_sym_foreach_statement_token2] = ACTIONS(1125), [aux_sym_if_statement_token1] = ACTIONS(1125), [aux_sym_if_statement_token2] = ACTIONS(1125), [aux_sym_else_if_clause_token1] = ACTIONS(1125), [aux_sym_else_clause_token1] = ACTIONS(1125), [aux_sym_match_expression_token1] = ACTIONS(1125), [aux_sym_match_default_expression_token1] = ACTIONS(1125), [aux_sym_switch_statement_token1] = ACTIONS(1125), [aux_sym_switch_block_token1] = ACTIONS(1125), [anon_sym_AT] = ACTIONS(1123), [anon_sym_PLUS] = ACTIONS(1125), [anon_sym_DASH] = ACTIONS(1125), [anon_sym_TILDE] = ACTIONS(1123), [anon_sym_BANG] = ACTIONS(1123), [aux_sym_clone_expression_token1] = ACTIONS(1125), [aux_sym_print_intrinsic_token1] = ACTIONS(1125), [aux_sym_object_creation_expression_token1] = ACTIONS(1125), [anon_sym_PLUS_PLUS] = ACTIONS(1123), [anon_sym_DASH_DASH] = ACTIONS(1123), [sym_shell_command_expression] = ACTIONS(1123), [aux_sym__list_destructing_token1] = ACTIONS(1125), [anon_sym_LBRACK] = ACTIONS(1123), [anon_sym_self] = ACTIONS(1125), [anon_sym_parent] = ACTIONS(1125), [anon_sym_POUND_LBRACK] = ACTIONS(1123), [aux_sym_encapsed_string_token1] = ACTIONS(1123), [anon_sym_DQUOTE] = ACTIONS(1123), [anon_sym_SQUOTE] = ACTIONS(1123), [aux_sym_string_token1] = ACTIONS(1123), [sym_boolean] = ACTIONS(1125), [sym_null] = ACTIONS(1125), [anon_sym_DOLLAR] = ACTIONS(1123), [aux_sym_yield_expression_token1] = ACTIONS(1125), [aux_sym_include_expression_token1] = ACTIONS(1125), [aux_sym_include_once_expression_token1] = ACTIONS(1125), [aux_sym_require_expression_token1] = ACTIONS(1125), [aux_sym_require_once_expression_token1] = ACTIONS(1125), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1123), }, [440] = { [sym_text_interpolation] = STATE(440), [ts_builtin_sym_end] = ACTIONS(1127), [sym_name] = ACTIONS(1129), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1127), [aux_sym_function_static_declaration_token1] = ACTIONS(1129), [aux_sym_global_declaration_token1] = ACTIONS(1129), [aux_sym_namespace_definition_token1] = ACTIONS(1129), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1129), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1129), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1129), [anon_sym_BSLASH] = ACTIONS(1127), [anon_sym_LBRACE] = ACTIONS(1127), [anon_sym_RBRACE] = ACTIONS(1127), [aux_sym_trait_declaration_token1] = ACTIONS(1129), [aux_sym_interface_declaration_token1] = ACTIONS(1129), [aux_sym_enum_declaration_token1] = ACTIONS(1129), [aux_sym_enum_case_token1] = ACTIONS(1129), [aux_sym_class_declaration_token1] = ACTIONS(1129), [aux_sym_final_modifier_token1] = ACTIONS(1129), [aux_sym_abstract_modifier_token1] = ACTIONS(1129), [aux_sym_visibility_modifier_token1] = ACTIONS(1129), [aux_sym_visibility_modifier_token2] = ACTIONS(1129), [aux_sym_visibility_modifier_token3] = ACTIONS(1129), [aux_sym__arrow_function_header_token1] = ACTIONS(1129), [anon_sym_LPAREN] = ACTIONS(1127), [aux_sym_cast_type_token1] = ACTIONS(1129), [aux_sym_echo_statement_token1] = ACTIONS(1129), [anon_sym_unset] = ACTIONS(1129), [aux_sym_declare_statement_token1] = ACTIONS(1129), [aux_sym_declare_statement_token2] = ACTIONS(1129), [sym_float] = ACTIONS(1129), [aux_sym_try_statement_token1] = ACTIONS(1129), [aux_sym_goto_statement_token1] = ACTIONS(1129), [aux_sym_continue_statement_token1] = ACTIONS(1129), [aux_sym_break_statement_token1] = ACTIONS(1129), [sym_integer] = ACTIONS(1129), [aux_sym_return_statement_token1] = ACTIONS(1129), [aux_sym_throw_expression_token1] = ACTIONS(1129), [aux_sym_while_statement_token1] = ACTIONS(1129), [aux_sym_while_statement_token2] = ACTIONS(1129), [aux_sym_do_statement_token1] = ACTIONS(1129), [aux_sym_for_statement_token1] = ACTIONS(1129), [aux_sym_for_statement_token2] = ACTIONS(1129), [aux_sym_foreach_statement_token1] = ACTIONS(1129), [aux_sym_foreach_statement_token2] = ACTIONS(1129), [aux_sym_if_statement_token1] = ACTIONS(1129), [aux_sym_if_statement_token2] = ACTIONS(1129), [aux_sym_else_if_clause_token1] = ACTIONS(1129), [aux_sym_else_clause_token1] = ACTIONS(1129), [aux_sym_match_expression_token1] = ACTIONS(1129), [aux_sym_match_default_expression_token1] = ACTIONS(1129), [aux_sym_switch_statement_token1] = ACTIONS(1129), [aux_sym_switch_block_token1] = ACTIONS(1129), [anon_sym_AT] = ACTIONS(1127), [anon_sym_PLUS] = ACTIONS(1129), [anon_sym_DASH] = ACTIONS(1129), [anon_sym_TILDE] = ACTIONS(1127), [anon_sym_BANG] = ACTIONS(1127), [aux_sym_clone_expression_token1] = ACTIONS(1129), [aux_sym_print_intrinsic_token1] = ACTIONS(1129), [aux_sym_object_creation_expression_token1] = ACTIONS(1129), [anon_sym_PLUS_PLUS] = ACTIONS(1127), [anon_sym_DASH_DASH] = ACTIONS(1127), [sym_shell_command_expression] = ACTIONS(1127), [aux_sym__list_destructing_token1] = ACTIONS(1129), [anon_sym_LBRACK] = ACTIONS(1127), [anon_sym_self] = ACTIONS(1129), [anon_sym_parent] = ACTIONS(1129), [anon_sym_POUND_LBRACK] = ACTIONS(1127), [aux_sym_encapsed_string_token1] = ACTIONS(1127), [anon_sym_DQUOTE] = ACTIONS(1127), [anon_sym_SQUOTE] = ACTIONS(1127), [aux_sym_string_token1] = ACTIONS(1127), [sym_boolean] = ACTIONS(1129), [sym_null] = ACTIONS(1129), [anon_sym_DOLLAR] = ACTIONS(1127), [aux_sym_yield_expression_token1] = ACTIONS(1129), [aux_sym_include_expression_token1] = ACTIONS(1129), [aux_sym_include_once_expression_token1] = ACTIONS(1129), [aux_sym_require_expression_token1] = ACTIONS(1129), [aux_sym_require_once_expression_token1] = ACTIONS(1129), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1127), }, [441] = { [sym_text_interpolation] = STATE(441), [ts_builtin_sym_end] = ACTIONS(1131), [sym_name] = ACTIONS(1133), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1131), [aux_sym_function_static_declaration_token1] = ACTIONS(1133), [aux_sym_global_declaration_token1] = ACTIONS(1133), [aux_sym_namespace_definition_token1] = ACTIONS(1133), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1133), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1133), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1133), [anon_sym_BSLASH] = ACTIONS(1131), [anon_sym_LBRACE] = ACTIONS(1131), [anon_sym_RBRACE] = ACTIONS(1131), [aux_sym_trait_declaration_token1] = ACTIONS(1133), [aux_sym_interface_declaration_token1] = ACTIONS(1133), [aux_sym_enum_declaration_token1] = ACTIONS(1133), [aux_sym_enum_case_token1] = ACTIONS(1133), [aux_sym_class_declaration_token1] = ACTIONS(1133), [aux_sym_final_modifier_token1] = ACTIONS(1133), [aux_sym_abstract_modifier_token1] = ACTIONS(1133), [aux_sym_visibility_modifier_token1] = ACTIONS(1133), [aux_sym_visibility_modifier_token2] = ACTIONS(1133), [aux_sym_visibility_modifier_token3] = ACTIONS(1133), [aux_sym__arrow_function_header_token1] = ACTIONS(1133), [anon_sym_LPAREN] = ACTIONS(1131), [aux_sym_cast_type_token1] = ACTIONS(1133), [aux_sym_echo_statement_token1] = ACTIONS(1133), [anon_sym_unset] = ACTIONS(1133), [aux_sym_declare_statement_token1] = ACTIONS(1133), [aux_sym_declare_statement_token2] = ACTIONS(1133), [sym_float] = ACTIONS(1133), [aux_sym_try_statement_token1] = ACTIONS(1133), [aux_sym_goto_statement_token1] = ACTIONS(1133), [aux_sym_continue_statement_token1] = ACTIONS(1133), [aux_sym_break_statement_token1] = ACTIONS(1133), [sym_integer] = ACTIONS(1133), [aux_sym_return_statement_token1] = ACTIONS(1133), [aux_sym_throw_expression_token1] = ACTIONS(1133), [aux_sym_while_statement_token1] = ACTIONS(1133), [aux_sym_while_statement_token2] = ACTIONS(1133), [aux_sym_do_statement_token1] = ACTIONS(1133), [aux_sym_for_statement_token1] = ACTIONS(1133), [aux_sym_for_statement_token2] = ACTIONS(1133), [aux_sym_foreach_statement_token1] = ACTIONS(1133), [aux_sym_foreach_statement_token2] = ACTIONS(1133), [aux_sym_if_statement_token1] = ACTIONS(1133), [aux_sym_if_statement_token2] = ACTIONS(1133), [aux_sym_else_if_clause_token1] = ACTIONS(1133), [aux_sym_else_clause_token1] = ACTIONS(1133), [aux_sym_match_expression_token1] = ACTIONS(1133), [aux_sym_match_default_expression_token1] = ACTIONS(1133), [aux_sym_switch_statement_token1] = ACTIONS(1133), [aux_sym_switch_block_token1] = ACTIONS(1133), [anon_sym_AT] = ACTIONS(1131), [anon_sym_PLUS] = ACTIONS(1133), [anon_sym_DASH] = ACTIONS(1133), [anon_sym_TILDE] = ACTIONS(1131), [anon_sym_BANG] = ACTIONS(1131), [aux_sym_clone_expression_token1] = ACTIONS(1133), [aux_sym_print_intrinsic_token1] = ACTIONS(1133), [aux_sym_object_creation_expression_token1] = ACTIONS(1133), [anon_sym_PLUS_PLUS] = ACTIONS(1131), [anon_sym_DASH_DASH] = ACTIONS(1131), [sym_shell_command_expression] = ACTIONS(1131), [aux_sym__list_destructing_token1] = ACTIONS(1133), [anon_sym_LBRACK] = ACTIONS(1131), [anon_sym_self] = ACTIONS(1133), [anon_sym_parent] = ACTIONS(1133), [anon_sym_POUND_LBRACK] = ACTIONS(1131), [aux_sym_encapsed_string_token1] = ACTIONS(1131), [anon_sym_DQUOTE] = ACTIONS(1131), [anon_sym_SQUOTE] = ACTIONS(1131), [aux_sym_string_token1] = ACTIONS(1131), [sym_boolean] = ACTIONS(1133), [sym_null] = ACTIONS(1133), [anon_sym_DOLLAR] = ACTIONS(1131), [aux_sym_yield_expression_token1] = ACTIONS(1133), [aux_sym_include_expression_token1] = ACTIONS(1133), [aux_sym_include_once_expression_token1] = ACTIONS(1133), [aux_sym_require_expression_token1] = ACTIONS(1133), [aux_sym_require_once_expression_token1] = ACTIONS(1133), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1131), }, [442] = { [sym_text_interpolation] = STATE(442), [ts_builtin_sym_end] = ACTIONS(1135), [sym_name] = ACTIONS(1137), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1135), [aux_sym_function_static_declaration_token1] = ACTIONS(1137), [aux_sym_global_declaration_token1] = ACTIONS(1137), [aux_sym_namespace_definition_token1] = ACTIONS(1137), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1137), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1137), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1137), [anon_sym_BSLASH] = ACTIONS(1135), [anon_sym_LBRACE] = ACTIONS(1135), [anon_sym_RBRACE] = ACTIONS(1135), [aux_sym_trait_declaration_token1] = ACTIONS(1137), [aux_sym_interface_declaration_token1] = ACTIONS(1137), [aux_sym_enum_declaration_token1] = ACTIONS(1137), [aux_sym_enum_case_token1] = ACTIONS(1137), [aux_sym_class_declaration_token1] = ACTIONS(1137), [aux_sym_final_modifier_token1] = ACTIONS(1137), [aux_sym_abstract_modifier_token1] = ACTIONS(1137), [aux_sym_visibility_modifier_token1] = ACTIONS(1137), [aux_sym_visibility_modifier_token2] = ACTIONS(1137), [aux_sym_visibility_modifier_token3] = ACTIONS(1137), [aux_sym__arrow_function_header_token1] = ACTIONS(1137), [anon_sym_LPAREN] = ACTIONS(1135), [aux_sym_cast_type_token1] = ACTIONS(1137), [aux_sym_echo_statement_token1] = ACTIONS(1137), [anon_sym_unset] = ACTIONS(1137), [aux_sym_declare_statement_token1] = ACTIONS(1137), [aux_sym_declare_statement_token2] = ACTIONS(1137), [sym_float] = ACTIONS(1137), [aux_sym_try_statement_token1] = ACTIONS(1137), [aux_sym_goto_statement_token1] = ACTIONS(1137), [aux_sym_continue_statement_token1] = ACTIONS(1137), [aux_sym_break_statement_token1] = ACTIONS(1137), [sym_integer] = ACTIONS(1137), [aux_sym_return_statement_token1] = ACTIONS(1137), [aux_sym_throw_expression_token1] = ACTIONS(1137), [aux_sym_while_statement_token1] = ACTIONS(1137), [aux_sym_while_statement_token2] = ACTIONS(1137), [aux_sym_do_statement_token1] = ACTIONS(1137), [aux_sym_for_statement_token1] = ACTIONS(1137), [aux_sym_for_statement_token2] = ACTIONS(1137), [aux_sym_foreach_statement_token1] = ACTIONS(1137), [aux_sym_foreach_statement_token2] = ACTIONS(1137), [aux_sym_if_statement_token1] = ACTIONS(1137), [aux_sym_if_statement_token2] = ACTIONS(1137), [aux_sym_else_if_clause_token1] = ACTIONS(1137), [aux_sym_else_clause_token1] = ACTIONS(1137), [aux_sym_match_expression_token1] = ACTIONS(1137), [aux_sym_match_default_expression_token1] = ACTIONS(1137), [aux_sym_switch_statement_token1] = ACTIONS(1137), [aux_sym_switch_block_token1] = ACTIONS(1137), [anon_sym_AT] = ACTIONS(1135), [anon_sym_PLUS] = ACTIONS(1137), [anon_sym_DASH] = ACTIONS(1137), [anon_sym_TILDE] = ACTIONS(1135), [anon_sym_BANG] = ACTIONS(1135), [aux_sym_clone_expression_token1] = ACTIONS(1137), [aux_sym_print_intrinsic_token1] = ACTIONS(1137), [aux_sym_object_creation_expression_token1] = ACTIONS(1137), [anon_sym_PLUS_PLUS] = ACTIONS(1135), [anon_sym_DASH_DASH] = ACTIONS(1135), [sym_shell_command_expression] = ACTIONS(1135), [aux_sym__list_destructing_token1] = ACTIONS(1137), [anon_sym_LBRACK] = ACTIONS(1135), [anon_sym_self] = ACTIONS(1137), [anon_sym_parent] = ACTIONS(1137), [anon_sym_POUND_LBRACK] = ACTIONS(1135), [aux_sym_encapsed_string_token1] = ACTIONS(1135), [anon_sym_DQUOTE] = ACTIONS(1135), [anon_sym_SQUOTE] = ACTIONS(1135), [aux_sym_string_token1] = ACTIONS(1135), [sym_boolean] = ACTIONS(1137), [sym_null] = ACTIONS(1137), [anon_sym_DOLLAR] = ACTIONS(1135), [aux_sym_yield_expression_token1] = ACTIONS(1137), [aux_sym_include_expression_token1] = ACTIONS(1137), [aux_sym_include_once_expression_token1] = ACTIONS(1137), [aux_sym_require_expression_token1] = ACTIONS(1137), [aux_sym_require_once_expression_token1] = ACTIONS(1137), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1135), }, [443] = { [sym_text_interpolation] = STATE(443), [ts_builtin_sym_end] = ACTIONS(1139), [sym_name] = ACTIONS(1141), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1139), [aux_sym_function_static_declaration_token1] = ACTIONS(1141), [aux_sym_global_declaration_token1] = ACTIONS(1141), [aux_sym_namespace_definition_token1] = ACTIONS(1141), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1141), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1141), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1141), [anon_sym_BSLASH] = ACTIONS(1139), [anon_sym_LBRACE] = ACTIONS(1139), [anon_sym_RBRACE] = ACTIONS(1139), [aux_sym_trait_declaration_token1] = ACTIONS(1141), [aux_sym_interface_declaration_token1] = ACTIONS(1141), [aux_sym_enum_declaration_token1] = ACTIONS(1141), [aux_sym_enum_case_token1] = ACTIONS(1141), [aux_sym_class_declaration_token1] = ACTIONS(1141), [aux_sym_final_modifier_token1] = ACTIONS(1141), [aux_sym_abstract_modifier_token1] = ACTIONS(1141), [aux_sym_visibility_modifier_token1] = ACTIONS(1141), [aux_sym_visibility_modifier_token2] = ACTIONS(1141), [aux_sym_visibility_modifier_token3] = ACTIONS(1141), [aux_sym__arrow_function_header_token1] = ACTIONS(1141), [anon_sym_LPAREN] = ACTIONS(1139), [aux_sym_cast_type_token1] = ACTIONS(1141), [aux_sym_echo_statement_token1] = ACTIONS(1141), [anon_sym_unset] = ACTIONS(1141), [aux_sym_declare_statement_token1] = ACTIONS(1141), [aux_sym_declare_statement_token2] = ACTIONS(1141), [sym_float] = ACTIONS(1141), [aux_sym_try_statement_token1] = ACTIONS(1141), [aux_sym_goto_statement_token1] = ACTIONS(1141), [aux_sym_continue_statement_token1] = ACTIONS(1141), [aux_sym_break_statement_token1] = ACTIONS(1141), [sym_integer] = ACTIONS(1141), [aux_sym_return_statement_token1] = ACTIONS(1141), [aux_sym_throw_expression_token1] = ACTIONS(1141), [aux_sym_while_statement_token1] = ACTIONS(1141), [aux_sym_while_statement_token2] = ACTIONS(1141), [aux_sym_do_statement_token1] = ACTIONS(1141), [aux_sym_for_statement_token1] = ACTIONS(1141), [aux_sym_for_statement_token2] = ACTIONS(1141), [aux_sym_foreach_statement_token1] = ACTIONS(1141), [aux_sym_foreach_statement_token2] = ACTIONS(1141), [aux_sym_if_statement_token1] = ACTIONS(1141), [aux_sym_if_statement_token2] = ACTIONS(1141), [aux_sym_else_if_clause_token1] = ACTIONS(1141), [aux_sym_else_clause_token1] = ACTIONS(1141), [aux_sym_match_expression_token1] = ACTIONS(1141), [aux_sym_match_default_expression_token1] = ACTIONS(1141), [aux_sym_switch_statement_token1] = ACTIONS(1141), [aux_sym_switch_block_token1] = ACTIONS(1141), [anon_sym_AT] = ACTIONS(1139), [anon_sym_PLUS] = ACTIONS(1141), [anon_sym_DASH] = ACTIONS(1141), [anon_sym_TILDE] = ACTIONS(1139), [anon_sym_BANG] = ACTIONS(1139), [aux_sym_clone_expression_token1] = ACTIONS(1141), [aux_sym_print_intrinsic_token1] = ACTIONS(1141), [aux_sym_object_creation_expression_token1] = ACTIONS(1141), [anon_sym_PLUS_PLUS] = ACTIONS(1139), [anon_sym_DASH_DASH] = ACTIONS(1139), [sym_shell_command_expression] = ACTIONS(1139), [aux_sym__list_destructing_token1] = ACTIONS(1141), [anon_sym_LBRACK] = ACTIONS(1139), [anon_sym_self] = ACTIONS(1141), [anon_sym_parent] = ACTIONS(1141), [anon_sym_POUND_LBRACK] = ACTIONS(1139), [aux_sym_encapsed_string_token1] = ACTIONS(1139), [anon_sym_DQUOTE] = ACTIONS(1139), [anon_sym_SQUOTE] = ACTIONS(1139), [aux_sym_string_token1] = ACTIONS(1139), [sym_boolean] = ACTIONS(1141), [sym_null] = ACTIONS(1141), [anon_sym_DOLLAR] = ACTIONS(1139), [aux_sym_yield_expression_token1] = ACTIONS(1141), [aux_sym_include_expression_token1] = ACTIONS(1141), [aux_sym_include_once_expression_token1] = ACTIONS(1141), [aux_sym_require_expression_token1] = ACTIONS(1141), [aux_sym_require_once_expression_token1] = ACTIONS(1141), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1139), }, [444] = { [sym_text_interpolation] = STATE(444), [ts_builtin_sym_end] = ACTIONS(1143), [sym_name] = ACTIONS(1145), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1143), [aux_sym_function_static_declaration_token1] = ACTIONS(1145), [aux_sym_global_declaration_token1] = ACTIONS(1145), [aux_sym_namespace_definition_token1] = ACTIONS(1145), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1145), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1145), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1145), [anon_sym_BSLASH] = ACTIONS(1143), [anon_sym_LBRACE] = ACTIONS(1143), [anon_sym_RBRACE] = ACTIONS(1143), [aux_sym_trait_declaration_token1] = ACTIONS(1145), [aux_sym_interface_declaration_token1] = ACTIONS(1145), [aux_sym_enum_declaration_token1] = ACTIONS(1145), [aux_sym_enum_case_token1] = ACTIONS(1145), [aux_sym_class_declaration_token1] = ACTIONS(1145), [aux_sym_final_modifier_token1] = ACTIONS(1145), [aux_sym_abstract_modifier_token1] = ACTIONS(1145), [aux_sym_visibility_modifier_token1] = ACTIONS(1145), [aux_sym_visibility_modifier_token2] = ACTIONS(1145), [aux_sym_visibility_modifier_token3] = ACTIONS(1145), [aux_sym__arrow_function_header_token1] = ACTIONS(1145), [anon_sym_LPAREN] = ACTIONS(1143), [aux_sym_cast_type_token1] = ACTIONS(1145), [aux_sym_echo_statement_token1] = ACTIONS(1145), [anon_sym_unset] = ACTIONS(1145), [aux_sym_declare_statement_token1] = ACTIONS(1145), [aux_sym_declare_statement_token2] = ACTIONS(1145), [sym_float] = ACTIONS(1145), [aux_sym_try_statement_token1] = ACTIONS(1145), [aux_sym_goto_statement_token1] = ACTIONS(1145), [aux_sym_continue_statement_token1] = ACTIONS(1145), [aux_sym_break_statement_token1] = ACTIONS(1145), [sym_integer] = ACTIONS(1145), [aux_sym_return_statement_token1] = ACTIONS(1145), [aux_sym_throw_expression_token1] = ACTIONS(1145), [aux_sym_while_statement_token1] = ACTIONS(1145), [aux_sym_while_statement_token2] = ACTIONS(1145), [aux_sym_do_statement_token1] = ACTIONS(1145), [aux_sym_for_statement_token1] = ACTIONS(1145), [aux_sym_for_statement_token2] = ACTIONS(1145), [aux_sym_foreach_statement_token1] = ACTIONS(1145), [aux_sym_foreach_statement_token2] = ACTIONS(1145), [aux_sym_if_statement_token1] = ACTIONS(1145), [aux_sym_if_statement_token2] = ACTIONS(1145), [aux_sym_else_if_clause_token1] = ACTIONS(1145), [aux_sym_else_clause_token1] = ACTIONS(1145), [aux_sym_match_expression_token1] = ACTIONS(1145), [aux_sym_match_default_expression_token1] = ACTIONS(1145), [aux_sym_switch_statement_token1] = ACTIONS(1145), [aux_sym_switch_block_token1] = ACTIONS(1145), [anon_sym_AT] = ACTIONS(1143), [anon_sym_PLUS] = ACTIONS(1145), [anon_sym_DASH] = ACTIONS(1145), [anon_sym_TILDE] = ACTIONS(1143), [anon_sym_BANG] = ACTIONS(1143), [aux_sym_clone_expression_token1] = ACTIONS(1145), [aux_sym_print_intrinsic_token1] = ACTIONS(1145), [aux_sym_object_creation_expression_token1] = ACTIONS(1145), [anon_sym_PLUS_PLUS] = ACTIONS(1143), [anon_sym_DASH_DASH] = ACTIONS(1143), [sym_shell_command_expression] = ACTIONS(1143), [aux_sym__list_destructing_token1] = ACTIONS(1145), [anon_sym_LBRACK] = ACTIONS(1143), [anon_sym_self] = ACTIONS(1145), [anon_sym_parent] = ACTIONS(1145), [anon_sym_POUND_LBRACK] = ACTIONS(1143), [aux_sym_encapsed_string_token1] = ACTIONS(1143), [anon_sym_DQUOTE] = ACTIONS(1143), [anon_sym_SQUOTE] = ACTIONS(1143), [aux_sym_string_token1] = ACTIONS(1143), [sym_boolean] = ACTIONS(1145), [sym_null] = ACTIONS(1145), [anon_sym_DOLLAR] = ACTIONS(1143), [aux_sym_yield_expression_token1] = ACTIONS(1145), [aux_sym_include_expression_token1] = ACTIONS(1145), [aux_sym_include_once_expression_token1] = ACTIONS(1145), [aux_sym_require_expression_token1] = ACTIONS(1145), [aux_sym_require_once_expression_token1] = ACTIONS(1145), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1143), }, [445] = { [sym_text_interpolation] = STATE(445), [ts_builtin_sym_end] = ACTIONS(1147), [sym_name] = ACTIONS(1149), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1147), [aux_sym_function_static_declaration_token1] = ACTIONS(1149), [aux_sym_global_declaration_token1] = ACTIONS(1149), [aux_sym_namespace_definition_token1] = ACTIONS(1149), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1149), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1149), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1149), [anon_sym_BSLASH] = ACTIONS(1147), [anon_sym_LBRACE] = ACTIONS(1147), [anon_sym_RBRACE] = ACTIONS(1147), [aux_sym_trait_declaration_token1] = ACTIONS(1149), [aux_sym_interface_declaration_token1] = ACTIONS(1149), [aux_sym_enum_declaration_token1] = ACTIONS(1149), [aux_sym_enum_case_token1] = ACTIONS(1149), [aux_sym_class_declaration_token1] = ACTIONS(1149), [aux_sym_final_modifier_token1] = ACTIONS(1149), [aux_sym_abstract_modifier_token1] = ACTIONS(1149), [aux_sym_visibility_modifier_token1] = ACTIONS(1149), [aux_sym_visibility_modifier_token2] = ACTIONS(1149), [aux_sym_visibility_modifier_token3] = ACTIONS(1149), [aux_sym__arrow_function_header_token1] = ACTIONS(1149), [anon_sym_LPAREN] = ACTIONS(1147), [aux_sym_cast_type_token1] = ACTIONS(1149), [aux_sym_echo_statement_token1] = ACTIONS(1149), [anon_sym_unset] = ACTIONS(1149), [aux_sym_declare_statement_token1] = ACTIONS(1149), [aux_sym_declare_statement_token2] = ACTIONS(1149), [sym_float] = ACTIONS(1149), [aux_sym_try_statement_token1] = ACTIONS(1149), [aux_sym_goto_statement_token1] = ACTIONS(1149), [aux_sym_continue_statement_token1] = ACTIONS(1149), [aux_sym_break_statement_token1] = ACTIONS(1149), [sym_integer] = ACTIONS(1149), [aux_sym_return_statement_token1] = ACTIONS(1149), [aux_sym_throw_expression_token1] = ACTIONS(1149), [aux_sym_while_statement_token1] = ACTIONS(1149), [aux_sym_while_statement_token2] = ACTIONS(1149), [aux_sym_do_statement_token1] = ACTIONS(1149), [aux_sym_for_statement_token1] = ACTIONS(1149), [aux_sym_for_statement_token2] = ACTIONS(1149), [aux_sym_foreach_statement_token1] = ACTIONS(1149), [aux_sym_foreach_statement_token2] = ACTIONS(1149), [aux_sym_if_statement_token1] = ACTIONS(1149), [aux_sym_if_statement_token2] = ACTIONS(1149), [aux_sym_else_if_clause_token1] = ACTIONS(1149), [aux_sym_else_clause_token1] = ACTIONS(1149), [aux_sym_match_expression_token1] = ACTIONS(1149), [aux_sym_match_default_expression_token1] = ACTIONS(1149), [aux_sym_switch_statement_token1] = ACTIONS(1149), [aux_sym_switch_block_token1] = ACTIONS(1149), [anon_sym_AT] = ACTIONS(1147), [anon_sym_PLUS] = ACTIONS(1149), [anon_sym_DASH] = ACTIONS(1149), [anon_sym_TILDE] = ACTIONS(1147), [anon_sym_BANG] = ACTIONS(1147), [aux_sym_clone_expression_token1] = ACTIONS(1149), [aux_sym_print_intrinsic_token1] = ACTIONS(1149), [aux_sym_object_creation_expression_token1] = ACTIONS(1149), [anon_sym_PLUS_PLUS] = ACTIONS(1147), [anon_sym_DASH_DASH] = ACTIONS(1147), [sym_shell_command_expression] = ACTIONS(1147), [aux_sym__list_destructing_token1] = ACTIONS(1149), [anon_sym_LBRACK] = ACTIONS(1147), [anon_sym_self] = ACTIONS(1149), [anon_sym_parent] = ACTIONS(1149), [anon_sym_POUND_LBRACK] = ACTIONS(1147), [aux_sym_encapsed_string_token1] = ACTIONS(1147), [anon_sym_DQUOTE] = ACTIONS(1147), [anon_sym_SQUOTE] = ACTIONS(1147), [aux_sym_string_token1] = ACTIONS(1147), [sym_boolean] = ACTIONS(1149), [sym_null] = ACTIONS(1149), [anon_sym_DOLLAR] = ACTIONS(1147), [aux_sym_yield_expression_token1] = ACTIONS(1149), [aux_sym_include_expression_token1] = ACTIONS(1149), [aux_sym_include_once_expression_token1] = ACTIONS(1149), [aux_sym_require_expression_token1] = ACTIONS(1149), [aux_sym_require_once_expression_token1] = ACTIONS(1149), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1147), }, [446] = { [sym_text_interpolation] = STATE(446), [ts_builtin_sym_end] = ACTIONS(1151), [sym_name] = ACTIONS(1153), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1151), [aux_sym_function_static_declaration_token1] = ACTIONS(1153), [aux_sym_global_declaration_token1] = ACTIONS(1153), [aux_sym_namespace_definition_token1] = ACTIONS(1153), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1153), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1153), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1153), [anon_sym_BSLASH] = ACTIONS(1151), [anon_sym_LBRACE] = ACTIONS(1151), [anon_sym_RBRACE] = ACTIONS(1151), [aux_sym_trait_declaration_token1] = ACTIONS(1153), [aux_sym_interface_declaration_token1] = ACTIONS(1153), [aux_sym_enum_declaration_token1] = ACTIONS(1153), [aux_sym_enum_case_token1] = ACTIONS(1153), [aux_sym_class_declaration_token1] = ACTIONS(1153), [aux_sym_final_modifier_token1] = ACTIONS(1153), [aux_sym_abstract_modifier_token1] = ACTIONS(1153), [aux_sym_visibility_modifier_token1] = ACTIONS(1153), [aux_sym_visibility_modifier_token2] = ACTIONS(1153), [aux_sym_visibility_modifier_token3] = ACTIONS(1153), [aux_sym__arrow_function_header_token1] = ACTIONS(1153), [anon_sym_LPAREN] = ACTIONS(1151), [aux_sym_cast_type_token1] = ACTIONS(1153), [aux_sym_echo_statement_token1] = ACTIONS(1153), [anon_sym_unset] = ACTIONS(1153), [aux_sym_declare_statement_token1] = ACTIONS(1153), [aux_sym_declare_statement_token2] = ACTIONS(1153), [sym_float] = ACTIONS(1153), [aux_sym_try_statement_token1] = ACTIONS(1153), [aux_sym_goto_statement_token1] = ACTIONS(1153), [aux_sym_continue_statement_token1] = ACTIONS(1153), [aux_sym_break_statement_token1] = ACTIONS(1153), [sym_integer] = ACTIONS(1153), [aux_sym_return_statement_token1] = ACTIONS(1153), [aux_sym_throw_expression_token1] = ACTIONS(1153), [aux_sym_while_statement_token1] = ACTIONS(1153), [aux_sym_while_statement_token2] = ACTIONS(1153), [aux_sym_do_statement_token1] = ACTIONS(1153), [aux_sym_for_statement_token1] = ACTIONS(1153), [aux_sym_for_statement_token2] = ACTIONS(1153), [aux_sym_foreach_statement_token1] = ACTIONS(1153), [aux_sym_foreach_statement_token2] = ACTIONS(1153), [aux_sym_if_statement_token1] = ACTIONS(1153), [aux_sym_if_statement_token2] = ACTIONS(1153), [aux_sym_else_if_clause_token1] = ACTIONS(1153), [aux_sym_else_clause_token1] = ACTIONS(1153), [aux_sym_match_expression_token1] = ACTIONS(1153), [aux_sym_match_default_expression_token1] = ACTIONS(1153), [aux_sym_switch_statement_token1] = ACTIONS(1153), [aux_sym_switch_block_token1] = ACTIONS(1153), [anon_sym_AT] = ACTIONS(1151), [anon_sym_PLUS] = ACTIONS(1153), [anon_sym_DASH] = ACTIONS(1153), [anon_sym_TILDE] = ACTIONS(1151), [anon_sym_BANG] = ACTIONS(1151), [aux_sym_clone_expression_token1] = ACTIONS(1153), [aux_sym_print_intrinsic_token1] = ACTIONS(1153), [aux_sym_object_creation_expression_token1] = ACTIONS(1153), [anon_sym_PLUS_PLUS] = ACTIONS(1151), [anon_sym_DASH_DASH] = ACTIONS(1151), [sym_shell_command_expression] = ACTIONS(1151), [aux_sym__list_destructing_token1] = ACTIONS(1153), [anon_sym_LBRACK] = ACTIONS(1151), [anon_sym_self] = ACTIONS(1153), [anon_sym_parent] = ACTIONS(1153), [anon_sym_POUND_LBRACK] = ACTIONS(1151), [aux_sym_encapsed_string_token1] = ACTIONS(1151), [anon_sym_DQUOTE] = ACTIONS(1151), [anon_sym_SQUOTE] = ACTIONS(1151), [aux_sym_string_token1] = ACTIONS(1151), [sym_boolean] = ACTIONS(1153), [sym_null] = ACTIONS(1153), [anon_sym_DOLLAR] = ACTIONS(1151), [aux_sym_yield_expression_token1] = ACTIONS(1153), [aux_sym_include_expression_token1] = ACTIONS(1153), [aux_sym_include_once_expression_token1] = ACTIONS(1153), [aux_sym_require_expression_token1] = ACTIONS(1153), [aux_sym_require_once_expression_token1] = ACTIONS(1153), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1151), }, [447] = { [sym_text_interpolation] = STATE(447), [ts_builtin_sym_end] = ACTIONS(983), [sym_name] = ACTIONS(985), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(983), [aux_sym_function_static_declaration_token1] = ACTIONS(985), [aux_sym_global_declaration_token1] = ACTIONS(985), [aux_sym_namespace_definition_token1] = ACTIONS(985), [aux_sym_namespace_use_declaration_token1] = ACTIONS(985), [aux_sym_namespace_use_declaration_token2] = ACTIONS(985), [aux_sym_namespace_use_declaration_token3] = ACTIONS(985), [anon_sym_BSLASH] = ACTIONS(983), [anon_sym_LBRACE] = ACTIONS(983), [anon_sym_RBRACE] = ACTIONS(983), [aux_sym_trait_declaration_token1] = ACTIONS(985), [aux_sym_interface_declaration_token1] = ACTIONS(985), [aux_sym_enum_declaration_token1] = ACTIONS(985), [aux_sym_enum_case_token1] = ACTIONS(985), [aux_sym_class_declaration_token1] = ACTIONS(985), [aux_sym_final_modifier_token1] = ACTIONS(985), [aux_sym_abstract_modifier_token1] = ACTIONS(985), [aux_sym_visibility_modifier_token1] = ACTIONS(985), [aux_sym_visibility_modifier_token2] = ACTIONS(985), [aux_sym_visibility_modifier_token3] = ACTIONS(985), [aux_sym__arrow_function_header_token1] = ACTIONS(985), [anon_sym_LPAREN] = ACTIONS(983), [aux_sym_cast_type_token1] = ACTIONS(985), [aux_sym_echo_statement_token1] = ACTIONS(985), [anon_sym_unset] = ACTIONS(985), [aux_sym_declare_statement_token1] = ACTIONS(985), [aux_sym_declare_statement_token2] = ACTIONS(985), [sym_float] = ACTIONS(985), [aux_sym_try_statement_token1] = ACTIONS(985), [aux_sym_goto_statement_token1] = ACTIONS(985), [aux_sym_continue_statement_token1] = ACTIONS(985), [aux_sym_break_statement_token1] = ACTIONS(985), [sym_integer] = ACTIONS(985), [aux_sym_return_statement_token1] = ACTIONS(985), [aux_sym_throw_expression_token1] = ACTIONS(985), [aux_sym_while_statement_token1] = ACTIONS(985), [aux_sym_while_statement_token2] = ACTIONS(985), [aux_sym_do_statement_token1] = ACTIONS(985), [aux_sym_for_statement_token1] = ACTIONS(985), [aux_sym_for_statement_token2] = ACTIONS(985), [aux_sym_foreach_statement_token1] = ACTIONS(985), [aux_sym_foreach_statement_token2] = ACTIONS(985), [aux_sym_if_statement_token1] = ACTIONS(985), [aux_sym_if_statement_token2] = ACTIONS(985), [aux_sym_else_if_clause_token1] = ACTIONS(985), [aux_sym_else_clause_token1] = ACTIONS(985), [aux_sym_match_expression_token1] = ACTIONS(985), [aux_sym_match_default_expression_token1] = ACTIONS(985), [aux_sym_switch_statement_token1] = ACTIONS(985), [aux_sym_switch_block_token1] = ACTIONS(985), [anon_sym_AT] = ACTIONS(983), [anon_sym_PLUS] = ACTIONS(985), [anon_sym_DASH] = ACTIONS(985), [anon_sym_TILDE] = ACTIONS(983), [anon_sym_BANG] = ACTIONS(983), [aux_sym_clone_expression_token1] = ACTIONS(985), [aux_sym_print_intrinsic_token1] = ACTIONS(985), [aux_sym_object_creation_expression_token1] = ACTIONS(985), [anon_sym_PLUS_PLUS] = ACTIONS(983), [anon_sym_DASH_DASH] = ACTIONS(983), [sym_shell_command_expression] = ACTIONS(983), [aux_sym__list_destructing_token1] = ACTIONS(985), [anon_sym_LBRACK] = ACTIONS(983), [anon_sym_self] = ACTIONS(985), [anon_sym_parent] = ACTIONS(985), [anon_sym_POUND_LBRACK] = ACTIONS(983), [aux_sym_encapsed_string_token1] = ACTIONS(983), [anon_sym_DQUOTE] = ACTIONS(983), [anon_sym_SQUOTE] = ACTIONS(983), [aux_sym_string_token1] = ACTIONS(983), [sym_boolean] = ACTIONS(985), [sym_null] = ACTIONS(985), [anon_sym_DOLLAR] = ACTIONS(983), [aux_sym_yield_expression_token1] = ACTIONS(985), [aux_sym_include_expression_token1] = ACTIONS(985), [aux_sym_include_once_expression_token1] = ACTIONS(985), [aux_sym_require_expression_token1] = ACTIONS(985), [aux_sym_require_once_expression_token1] = ACTIONS(985), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(983), }, [448] = { [sym_text_interpolation] = STATE(448), [ts_builtin_sym_end] = ACTIONS(1155), [sym_name] = ACTIONS(1157), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1155), [aux_sym_function_static_declaration_token1] = ACTIONS(1157), [aux_sym_global_declaration_token1] = ACTIONS(1157), [aux_sym_namespace_definition_token1] = ACTIONS(1157), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1157), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1157), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1157), [anon_sym_BSLASH] = ACTIONS(1155), [anon_sym_LBRACE] = ACTIONS(1155), [anon_sym_RBRACE] = ACTIONS(1155), [aux_sym_trait_declaration_token1] = ACTIONS(1157), [aux_sym_interface_declaration_token1] = ACTIONS(1157), [aux_sym_enum_declaration_token1] = ACTIONS(1157), [aux_sym_enum_case_token1] = ACTIONS(1157), [aux_sym_class_declaration_token1] = ACTIONS(1157), [aux_sym_final_modifier_token1] = ACTIONS(1157), [aux_sym_abstract_modifier_token1] = ACTIONS(1157), [aux_sym_visibility_modifier_token1] = ACTIONS(1157), [aux_sym_visibility_modifier_token2] = ACTIONS(1157), [aux_sym_visibility_modifier_token3] = ACTIONS(1157), [aux_sym__arrow_function_header_token1] = ACTIONS(1157), [anon_sym_LPAREN] = ACTIONS(1155), [aux_sym_cast_type_token1] = ACTIONS(1157), [aux_sym_echo_statement_token1] = ACTIONS(1157), [anon_sym_unset] = ACTIONS(1157), [aux_sym_declare_statement_token1] = ACTIONS(1157), [aux_sym_declare_statement_token2] = ACTIONS(1157), [sym_float] = ACTIONS(1157), [aux_sym_try_statement_token1] = ACTIONS(1157), [aux_sym_goto_statement_token1] = ACTIONS(1157), [aux_sym_continue_statement_token1] = ACTIONS(1157), [aux_sym_break_statement_token1] = ACTIONS(1157), [sym_integer] = ACTIONS(1157), [aux_sym_return_statement_token1] = ACTIONS(1157), [aux_sym_throw_expression_token1] = ACTIONS(1157), [aux_sym_while_statement_token1] = ACTIONS(1157), [aux_sym_while_statement_token2] = ACTIONS(1157), [aux_sym_do_statement_token1] = ACTIONS(1157), [aux_sym_for_statement_token1] = ACTIONS(1157), [aux_sym_for_statement_token2] = ACTIONS(1157), [aux_sym_foreach_statement_token1] = ACTIONS(1157), [aux_sym_foreach_statement_token2] = ACTIONS(1157), [aux_sym_if_statement_token1] = ACTIONS(1157), [aux_sym_if_statement_token2] = ACTIONS(1157), [aux_sym_else_if_clause_token1] = ACTIONS(1157), [aux_sym_else_clause_token1] = ACTIONS(1157), [aux_sym_match_expression_token1] = ACTIONS(1157), [aux_sym_match_default_expression_token1] = ACTIONS(1157), [aux_sym_switch_statement_token1] = ACTIONS(1157), [aux_sym_switch_block_token1] = ACTIONS(1157), [anon_sym_AT] = ACTIONS(1155), [anon_sym_PLUS] = ACTIONS(1157), [anon_sym_DASH] = ACTIONS(1157), [anon_sym_TILDE] = ACTIONS(1155), [anon_sym_BANG] = ACTIONS(1155), [aux_sym_clone_expression_token1] = ACTIONS(1157), [aux_sym_print_intrinsic_token1] = ACTIONS(1157), [aux_sym_object_creation_expression_token1] = ACTIONS(1157), [anon_sym_PLUS_PLUS] = ACTIONS(1155), [anon_sym_DASH_DASH] = ACTIONS(1155), [sym_shell_command_expression] = ACTIONS(1155), [aux_sym__list_destructing_token1] = ACTIONS(1157), [anon_sym_LBRACK] = ACTIONS(1155), [anon_sym_self] = ACTIONS(1157), [anon_sym_parent] = ACTIONS(1157), [anon_sym_POUND_LBRACK] = ACTIONS(1155), [aux_sym_encapsed_string_token1] = ACTIONS(1155), [anon_sym_DQUOTE] = ACTIONS(1155), [anon_sym_SQUOTE] = ACTIONS(1155), [aux_sym_string_token1] = ACTIONS(1155), [sym_boolean] = ACTIONS(1157), [sym_null] = ACTIONS(1157), [anon_sym_DOLLAR] = ACTIONS(1155), [aux_sym_yield_expression_token1] = ACTIONS(1157), [aux_sym_include_expression_token1] = ACTIONS(1157), [aux_sym_include_once_expression_token1] = ACTIONS(1157), [aux_sym_require_expression_token1] = ACTIONS(1157), [aux_sym_require_once_expression_token1] = ACTIONS(1157), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1155), }, [449] = { [sym_text_interpolation] = STATE(449), [ts_builtin_sym_end] = ACTIONS(1159), [sym_name] = ACTIONS(1161), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1159), [aux_sym_function_static_declaration_token1] = ACTIONS(1161), [aux_sym_global_declaration_token1] = ACTIONS(1161), [aux_sym_namespace_definition_token1] = ACTIONS(1161), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1161), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1161), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1161), [anon_sym_BSLASH] = ACTIONS(1159), [anon_sym_LBRACE] = ACTIONS(1159), [anon_sym_RBRACE] = ACTIONS(1159), [aux_sym_trait_declaration_token1] = ACTIONS(1161), [aux_sym_interface_declaration_token1] = ACTIONS(1161), [aux_sym_enum_declaration_token1] = ACTIONS(1161), [aux_sym_enum_case_token1] = ACTIONS(1161), [aux_sym_class_declaration_token1] = ACTIONS(1161), [aux_sym_final_modifier_token1] = ACTIONS(1161), [aux_sym_abstract_modifier_token1] = ACTIONS(1161), [aux_sym_visibility_modifier_token1] = ACTIONS(1161), [aux_sym_visibility_modifier_token2] = ACTIONS(1161), [aux_sym_visibility_modifier_token3] = ACTIONS(1161), [aux_sym__arrow_function_header_token1] = ACTIONS(1161), [anon_sym_LPAREN] = ACTIONS(1159), [aux_sym_cast_type_token1] = ACTIONS(1161), [aux_sym_echo_statement_token1] = ACTIONS(1161), [anon_sym_unset] = ACTIONS(1161), [aux_sym_declare_statement_token1] = ACTIONS(1161), [aux_sym_declare_statement_token2] = ACTIONS(1161), [sym_float] = ACTIONS(1161), [aux_sym_try_statement_token1] = ACTIONS(1161), [aux_sym_goto_statement_token1] = ACTIONS(1161), [aux_sym_continue_statement_token1] = ACTIONS(1161), [aux_sym_break_statement_token1] = ACTIONS(1161), [sym_integer] = ACTIONS(1161), [aux_sym_return_statement_token1] = ACTIONS(1161), [aux_sym_throw_expression_token1] = ACTIONS(1161), [aux_sym_while_statement_token1] = ACTIONS(1161), [aux_sym_while_statement_token2] = ACTIONS(1161), [aux_sym_do_statement_token1] = ACTIONS(1161), [aux_sym_for_statement_token1] = ACTIONS(1161), [aux_sym_for_statement_token2] = ACTIONS(1161), [aux_sym_foreach_statement_token1] = ACTIONS(1161), [aux_sym_foreach_statement_token2] = ACTIONS(1161), [aux_sym_if_statement_token1] = ACTIONS(1161), [aux_sym_if_statement_token2] = ACTIONS(1161), [aux_sym_else_if_clause_token1] = ACTIONS(1161), [aux_sym_else_clause_token1] = ACTIONS(1161), [aux_sym_match_expression_token1] = ACTIONS(1161), [aux_sym_match_default_expression_token1] = ACTIONS(1161), [aux_sym_switch_statement_token1] = ACTIONS(1161), [aux_sym_switch_block_token1] = ACTIONS(1161), [anon_sym_AT] = ACTIONS(1159), [anon_sym_PLUS] = ACTIONS(1161), [anon_sym_DASH] = ACTIONS(1161), [anon_sym_TILDE] = ACTIONS(1159), [anon_sym_BANG] = ACTIONS(1159), [aux_sym_clone_expression_token1] = ACTIONS(1161), [aux_sym_print_intrinsic_token1] = ACTIONS(1161), [aux_sym_object_creation_expression_token1] = ACTIONS(1161), [anon_sym_PLUS_PLUS] = ACTIONS(1159), [anon_sym_DASH_DASH] = ACTIONS(1159), [sym_shell_command_expression] = ACTIONS(1159), [aux_sym__list_destructing_token1] = ACTIONS(1161), [anon_sym_LBRACK] = ACTIONS(1159), [anon_sym_self] = ACTIONS(1161), [anon_sym_parent] = ACTIONS(1161), [anon_sym_POUND_LBRACK] = ACTIONS(1159), [aux_sym_encapsed_string_token1] = ACTIONS(1159), [anon_sym_DQUOTE] = ACTIONS(1159), [anon_sym_SQUOTE] = ACTIONS(1159), [aux_sym_string_token1] = ACTIONS(1159), [sym_boolean] = ACTIONS(1161), [sym_null] = ACTIONS(1161), [anon_sym_DOLLAR] = ACTIONS(1159), [aux_sym_yield_expression_token1] = ACTIONS(1161), [aux_sym_include_expression_token1] = ACTIONS(1161), [aux_sym_include_once_expression_token1] = ACTIONS(1161), [aux_sym_require_expression_token1] = ACTIONS(1161), [aux_sym_require_once_expression_token1] = ACTIONS(1161), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1159), }, [450] = { [sym_text_interpolation] = STATE(450), [ts_builtin_sym_end] = ACTIONS(1163), [sym_name] = ACTIONS(1165), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1163), [aux_sym_function_static_declaration_token1] = ACTIONS(1165), [aux_sym_global_declaration_token1] = ACTIONS(1165), [aux_sym_namespace_definition_token1] = ACTIONS(1165), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1165), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1165), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1165), [anon_sym_BSLASH] = ACTIONS(1163), [anon_sym_LBRACE] = ACTIONS(1163), [anon_sym_RBRACE] = ACTIONS(1163), [aux_sym_trait_declaration_token1] = ACTIONS(1165), [aux_sym_interface_declaration_token1] = ACTIONS(1165), [aux_sym_enum_declaration_token1] = ACTIONS(1165), [aux_sym_enum_case_token1] = ACTIONS(1165), [aux_sym_class_declaration_token1] = ACTIONS(1165), [aux_sym_final_modifier_token1] = ACTIONS(1165), [aux_sym_abstract_modifier_token1] = ACTIONS(1165), [aux_sym_visibility_modifier_token1] = ACTIONS(1165), [aux_sym_visibility_modifier_token2] = ACTIONS(1165), [aux_sym_visibility_modifier_token3] = ACTIONS(1165), [aux_sym__arrow_function_header_token1] = ACTIONS(1165), [anon_sym_LPAREN] = ACTIONS(1163), [aux_sym_cast_type_token1] = ACTIONS(1165), [aux_sym_echo_statement_token1] = ACTIONS(1165), [anon_sym_unset] = ACTIONS(1165), [aux_sym_declare_statement_token1] = ACTIONS(1165), [aux_sym_declare_statement_token2] = ACTIONS(1165), [sym_float] = ACTIONS(1165), [aux_sym_try_statement_token1] = ACTIONS(1165), [aux_sym_goto_statement_token1] = ACTIONS(1165), [aux_sym_continue_statement_token1] = ACTIONS(1165), [aux_sym_break_statement_token1] = ACTIONS(1165), [sym_integer] = ACTIONS(1165), [aux_sym_return_statement_token1] = ACTIONS(1165), [aux_sym_throw_expression_token1] = ACTIONS(1165), [aux_sym_while_statement_token1] = ACTIONS(1165), [aux_sym_while_statement_token2] = ACTIONS(1165), [aux_sym_do_statement_token1] = ACTIONS(1165), [aux_sym_for_statement_token1] = ACTIONS(1165), [aux_sym_for_statement_token2] = ACTIONS(1165), [aux_sym_foreach_statement_token1] = ACTIONS(1165), [aux_sym_foreach_statement_token2] = ACTIONS(1165), [aux_sym_if_statement_token1] = ACTIONS(1165), [aux_sym_if_statement_token2] = ACTIONS(1165), [aux_sym_else_if_clause_token1] = ACTIONS(1165), [aux_sym_else_clause_token1] = ACTIONS(1165), [aux_sym_match_expression_token1] = ACTIONS(1165), [aux_sym_match_default_expression_token1] = ACTIONS(1165), [aux_sym_switch_statement_token1] = ACTIONS(1165), [aux_sym_switch_block_token1] = ACTIONS(1165), [anon_sym_AT] = ACTIONS(1163), [anon_sym_PLUS] = ACTIONS(1165), [anon_sym_DASH] = ACTIONS(1165), [anon_sym_TILDE] = ACTIONS(1163), [anon_sym_BANG] = ACTIONS(1163), [aux_sym_clone_expression_token1] = ACTIONS(1165), [aux_sym_print_intrinsic_token1] = ACTIONS(1165), [aux_sym_object_creation_expression_token1] = ACTIONS(1165), [anon_sym_PLUS_PLUS] = ACTIONS(1163), [anon_sym_DASH_DASH] = ACTIONS(1163), [sym_shell_command_expression] = ACTIONS(1163), [aux_sym__list_destructing_token1] = ACTIONS(1165), [anon_sym_LBRACK] = ACTIONS(1163), [anon_sym_self] = ACTIONS(1165), [anon_sym_parent] = ACTIONS(1165), [anon_sym_POUND_LBRACK] = ACTIONS(1163), [aux_sym_encapsed_string_token1] = ACTIONS(1163), [anon_sym_DQUOTE] = ACTIONS(1163), [anon_sym_SQUOTE] = ACTIONS(1163), [aux_sym_string_token1] = ACTIONS(1163), [sym_boolean] = ACTIONS(1165), [sym_null] = ACTIONS(1165), [anon_sym_DOLLAR] = ACTIONS(1163), [aux_sym_yield_expression_token1] = ACTIONS(1165), [aux_sym_include_expression_token1] = ACTIONS(1165), [aux_sym_include_once_expression_token1] = ACTIONS(1165), [aux_sym_require_expression_token1] = ACTIONS(1165), [aux_sym_require_once_expression_token1] = ACTIONS(1165), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1163), }, [451] = { [sym_text_interpolation] = STATE(451), [ts_builtin_sym_end] = ACTIONS(1167), [sym_name] = ACTIONS(1169), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1167), [aux_sym_function_static_declaration_token1] = ACTIONS(1169), [aux_sym_global_declaration_token1] = ACTIONS(1169), [aux_sym_namespace_definition_token1] = ACTIONS(1169), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1169), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1169), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1169), [anon_sym_BSLASH] = ACTIONS(1167), [anon_sym_LBRACE] = ACTIONS(1167), [anon_sym_RBRACE] = ACTIONS(1167), [aux_sym_trait_declaration_token1] = ACTIONS(1169), [aux_sym_interface_declaration_token1] = ACTIONS(1169), [aux_sym_enum_declaration_token1] = ACTIONS(1169), [aux_sym_enum_case_token1] = ACTIONS(1169), [aux_sym_class_declaration_token1] = ACTIONS(1169), [aux_sym_final_modifier_token1] = ACTIONS(1169), [aux_sym_abstract_modifier_token1] = ACTIONS(1169), [aux_sym_visibility_modifier_token1] = ACTIONS(1169), [aux_sym_visibility_modifier_token2] = ACTIONS(1169), [aux_sym_visibility_modifier_token3] = ACTIONS(1169), [aux_sym__arrow_function_header_token1] = ACTIONS(1169), [anon_sym_LPAREN] = ACTIONS(1167), [aux_sym_cast_type_token1] = ACTIONS(1169), [aux_sym_echo_statement_token1] = ACTIONS(1169), [anon_sym_unset] = ACTIONS(1169), [aux_sym_declare_statement_token1] = ACTIONS(1169), [aux_sym_declare_statement_token2] = ACTIONS(1169), [sym_float] = ACTIONS(1169), [aux_sym_try_statement_token1] = ACTIONS(1169), [aux_sym_goto_statement_token1] = ACTIONS(1169), [aux_sym_continue_statement_token1] = ACTIONS(1169), [aux_sym_break_statement_token1] = ACTIONS(1169), [sym_integer] = ACTIONS(1169), [aux_sym_return_statement_token1] = ACTIONS(1169), [aux_sym_throw_expression_token1] = ACTIONS(1169), [aux_sym_while_statement_token1] = ACTIONS(1169), [aux_sym_while_statement_token2] = ACTIONS(1169), [aux_sym_do_statement_token1] = ACTIONS(1169), [aux_sym_for_statement_token1] = ACTIONS(1169), [aux_sym_for_statement_token2] = ACTIONS(1169), [aux_sym_foreach_statement_token1] = ACTIONS(1169), [aux_sym_foreach_statement_token2] = ACTIONS(1169), [aux_sym_if_statement_token1] = ACTIONS(1169), [aux_sym_if_statement_token2] = ACTIONS(1169), [aux_sym_else_if_clause_token1] = ACTIONS(1169), [aux_sym_else_clause_token1] = ACTIONS(1169), [aux_sym_match_expression_token1] = ACTIONS(1169), [aux_sym_match_default_expression_token1] = ACTIONS(1169), [aux_sym_switch_statement_token1] = ACTIONS(1169), [aux_sym_switch_block_token1] = ACTIONS(1169), [anon_sym_AT] = ACTIONS(1167), [anon_sym_PLUS] = ACTIONS(1169), [anon_sym_DASH] = ACTIONS(1169), [anon_sym_TILDE] = ACTIONS(1167), [anon_sym_BANG] = ACTIONS(1167), [aux_sym_clone_expression_token1] = ACTIONS(1169), [aux_sym_print_intrinsic_token1] = ACTIONS(1169), [aux_sym_object_creation_expression_token1] = ACTIONS(1169), [anon_sym_PLUS_PLUS] = ACTIONS(1167), [anon_sym_DASH_DASH] = ACTIONS(1167), [sym_shell_command_expression] = ACTIONS(1167), [aux_sym__list_destructing_token1] = ACTIONS(1169), [anon_sym_LBRACK] = ACTIONS(1167), [anon_sym_self] = ACTIONS(1169), [anon_sym_parent] = ACTIONS(1169), [anon_sym_POUND_LBRACK] = ACTIONS(1167), [aux_sym_encapsed_string_token1] = ACTIONS(1167), [anon_sym_DQUOTE] = ACTIONS(1167), [anon_sym_SQUOTE] = ACTIONS(1167), [aux_sym_string_token1] = ACTIONS(1167), [sym_boolean] = ACTIONS(1169), [sym_null] = ACTIONS(1169), [anon_sym_DOLLAR] = ACTIONS(1167), [aux_sym_yield_expression_token1] = ACTIONS(1169), [aux_sym_include_expression_token1] = ACTIONS(1169), [aux_sym_include_once_expression_token1] = ACTIONS(1169), [aux_sym_require_expression_token1] = ACTIONS(1169), [aux_sym_require_once_expression_token1] = ACTIONS(1169), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1167), }, [452] = { [sym_text_interpolation] = STATE(452), [ts_builtin_sym_end] = ACTIONS(1171), [sym_name] = ACTIONS(1173), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1171), [aux_sym_function_static_declaration_token1] = ACTIONS(1173), [aux_sym_global_declaration_token1] = ACTIONS(1173), [aux_sym_namespace_definition_token1] = ACTIONS(1173), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1173), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1173), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1173), [anon_sym_BSLASH] = ACTIONS(1171), [anon_sym_LBRACE] = ACTIONS(1171), [anon_sym_RBRACE] = ACTIONS(1171), [aux_sym_trait_declaration_token1] = ACTIONS(1173), [aux_sym_interface_declaration_token1] = ACTIONS(1173), [aux_sym_enum_declaration_token1] = ACTIONS(1173), [aux_sym_enum_case_token1] = ACTIONS(1173), [aux_sym_class_declaration_token1] = ACTIONS(1173), [aux_sym_final_modifier_token1] = ACTIONS(1173), [aux_sym_abstract_modifier_token1] = ACTIONS(1173), [aux_sym_visibility_modifier_token1] = ACTIONS(1173), [aux_sym_visibility_modifier_token2] = ACTIONS(1173), [aux_sym_visibility_modifier_token3] = ACTIONS(1173), [aux_sym__arrow_function_header_token1] = ACTIONS(1173), [anon_sym_LPAREN] = ACTIONS(1171), [aux_sym_cast_type_token1] = ACTIONS(1173), [aux_sym_echo_statement_token1] = ACTIONS(1173), [anon_sym_unset] = ACTIONS(1173), [aux_sym_declare_statement_token1] = ACTIONS(1173), [aux_sym_declare_statement_token2] = ACTIONS(1173), [sym_float] = ACTIONS(1173), [aux_sym_try_statement_token1] = ACTIONS(1173), [aux_sym_goto_statement_token1] = ACTIONS(1173), [aux_sym_continue_statement_token1] = ACTIONS(1173), [aux_sym_break_statement_token1] = ACTIONS(1173), [sym_integer] = ACTIONS(1173), [aux_sym_return_statement_token1] = ACTIONS(1173), [aux_sym_throw_expression_token1] = ACTIONS(1173), [aux_sym_while_statement_token1] = ACTIONS(1173), [aux_sym_while_statement_token2] = ACTIONS(1173), [aux_sym_do_statement_token1] = ACTIONS(1173), [aux_sym_for_statement_token1] = ACTIONS(1173), [aux_sym_for_statement_token2] = ACTIONS(1173), [aux_sym_foreach_statement_token1] = ACTIONS(1173), [aux_sym_foreach_statement_token2] = ACTIONS(1173), [aux_sym_if_statement_token1] = ACTIONS(1173), [aux_sym_if_statement_token2] = ACTIONS(1173), [aux_sym_else_if_clause_token1] = ACTIONS(1173), [aux_sym_else_clause_token1] = ACTIONS(1173), [aux_sym_match_expression_token1] = ACTIONS(1173), [aux_sym_match_default_expression_token1] = ACTIONS(1173), [aux_sym_switch_statement_token1] = ACTIONS(1173), [aux_sym_switch_block_token1] = ACTIONS(1173), [anon_sym_AT] = ACTIONS(1171), [anon_sym_PLUS] = ACTIONS(1173), [anon_sym_DASH] = ACTIONS(1173), [anon_sym_TILDE] = ACTIONS(1171), [anon_sym_BANG] = ACTIONS(1171), [aux_sym_clone_expression_token1] = ACTIONS(1173), [aux_sym_print_intrinsic_token1] = ACTIONS(1173), [aux_sym_object_creation_expression_token1] = ACTIONS(1173), [anon_sym_PLUS_PLUS] = ACTIONS(1171), [anon_sym_DASH_DASH] = ACTIONS(1171), [sym_shell_command_expression] = ACTIONS(1171), [aux_sym__list_destructing_token1] = ACTIONS(1173), [anon_sym_LBRACK] = ACTIONS(1171), [anon_sym_self] = ACTIONS(1173), [anon_sym_parent] = ACTIONS(1173), [anon_sym_POUND_LBRACK] = ACTIONS(1171), [aux_sym_encapsed_string_token1] = ACTIONS(1171), [anon_sym_DQUOTE] = ACTIONS(1171), [anon_sym_SQUOTE] = ACTIONS(1171), [aux_sym_string_token1] = ACTIONS(1171), [sym_boolean] = ACTIONS(1173), [sym_null] = ACTIONS(1173), [anon_sym_DOLLAR] = ACTIONS(1171), [aux_sym_yield_expression_token1] = ACTIONS(1173), [aux_sym_include_expression_token1] = ACTIONS(1173), [aux_sym_include_once_expression_token1] = ACTIONS(1173), [aux_sym_require_expression_token1] = ACTIONS(1173), [aux_sym_require_once_expression_token1] = ACTIONS(1173), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1171), }, [453] = { [sym_text_interpolation] = STATE(453), [ts_builtin_sym_end] = ACTIONS(1175), [sym_name] = ACTIONS(1177), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1175), [aux_sym_function_static_declaration_token1] = ACTIONS(1177), [aux_sym_global_declaration_token1] = ACTIONS(1177), [aux_sym_namespace_definition_token1] = ACTIONS(1177), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1177), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1177), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1177), [anon_sym_BSLASH] = ACTIONS(1175), [anon_sym_LBRACE] = ACTIONS(1175), [anon_sym_RBRACE] = ACTIONS(1175), [aux_sym_trait_declaration_token1] = ACTIONS(1177), [aux_sym_interface_declaration_token1] = ACTIONS(1177), [aux_sym_enum_declaration_token1] = ACTIONS(1177), [aux_sym_enum_case_token1] = ACTIONS(1177), [aux_sym_class_declaration_token1] = ACTIONS(1177), [aux_sym_final_modifier_token1] = ACTIONS(1177), [aux_sym_abstract_modifier_token1] = ACTIONS(1177), [aux_sym_visibility_modifier_token1] = ACTIONS(1177), [aux_sym_visibility_modifier_token2] = ACTIONS(1177), [aux_sym_visibility_modifier_token3] = ACTIONS(1177), [aux_sym__arrow_function_header_token1] = ACTIONS(1177), [anon_sym_LPAREN] = ACTIONS(1175), [aux_sym_cast_type_token1] = ACTIONS(1177), [aux_sym_echo_statement_token1] = ACTIONS(1177), [anon_sym_unset] = ACTIONS(1177), [aux_sym_declare_statement_token1] = ACTIONS(1177), [aux_sym_declare_statement_token2] = ACTIONS(1177), [sym_float] = ACTIONS(1177), [aux_sym_try_statement_token1] = ACTIONS(1177), [aux_sym_goto_statement_token1] = ACTIONS(1177), [aux_sym_continue_statement_token1] = ACTIONS(1177), [aux_sym_break_statement_token1] = ACTIONS(1177), [sym_integer] = ACTIONS(1177), [aux_sym_return_statement_token1] = ACTIONS(1177), [aux_sym_throw_expression_token1] = ACTIONS(1177), [aux_sym_while_statement_token1] = ACTIONS(1177), [aux_sym_while_statement_token2] = ACTIONS(1177), [aux_sym_do_statement_token1] = ACTIONS(1177), [aux_sym_for_statement_token1] = ACTIONS(1177), [aux_sym_for_statement_token2] = ACTIONS(1177), [aux_sym_foreach_statement_token1] = ACTIONS(1177), [aux_sym_foreach_statement_token2] = ACTIONS(1177), [aux_sym_if_statement_token1] = ACTIONS(1177), [aux_sym_if_statement_token2] = ACTIONS(1177), [aux_sym_else_if_clause_token1] = ACTIONS(1177), [aux_sym_else_clause_token1] = ACTIONS(1177), [aux_sym_match_expression_token1] = ACTIONS(1177), [aux_sym_match_default_expression_token1] = ACTIONS(1177), [aux_sym_switch_statement_token1] = ACTIONS(1177), [aux_sym_switch_block_token1] = ACTIONS(1177), [anon_sym_AT] = ACTIONS(1175), [anon_sym_PLUS] = ACTIONS(1177), [anon_sym_DASH] = ACTIONS(1177), [anon_sym_TILDE] = ACTIONS(1175), [anon_sym_BANG] = ACTIONS(1175), [aux_sym_clone_expression_token1] = ACTIONS(1177), [aux_sym_print_intrinsic_token1] = ACTIONS(1177), [aux_sym_object_creation_expression_token1] = ACTIONS(1177), [anon_sym_PLUS_PLUS] = ACTIONS(1175), [anon_sym_DASH_DASH] = ACTIONS(1175), [sym_shell_command_expression] = ACTIONS(1175), [aux_sym__list_destructing_token1] = ACTIONS(1177), [anon_sym_LBRACK] = ACTIONS(1175), [anon_sym_self] = ACTIONS(1177), [anon_sym_parent] = ACTIONS(1177), [anon_sym_POUND_LBRACK] = ACTIONS(1175), [aux_sym_encapsed_string_token1] = ACTIONS(1175), [anon_sym_DQUOTE] = ACTIONS(1175), [anon_sym_SQUOTE] = ACTIONS(1175), [aux_sym_string_token1] = ACTIONS(1175), [sym_boolean] = ACTIONS(1177), [sym_null] = ACTIONS(1177), [anon_sym_DOLLAR] = ACTIONS(1175), [aux_sym_yield_expression_token1] = ACTIONS(1177), [aux_sym_include_expression_token1] = ACTIONS(1177), [aux_sym_include_once_expression_token1] = ACTIONS(1177), [aux_sym_require_expression_token1] = ACTIONS(1177), [aux_sym_require_once_expression_token1] = ACTIONS(1177), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1175), }, [454] = { [sym_text_interpolation] = STATE(454), [ts_builtin_sym_end] = ACTIONS(1151), [sym_name] = ACTIONS(1153), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1151), [aux_sym_function_static_declaration_token1] = ACTIONS(1153), [aux_sym_global_declaration_token1] = ACTIONS(1153), [aux_sym_namespace_definition_token1] = ACTIONS(1153), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1153), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1153), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1153), [anon_sym_BSLASH] = ACTIONS(1151), [anon_sym_LBRACE] = ACTIONS(1151), [anon_sym_RBRACE] = ACTIONS(1151), [aux_sym_trait_declaration_token1] = ACTIONS(1153), [aux_sym_interface_declaration_token1] = ACTIONS(1153), [aux_sym_enum_declaration_token1] = ACTIONS(1153), [aux_sym_enum_case_token1] = ACTIONS(1153), [aux_sym_class_declaration_token1] = ACTIONS(1153), [aux_sym_final_modifier_token1] = ACTIONS(1153), [aux_sym_abstract_modifier_token1] = ACTIONS(1153), [aux_sym_visibility_modifier_token1] = ACTIONS(1153), [aux_sym_visibility_modifier_token2] = ACTIONS(1153), [aux_sym_visibility_modifier_token3] = ACTIONS(1153), [aux_sym__arrow_function_header_token1] = ACTIONS(1153), [anon_sym_LPAREN] = ACTIONS(1151), [aux_sym_cast_type_token1] = ACTIONS(1153), [aux_sym_echo_statement_token1] = ACTIONS(1153), [anon_sym_unset] = ACTIONS(1153), [aux_sym_declare_statement_token1] = ACTIONS(1153), [aux_sym_declare_statement_token2] = ACTIONS(1153), [sym_float] = ACTIONS(1153), [aux_sym_try_statement_token1] = ACTIONS(1153), [aux_sym_goto_statement_token1] = ACTIONS(1153), [aux_sym_continue_statement_token1] = ACTIONS(1153), [aux_sym_break_statement_token1] = ACTIONS(1153), [sym_integer] = ACTIONS(1153), [aux_sym_return_statement_token1] = ACTIONS(1153), [aux_sym_throw_expression_token1] = ACTIONS(1153), [aux_sym_while_statement_token1] = ACTIONS(1153), [aux_sym_while_statement_token2] = ACTIONS(1153), [aux_sym_do_statement_token1] = ACTIONS(1153), [aux_sym_for_statement_token1] = ACTIONS(1153), [aux_sym_for_statement_token2] = ACTIONS(1153), [aux_sym_foreach_statement_token1] = ACTIONS(1153), [aux_sym_foreach_statement_token2] = ACTIONS(1153), [aux_sym_if_statement_token1] = ACTIONS(1153), [aux_sym_if_statement_token2] = ACTIONS(1153), [aux_sym_else_if_clause_token1] = ACTIONS(1153), [aux_sym_else_clause_token1] = ACTIONS(1153), [aux_sym_match_expression_token1] = ACTIONS(1153), [aux_sym_match_default_expression_token1] = ACTIONS(1153), [aux_sym_switch_statement_token1] = ACTIONS(1153), [aux_sym_switch_block_token1] = ACTIONS(1153), [anon_sym_AT] = ACTIONS(1151), [anon_sym_PLUS] = ACTIONS(1153), [anon_sym_DASH] = ACTIONS(1153), [anon_sym_TILDE] = ACTIONS(1151), [anon_sym_BANG] = ACTIONS(1151), [aux_sym_clone_expression_token1] = ACTIONS(1153), [aux_sym_print_intrinsic_token1] = ACTIONS(1153), [aux_sym_object_creation_expression_token1] = ACTIONS(1153), [anon_sym_PLUS_PLUS] = ACTIONS(1151), [anon_sym_DASH_DASH] = ACTIONS(1151), [sym_shell_command_expression] = ACTIONS(1151), [aux_sym__list_destructing_token1] = ACTIONS(1153), [anon_sym_LBRACK] = ACTIONS(1151), [anon_sym_self] = ACTIONS(1153), [anon_sym_parent] = ACTIONS(1153), [anon_sym_POUND_LBRACK] = ACTIONS(1151), [aux_sym_encapsed_string_token1] = ACTIONS(1151), [anon_sym_DQUOTE] = ACTIONS(1151), [anon_sym_SQUOTE] = ACTIONS(1151), [aux_sym_string_token1] = ACTIONS(1151), [sym_boolean] = ACTIONS(1153), [sym_null] = ACTIONS(1153), [anon_sym_DOLLAR] = ACTIONS(1151), [aux_sym_yield_expression_token1] = ACTIONS(1153), [aux_sym_include_expression_token1] = ACTIONS(1153), [aux_sym_include_once_expression_token1] = ACTIONS(1153), [aux_sym_require_expression_token1] = ACTIONS(1153), [aux_sym_require_once_expression_token1] = ACTIONS(1153), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1151), }, [455] = { [sym_text_interpolation] = STATE(455), [ts_builtin_sym_end] = ACTIONS(1179), [sym_name] = ACTIONS(1181), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1179), [aux_sym_function_static_declaration_token1] = ACTIONS(1181), [aux_sym_global_declaration_token1] = ACTIONS(1181), [aux_sym_namespace_definition_token1] = ACTIONS(1181), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1181), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1181), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1181), [anon_sym_BSLASH] = ACTIONS(1179), [anon_sym_LBRACE] = ACTIONS(1179), [anon_sym_RBRACE] = ACTIONS(1179), [aux_sym_trait_declaration_token1] = ACTIONS(1181), [aux_sym_interface_declaration_token1] = ACTIONS(1181), [aux_sym_enum_declaration_token1] = ACTIONS(1181), [aux_sym_enum_case_token1] = ACTIONS(1181), [aux_sym_class_declaration_token1] = ACTIONS(1181), [aux_sym_final_modifier_token1] = ACTIONS(1181), [aux_sym_abstract_modifier_token1] = ACTIONS(1181), [aux_sym_visibility_modifier_token1] = ACTIONS(1181), [aux_sym_visibility_modifier_token2] = ACTIONS(1181), [aux_sym_visibility_modifier_token3] = ACTIONS(1181), [aux_sym__arrow_function_header_token1] = ACTIONS(1181), [anon_sym_LPAREN] = ACTIONS(1179), [aux_sym_cast_type_token1] = ACTIONS(1181), [aux_sym_echo_statement_token1] = ACTIONS(1181), [anon_sym_unset] = ACTIONS(1181), [aux_sym_declare_statement_token1] = ACTIONS(1181), [aux_sym_declare_statement_token2] = ACTIONS(1181), [sym_float] = ACTIONS(1181), [aux_sym_try_statement_token1] = ACTIONS(1181), [aux_sym_goto_statement_token1] = ACTIONS(1181), [aux_sym_continue_statement_token1] = ACTIONS(1181), [aux_sym_break_statement_token1] = ACTIONS(1181), [sym_integer] = ACTIONS(1181), [aux_sym_return_statement_token1] = ACTIONS(1181), [aux_sym_throw_expression_token1] = ACTIONS(1181), [aux_sym_while_statement_token1] = ACTIONS(1181), [aux_sym_while_statement_token2] = ACTIONS(1181), [aux_sym_do_statement_token1] = ACTIONS(1181), [aux_sym_for_statement_token1] = ACTIONS(1181), [aux_sym_for_statement_token2] = ACTIONS(1181), [aux_sym_foreach_statement_token1] = ACTIONS(1181), [aux_sym_foreach_statement_token2] = ACTIONS(1181), [aux_sym_if_statement_token1] = ACTIONS(1181), [aux_sym_if_statement_token2] = ACTIONS(1181), [aux_sym_else_if_clause_token1] = ACTIONS(1181), [aux_sym_else_clause_token1] = ACTIONS(1181), [aux_sym_match_expression_token1] = ACTIONS(1181), [aux_sym_match_default_expression_token1] = ACTIONS(1181), [aux_sym_switch_statement_token1] = ACTIONS(1181), [aux_sym_switch_block_token1] = ACTIONS(1181), [anon_sym_AT] = ACTIONS(1179), [anon_sym_PLUS] = ACTIONS(1181), [anon_sym_DASH] = ACTIONS(1181), [anon_sym_TILDE] = ACTIONS(1179), [anon_sym_BANG] = ACTIONS(1179), [aux_sym_clone_expression_token1] = ACTIONS(1181), [aux_sym_print_intrinsic_token1] = ACTIONS(1181), [aux_sym_object_creation_expression_token1] = ACTIONS(1181), [anon_sym_PLUS_PLUS] = ACTIONS(1179), [anon_sym_DASH_DASH] = ACTIONS(1179), [sym_shell_command_expression] = ACTIONS(1179), [aux_sym__list_destructing_token1] = ACTIONS(1181), [anon_sym_LBRACK] = ACTIONS(1179), [anon_sym_self] = ACTIONS(1181), [anon_sym_parent] = ACTIONS(1181), [anon_sym_POUND_LBRACK] = ACTIONS(1179), [aux_sym_encapsed_string_token1] = ACTIONS(1179), [anon_sym_DQUOTE] = ACTIONS(1179), [anon_sym_SQUOTE] = ACTIONS(1179), [aux_sym_string_token1] = ACTIONS(1179), [sym_boolean] = ACTIONS(1181), [sym_null] = ACTIONS(1181), [anon_sym_DOLLAR] = ACTIONS(1179), [aux_sym_yield_expression_token1] = ACTIONS(1181), [aux_sym_include_expression_token1] = ACTIONS(1181), [aux_sym_include_once_expression_token1] = ACTIONS(1181), [aux_sym_require_expression_token1] = ACTIONS(1181), [aux_sym_require_once_expression_token1] = ACTIONS(1181), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1179), }, [456] = { [sym_text_interpolation] = STATE(456), [ts_builtin_sym_end] = ACTIONS(1183), [sym_name] = ACTIONS(1185), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1183), [aux_sym_function_static_declaration_token1] = ACTIONS(1185), [aux_sym_global_declaration_token1] = ACTIONS(1185), [aux_sym_namespace_definition_token1] = ACTIONS(1185), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1185), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1185), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1185), [anon_sym_BSLASH] = ACTIONS(1183), [anon_sym_LBRACE] = ACTIONS(1183), [anon_sym_RBRACE] = ACTIONS(1183), [aux_sym_trait_declaration_token1] = ACTIONS(1185), [aux_sym_interface_declaration_token1] = ACTIONS(1185), [aux_sym_enum_declaration_token1] = ACTIONS(1185), [aux_sym_enum_case_token1] = ACTIONS(1185), [aux_sym_class_declaration_token1] = ACTIONS(1185), [aux_sym_final_modifier_token1] = ACTIONS(1185), [aux_sym_abstract_modifier_token1] = ACTIONS(1185), [aux_sym_visibility_modifier_token1] = ACTIONS(1185), [aux_sym_visibility_modifier_token2] = ACTIONS(1185), [aux_sym_visibility_modifier_token3] = ACTIONS(1185), [aux_sym__arrow_function_header_token1] = ACTIONS(1185), [anon_sym_LPAREN] = ACTIONS(1183), [aux_sym_cast_type_token1] = ACTIONS(1185), [aux_sym_echo_statement_token1] = ACTIONS(1185), [anon_sym_unset] = ACTIONS(1185), [aux_sym_declare_statement_token1] = ACTIONS(1185), [aux_sym_declare_statement_token2] = ACTIONS(1185), [sym_float] = ACTIONS(1185), [aux_sym_try_statement_token1] = ACTIONS(1185), [aux_sym_goto_statement_token1] = ACTIONS(1185), [aux_sym_continue_statement_token1] = ACTIONS(1185), [aux_sym_break_statement_token1] = ACTIONS(1185), [sym_integer] = ACTIONS(1185), [aux_sym_return_statement_token1] = ACTIONS(1185), [aux_sym_throw_expression_token1] = ACTIONS(1185), [aux_sym_while_statement_token1] = ACTIONS(1185), [aux_sym_while_statement_token2] = ACTIONS(1185), [aux_sym_do_statement_token1] = ACTIONS(1185), [aux_sym_for_statement_token1] = ACTIONS(1185), [aux_sym_for_statement_token2] = ACTIONS(1185), [aux_sym_foreach_statement_token1] = ACTIONS(1185), [aux_sym_foreach_statement_token2] = ACTIONS(1185), [aux_sym_if_statement_token1] = ACTIONS(1185), [aux_sym_if_statement_token2] = ACTIONS(1185), [aux_sym_else_if_clause_token1] = ACTIONS(1185), [aux_sym_else_clause_token1] = ACTIONS(1185), [aux_sym_match_expression_token1] = ACTIONS(1185), [aux_sym_match_default_expression_token1] = ACTIONS(1185), [aux_sym_switch_statement_token1] = ACTIONS(1185), [aux_sym_switch_block_token1] = ACTIONS(1185), [anon_sym_AT] = ACTIONS(1183), [anon_sym_PLUS] = ACTIONS(1185), [anon_sym_DASH] = ACTIONS(1185), [anon_sym_TILDE] = ACTIONS(1183), [anon_sym_BANG] = ACTIONS(1183), [aux_sym_clone_expression_token1] = ACTIONS(1185), [aux_sym_print_intrinsic_token1] = ACTIONS(1185), [aux_sym_object_creation_expression_token1] = ACTIONS(1185), [anon_sym_PLUS_PLUS] = ACTIONS(1183), [anon_sym_DASH_DASH] = ACTIONS(1183), [sym_shell_command_expression] = ACTIONS(1183), [aux_sym__list_destructing_token1] = ACTIONS(1185), [anon_sym_LBRACK] = ACTIONS(1183), [anon_sym_self] = ACTIONS(1185), [anon_sym_parent] = ACTIONS(1185), [anon_sym_POUND_LBRACK] = ACTIONS(1183), [aux_sym_encapsed_string_token1] = ACTIONS(1183), [anon_sym_DQUOTE] = ACTIONS(1183), [anon_sym_SQUOTE] = ACTIONS(1183), [aux_sym_string_token1] = ACTIONS(1183), [sym_boolean] = ACTIONS(1185), [sym_null] = ACTIONS(1185), [anon_sym_DOLLAR] = ACTIONS(1183), [aux_sym_yield_expression_token1] = ACTIONS(1185), [aux_sym_include_expression_token1] = ACTIONS(1185), [aux_sym_include_once_expression_token1] = ACTIONS(1185), [aux_sym_require_expression_token1] = ACTIONS(1185), [aux_sym_require_once_expression_token1] = ACTIONS(1185), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1183), }, [457] = { [sym_text_interpolation] = STATE(457), [ts_builtin_sym_end] = ACTIONS(1179), [sym_name] = ACTIONS(1181), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1179), [aux_sym_function_static_declaration_token1] = ACTIONS(1181), [aux_sym_global_declaration_token1] = ACTIONS(1181), [aux_sym_namespace_definition_token1] = ACTIONS(1181), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1181), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1181), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1181), [anon_sym_BSLASH] = ACTIONS(1179), [anon_sym_LBRACE] = ACTIONS(1179), [anon_sym_RBRACE] = ACTIONS(1179), [aux_sym_trait_declaration_token1] = ACTIONS(1181), [aux_sym_interface_declaration_token1] = ACTIONS(1181), [aux_sym_enum_declaration_token1] = ACTIONS(1181), [aux_sym_enum_case_token1] = ACTIONS(1181), [aux_sym_class_declaration_token1] = ACTIONS(1181), [aux_sym_final_modifier_token1] = ACTIONS(1181), [aux_sym_abstract_modifier_token1] = ACTIONS(1181), [aux_sym_visibility_modifier_token1] = ACTIONS(1181), [aux_sym_visibility_modifier_token2] = ACTIONS(1181), [aux_sym_visibility_modifier_token3] = ACTIONS(1181), [aux_sym__arrow_function_header_token1] = ACTIONS(1181), [anon_sym_LPAREN] = ACTIONS(1179), [aux_sym_cast_type_token1] = ACTIONS(1181), [aux_sym_echo_statement_token1] = ACTIONS(1181), [anon_sym_unset] = ACTIONS(1181), [aux_sym_declare_statement_token1] = ACTIONS(1181), [aux_sym_declare_statement_token2] = ACTIONS(1181), [sym_float] = ACTIONS(1181), [aux_sym_try_statement_token1] = ACTIONS(1181), [aux_sym_goto_statement_token1] = ACTIONS(1181), [aux_sym_continue_statement_token1] = ACTIONS(1181), [aux_sym_break_statement_token1] = ACTIONS(1181), [sym_integer] = ACTIONS(1181), [aux_sym_return_statement_token1] = ACTIONS(1181), [aux_sym_throw_expression_token1] = ACTIONS(1181), [aux_sym_while_statement_token1] = ACTIONS(1181), [aux_sym_while_statement_token2] = ACTIONS(1181), [aux_sym_do_statement_token1] = ACTIONS(1181), [aux_sym_for_statement_token1] = ACTIONS(1181), [aux_sym_for_statement_token2] = ACTIONS(1181), [aux_sym_foreach_statement_token1] = ACTIONS(1181), [aux_sym_foreach_statement_token2] = ACTIONS(1181), [aux_sym_if_statement_token1] = ACTIONS(1181), [aux_sym_if_statement_token2] = ACTIONS(1181), [aux_sym_else_if_clause_token1] = ACTIONS(1181), [aux_sym_else_clause_token1] = ACTIONS(1181), [aux_sym_match_expression_token1] = ACTIONS(1181), [aux_sym_match_default_expression_token1] = ACTIONS(1181), [aux_sym_switch_statement_token1] = ACTIONS(1181), [aux_sym_switch_block_token1] = ACTIONS(1181), [anon_sym_AT] = ACTIONS(1179), [anon_sym_PLUS] = ACTIONS(1181), [anon_sym_DASH] = ACTIONS(1181), [anon_sym_TILDE] = ACTIONS(1179), [anon_sym_BANG] = ACTIONS(1179), [aux_sym_clone_expression_token1] = ACTIONS(1181), [aux_sym_print_intrinsic_token1] = ACTIONS(1181), [aux_sym_object_creation_expression_token1] = ACTIONS(1181), [anon_sym_PLUS_PLUS] = ACTIONS(1179), [anon_sym_DASH_DASH] = ACTIONS(1179), [sym_shell_command_expression] = ACTIONS(1179), [aux_sym__list_destructing_token1] = ACTIONS(1181), [anon_sym_LBRACK] = ACTIONS(1179), [anon_sym_self] = ACTIONS(1181), [anon_sym_parent] = ACTIONS(1181), [anon_sym_POUND_LBRACK] = ACTIONS(1179), [aux_sym_encapsed_string_token1] = ACTIONS(1179), [anon_sym_DQUOTE] = ACTIONS(1179), [anon_sym_SQUOTE] = ACTIONS(1179), [aux_sym_string_token1] = ACTIONS(1179), [sym_boolean] = ACTIONS(1181), [sym_null] = ACTIONS(1181), [anon_sym_DOLLAR] = ACTIONS(1179), [aux_sym_yield_expression_token1] = ACTIONS(1181), [aux_sym_include_expression_token1] = ACTIONS(1181), [aux_sym_include_once_expression_token1] = ACTIONS(1181), [aux_sym_require_expression_token1] = ACTIONS(1181), [aux_sym_require_once_expression_token1] = ACTIONS(1181), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1179), }, [458] = { [sym_text_interpolation] = STATE(458), [ts_builtin_sym_end] = ACTIONS(1187), [sym_name] = ACTIONS(1189), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1187), [aux_sym_function_static_declaration_token1] = ACTIONS(1189), [aux_sym_global_declaration_token1] = ACTIONS(1189), [aux_sym_namespace_definition_token1] = ACTIONS(1189), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1189), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1189), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1189), [anon_sym_BSLASH] = ACTIONS(1187), [anon_sym_LBRACE] = ACTIONS(1187), [anon_sym_RBRACE] = ACTIONS(1187), [aux_sym_trait_declaration_token1] = ACTIONS(1189), [aux_sym_interface_declaration_token1] = ACTIONS(1189), [aux_sym_enum_declaration_token1] = ACTIONS(1189), [aux_sym_enum_case_token1] = ACTIONS(1189), [aux_sym_class_declaration_token1] = ACTIONS(1189), [aux_sym_final_modifier_token1] = ACTIONS(1189), [aux_sym_abstract_modifier_token1] = ACTIONS(1189), [aux_sym_visibility_modifier_token1] = ACTIONS(1189), [aux_sym_visibility_modifier_token2] = ACTIONS(1189), [aux_sym_visibility_modifier_token3] = ACTIONS(1189), [aux_sym__arrow_function_header_token1] = ACTIONS(1189), [anon_sym_LPAREN] = ACTIONS(1187), [aux_sym_cast_type_token1] = ACTIONS(1189), [aux_sym_echo_statement_token1] = ACTIONS(1189), [anon_sym_unset] = ACTIONS(1189), [aux_sym_declare_statement_token1] = ACTIONS(1189), [aux_sym_declare_statement_token2] = ACTIONS(1189), [sym_float] = ACTIONS(1189), [aux_sym_try_statement_token1] = ACTIONS(1189), [aux_sym_goto_statement_token1] = ACTIONS(1189), [aux_sym_continue_statement_token1] = ACTIONS(1189), [aux_sym_break_statement_token1] = ACTIONS(1189), [sym_integer] = ACTIONS(1189), [aux_sym_return_statement_token1] = ACTIONS(1189), [aux_sym_throw_expression_token1] = ACTIONS(1189), [aux_sym_while_statement_token1] = ACTIONS(1189), [aux_sym_while_statement_token2] = ACTIONS(1189), [aux_sym_do_statement_token1] = ACTIONS(1189), [aux_sym_for_statement_token1] = ACTIONS(1189), [aux_sym_for_statement_token2] = ACTIONS(1189), [aux_sym_foreach_statement_token1] = ACTIONS(1189), [aux_sym_foreach_statement_token2] = ACTIONS(1189), [aux_sym_if_statement_token1] = ACTIONS(1189), [aux_sym_if_statement_token2] = ACTIONS(1189), [aux_sym_else_if_clause_token1] = ACTIONS(1189), [aux_sym_else_clause_token1] = ACTIONS(1189), [aux_sym_match_expression_token1] = ACTIONS(1189), [aux_sym_match_default_expression_token1] = ACTIONS(1189), [aux_sym_switch_statement_token1] = ACTIONS(1189), [aux_sym_switch_block_token1] = ACTIONS(1189), [anon_sym_AT] = ACTIONS(1187), [anon_sym_PLUS] = ACTIONS(1189), [anon_sym_DASH] = ACTIONS(1189), [anon_sym_TILDE] = ACTIONS(1187), [anon_sym_BANG] = ACTIONS(1187), [aux_sym_clone_expression_token1] = ACTIONS(1189), [aux_sym_print_intrinsic_token1] = ACTIONS(1189), [aux_sym_object_creation_expression_token1] = ACTIONS(1189), [anon_sym_PLUS_PLUS] = ACTIONS(1187), [anon_sym_DASH_DASH] = ACTIONS(1187), [sym_shell_command_expression] = ACTIONS(1187), [aux_sym__list_destructing_token1] = ACTIONS(1189), [anon_sym_LBRACK] = ACTIONS(1187), [anon_sym_self] = ACTIONS(1189), [anon_sym_parent] = ACTIONS(1189), [anon_sym_POUND_LBRACK] = ACTIONS(1187), [aux_sym_encapsed_string_token1] = ACTIONS(1187), [anon_sym_DQUOTE] = ACTIONS(1187), [anon_sym_SQUOTE] = ACTIONS(1187), [aux_sym_string_token1] = ACTIONS(1187), [sym_boolean] = ACTIONS(1189), [sym_null] = ACTIONS(1189), [anon_sym_DOLLAR] = ACTIONS(1187), [aux_sym_yield_expression_token1] = ACTIONS(1189), [aux_sym_include_expression_token1] = ACTIONS(1189), [aux_sym_include_once_expression_token1] = ACTIONS(1189), [aux_sym_require_expression_token1] = ACTIONS(1189), [aux_sym_require_once_expression_token1] = ACTIONS(1189), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1187), }, [459] = { [sym_text_interpolation] = STATE(459), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(1050), [sym_unary_op_expression] = STATE(1050), [sym_exponentiation_expression] = STATE(809), [sym_clone_expression] = STATE(1050), [sym__primary_expression] = STATE(1050), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(809), [sym_cast_variable] = STATE(603), [sym_assignment_expression] = STATE(809), [sym_augmented_assignment_expression] = STATE(809), [sym_member_access_expression] = STATE(603), [sym_nullsafe_member_access_expression] = STATE(603), [sym_scoped_property_access_expression] = STATE(603), [sym_list_literal] = STATE(2200), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(582), [sym_scoped_call_expression] = STATE(582), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(582), [sym_nullsafe_member_call_expression] = STATE(582), [sym_subscript_expression] = STATE(582), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(582), [sym_variable_name] = STATE(582), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(664), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [460] = { [sym_text_interpolation] = STATE(460), [ts_builtin_sym_end] = ACTIONS(1191), [sym_name] = ACTIONS(1193), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1191), [aux_sym_function_static_declaration_token1] = ACTIONS(1193), [aux_sym_global_declaration_token1] = ACTIONS(1193), [aux_sym_namespace_definition_token1] = ACTIONS(1193), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1193), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1193), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1193), [anon_sym_BSLASH] = ACTIONS(1191), [anon_sym_LBRACE] = ACTIONS(1191), [anon_sym_RBRACE] = ACTIONS(1191), [aux_sym_trait_declaration_token1] = ACTIONS(1193), [aux_sym_interface_declaration_token1] = ACTIONS(1193), [aux_sym_enum_declaration_token1] = ACTIONS(1193), [aux_sym_enum_case_token1] = ACTIONS(1193), [aux_sym_class_declaration_token1] = ACTIONS(1193), [aux_sym_final_modifier_token1] = ACTIONS(1193), [aux_sym_abstract_modifier_token1] = ACTIONS(1193), [aux_sym_visibility_modifier_token1] = ACTIONS(1193), [aux_sym_visibility_modifier_token2] = ACTIONS(1193), [aux_sym_visibility_modifier_token3] = ACTIONS(1193), [aux_sym__arrow_function_header_token1] = ACTIONS(1193), [anon_sym_LPAREN] = ACTIONS(1191), [aux_sym_cast_type_token1] = ACTIONS(1193), [aux_sym_echo_statement_token1] = ACTIONS(1193), [anon_sym_unset] = ACTIONS(1193), [aux_sym_declare_statement_token1] = ACTIONS(1193), [aux_sym_declare_statement_token2] = ACTIONS(1193), [sym_float] = ACTIONS(1193), [aux_sym_try_statement_token1] = ACTIONS(1193), [aux_sym_goto_statement_token1] = ACTIONS(1193), [aux_sym_continue_statement_token1] = ACTIONS(1193), [aux_sym_break_statement_token1] = ACTIONS(1193), [sym_integer] = ACTIONS(1193), [aux_sym_return_statement_token1] = ACTIONS(1193), [aux_sym_throw_expression_token1] = ACTIONS(1193), [aux_sym_while_statement_token1] = ACTIONS(1193), [aux_sym_while_statement_token2] = ACTIONS(1193), [aux_sym_do_statement_token1] = ACTIONS(1193), [aux_sym_for_statement_token1] = ACTIONS(1193), [aux_sym_for_statement_token2] = ACTIONS(1193), [aux_sym_foreach_statement_token1] = ACTIONS(1193), [aux_sym_foreach_statement_token2] = ACTIONS(1193), [aux_sym_if_statement_token1] = ACTIONS(1193), [aux_sym_if_statement_token2] = ACTIONS(1193), [aux_sym_else_if_clause_token1] = ACTIONS(1193), [aux_sym_else_clause_token1] = ACTIONS(1193), [aux_sym_match_expression_token1] = ACTIONS(1193), [aux_sym_match_default_expression_token1] = ACTIONS(1193), [aux_sym_switch_statement_token1] = ACTIONS(1193), [aux_sym_switch_block_token1] = ACTIONS(1193), [anon_sym_AT] = ACTIONS(1191), [anon_sym_PLUS] = ACTIONS(1193), [anon_sym_DASH] = ACTIONS(1193), [anon_sym_TILDE] = ACTIONS(1191), [anon_sym_BANG] = ACTIONS(1191), [aux_sym_clone_expression_token1] = ACTIONS(1193), [aux_sym_print_intrinsic_token1] = ACTIONS(1193), [aux_sym_object_creation_expression_token1] = ACTIONS(1193), [anon_sym_PLUS_PLUS] = ACTIONS(1191), [anon_sym_DASH_DASH] = ACTIONS(1191), [sym_shell_command_expression] = ACTIONS(1191), [aux_sym__list_destructing_token1] = ACTIONS(1193), [anon_sym_LBRACK] = ACTIONS(1191), [anon_sym_self] = ACTIONS(1193), [anon_sym_parent] = ACTIONS(1193), [anon_sym_POUND_LBRACK] = ACTIONS(1191), [aux_sym_encapsed_string_token1] = ACTIONS(1191), [anon_sym_DQUOTE] = ACTIONS(1191), [anon_sym_SQUOTE] = ACTIONS(1191), [aux_sym_string_token1] = ACTIONS(1191), [sym_boolean] = ACTIONS(1193), [sym_null] = ACTIONS(1193), [anon_sym_DOLLAR] = ACTIONS(1191), [aux_sym_yield_expression_token1] = ACTIONS(1193), [aux_sym_include_expression_token1] = ACTIONS(1193), [aux_sym_include_once_expression_token1] = ACTIONS(1193), [aux_sym_require_expression_token1] = ACTIONS(1193), [aux_sym_require_once_expression_token1] = ACTIONS(1193), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1191), }, [461] = { [sym_text_interpolation] = STATE(461), [ts_builtin_sym_end] = ACTIONS(1195), [sym_name] = ACTIONS(1197), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1195), [aux_sym_function_static_declaration_token1] = ACTIONS(1197), [aux_sym_global_declaration_token1] = ACTIONS(1197), [aux_sym_namespace_definition_token1] = ACTIONS(1197), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1197), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1197), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1197), [anon_sym_BSLASH] = ACTIONS(1195), [anon_sym_LBRACE] = ACTIONS(1195), [anon_sym_RBRACE] = ACTIONS(1195), [aux_sym_trait_declaration_token1] = ACTIONS(1197), [aux_sym_interface_declaration_token1] = ACTIONS(1197), [aux_sym_enum_declaration_token1] = ACTIONS(1197), [aux_sym_enum_case_token1] = ACTIONS(1197), [aux_sym_class_declaration_token1] = ACTIONS(1197), [aux_sym_final_modifier_token1] = ACTIONS(1197), [aux_sym_abstract_modifier_token1] = ACTIONS(1197), [aux_sym_visibility_modifier_token1] = ACTIONS(1197), [aux_sym_visibility_modifier_token2] = ACTIONS(1197), [aux_sym_visibility_modifier_token3] = ACTIONS(1197), [aux_sym__arrow_function_header_token1] = ACTIONS(1197), [anon_sym_LPAREN] = ACTIONS(1195), [aux_sym_cast_type_token1] = ACTIONS(1197), [aux_sym_echo_statement_token1] = ACTIONS(1197), [anon_sym_unset] = ACTIONS(1197), [aux_sym_declare_statement_token1] = ACTIONS(1197), [aux_sym_declare_statement_token2] = ACTIONS(1197), [sym_float] = ACTIONS(1197), [aux_sym_try_statement_token1] = ACTIONS(1197), [aux_sym_goto_statement_token1] = ACTIONS(1197), [aux_sym_continue_statement_token1] = ACTIONS(1197), [aux_sym_break_statement_token1] = ACTIONS(1197), [sym_integer] = ACTIONS(1197), [aux_sym_return_statement_token1] = ACTIONS(1197), [aux_sym_throw_expression_token1] = ACTIONS(1197), [aux_sym_while_statement_token1] = ACTIONS(1197), [aux_sym_while_statement_token2] = ACTIONS(1197), [aux_sym_do_statement_token1] = ACTIONS(1197), [aux_sym_for_statement_token1] = ACTIONS(1197), [aux_sym_for_statement_token2] = ACTIONS(1197), [aux_sym_foreach_statement_token1] = ACTIONS(1197), [aux_sym_foreach_statement_token2] = ACTIONS(1197), [aux_sym_if_statement_token1] = ACTIONS(1197), [aux_sym_if_statement_token2] = ACTIONS(1197), [aux_sym_else_if_clause_token1] = ACTIONS(1197), [aux_sym_else_clause_token1] = ACTIONS(1197), [aux_sym_match_expression_token1] = ACTIONS(1197), [aux_sym_match_default_expression_token1] = ACTIONS(1197), [aux_sym_switch_statement_token1] = ACTIONS(1197), [aux_sym_switch_block_token1] = ACTIONS(1197), [anon_sym_AT] = ACTIONS(1195), [anon_sym_PLUS] = ACTIONS(1197), [anon_sym_DASH] = ACTIONS(1197), [anon_sym_TILDE] = ACTIONS(1195), [anon_sym_BANG] = ACTIONS(1195), [aux_sym_clone_expression_token1] = ACTIONS(1197), [aux_sym_print_intrinsic_token1] = ACTIONS(1197), [aux_sym_object_creation_expression_token1] = ACTIONS(1197), [anon_sym_PLUS_PLUS] = ACTIONS(1195), [anon_sym_DASH_DASH] = ACTIONS(1195), [sym_shell_command_expression] = ACTIONS(1195), [aux_sym__list_destructing_token1] = ACTIONS(1197), [anon_sym_LBRACK] = ACTIONS(1195), [anon_sym_self] = ACTIONS(1197), [anon_sym_parent] = ACTIONS(1197), [anon_sym_POUND_LBRACK] = ACTIONS(1195), [aux_sym_encapsed_string_token1] = ACTIONS(1195), [anon_sym_DQUOTE] = ACTIONS(1195), [anon_sym_SQUOTE] = ACTIONS(1195), [aux_sym_string_token1] = ACTIONS(1195), [sym_boolean] = ACTIONS(1197), [sym_null] = ACTIONS(1197), [anon_sym_DOLLAR] = ACTIONS(1195), [aux_sym_yield_expression_token1] = ACTIONS(1197), [aux_sym_include_expression_token1] = ACTIONS(1197), [aux_sym_include_once_expression_token1] = ACTIONS(1197), [aux_sym_require_expression_token1] = ACTIONS(1197), [aux_sym_require_once_expression_token1] = ACTIONS(1197), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1195), }, [462] = { [sym_text_interpolation] = STATE(462), [ts_builtin_sym_end] = ACTIONS(1199), [sym_name] = ACTIONS(1201), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1199), [aux_sym_function_static_declaration_token1] = ACTIONS(1201), [aux_sym_global_declaration_token1] = ACTIONS(1201), [aux_sym_namespace_definition_token1] = ACTIONS(1201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1201), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1201), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1201), [anon_sym_BSLASH] = ACTIONS(1199), [anon_sym_LBRACE] = ACTIONS(1199), [anon_sym_RBRACE] = ACTIONS(1199), [aux_sym_trait_declaration_token1] = ACTIONS(1201), [aux_sym_interface_declaration_token1] = ACTIONS(1201), [aux_sym_enum_declaration_token1] = ACTIONS(1201), [aux_sym_enum_case_token1] = ACTIONS(1201), [aux_sym_class_declaration_token1] = ACTIONS(1201), [aux_sym_final_modifier_token1] = ACTIONS(1201), [aux_sym_abstract_modifier_token1] = ACTIONS(1201), [aux_sym_visibility_modifier_token1] = ACTIONS(1201), [aux_sym_visibility_modifier_token2] = ACTIONS(1201), [aux_sym_visibility_modifier_token3] = ACTIONS(1201), [aux_sym__arrow_function_header_token1] = ACTIONS(1201), [anon_sym_LPAREN] = ACTIONS(1199), [aux_sym_cast_type_token1] = ACTIONS(1201), [aux_sym_echo_statement_token1] = ACTIONS(1201), [anon_sym_unset] = ACTIONS(1201), [aux_sym_declare_statement_token1] = ACTIONS(1201), [aux_sym_declare_statement_token2] = ACTIONS(1201), [sym_float] = ACTIONS(1201), [aux_sym_try_statement_token1] = ACTIONS(1201), [aux_sym_goto_statement_token1] = ACTIONS(1201), [aux_sym_continue_statement_token1] = ACTIONS(1201), [aux_sym_break_statement_token1] = ACTIONS(1201), [sym_integer] = ACTIONS(1201), [aux_sym_return_statement_token1] = ACTIONS(1201), [aux_sym_throw_expression_token1] = ACTIONS(1201), [aux_sym_while_statement_token1] = ACTIONS(1201), [aux_sym_while_statement_token2] = ACTIONS(1201), [aux_sym_do_statement_token1] = ACTIONS(1201), [aux_sym_for_statement_token1] = ACTIONS(1201), [aux_sym_for_statement_token2] = ACTIONS(1201), [aux_sym_foreach_statement_token1] = ACTIONS(1201), [aux_sym_foreach_statement_token2] = ACTIONS(1201), [aux_sym_if_statement_token1] = ACTIONS(1201), [aux_sym_if_statement_token2] = ACTIONS(1201), [aux_sym_else_if_clause_token1] = ACTIONS(1201), [aux_sym_else_clause_token1] = ACTIONS(1201), [aux_sym_match_expression_token1] = ACTIONS(1201), [aux_sym_match_default_expression_token1] = ACTIONS(1201), [aux_sym_switch_statement_token1] = ACTIONS(1201), [aux_sym_switch_block_token1] = ACTIONS(1201), [anon_sym_AT] = ACTIONS(1199), [anon_sym_PLUS] = ACTIONS(1201), [anon_sym_DASH] = ACTIONS(1201), [anon_sym_TILDE] = ACTIONS(1199), [anon_sym_BANG] = ACTIONS(1199), [aux_sym_clone_expression_token1] = ACTIONS(1201), [aux_sym_print_intrinsic_token1] = ACTIONS(1201), [aux_sym_object_creation_expression_token1] = ACTIONS(1201), [anon_sym_PLUS_PLUS] = ACTIONS(1199), [anon_sym_DASH_DASH] = ACTIONS(1199), [sym_shell_command_expression] = ACTIONS(1199), [aux_sym__list_destructing_token1] = ACTIONS(1201), [anon_sym_LBRACK] = ACTIONS(1199), [anon_sym_self] = ACTIONS(1201), [anon_sym_parent] = ACTIONS(1201), [anon_sym_POUND_LBRACK] = ACTIONS(1199), [aux_sym_encapsed_string_token1] = ACTIONS(1199), [anon_sym_DQUOTE] = ACTIONS(1199), [anon_sym_SQUOTE] = ACTIONS(1199), [aux_sym_string_token1] = ACTIONS(1199), [sym_boolean] = ACTIONS(1201), [sym_null] = ACTIONS(1201), [anon_sym_DOLLAR] = ACTIONS(1199), [aux_sym_yield_expression_token1] = ACTIONS(1201), [aux_sym_include_expression_token1] = ACTIONS(1201), [aux_sym_include_once_expression_token1] = ACTIONS(1201), [aux_sym_require_expression_token1] = ACTIONS(1201), [aux_sym_require_once_expression_token1] = ACTIONS(1201), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1199), }, [463] = { [sym_text_interpolation] = STATE(463), [ts_builtin_sym_end] = ACTIONS(1203), [sym_name] = ACTIONS(1205), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1203), [aux_sym_function_static_declaration_token1] = ACTIONS(1205), [aux_sym_global_declaration_token1] = ACTIONS(1205), [aux_sym_namespace_definition_token1] = ACTIONS(1205), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1205), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1205), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1205), [anon_sym_BSLASH] = ACTIONS(1203), [anon_sym_LBRACE] = ACTIONS(1203), [anon_sym_RBRACE] = ACTIONS(1203), [aux_sym_trait_declaration_token1] = ACTIONS(1205), [aux_sym_interface_declaration_token1] = ACTIONS(1205), [aux_sym_enum_declaration_token1] = ACTIONS(1205), [aux_sym_enum_case_token1] = ACTIONS(1205), [aux_sym_class_declaration_token1] = ACTIONS(1205), [aux_sym_final_modifier_token1] = ACTIONS(1205), [aux_sym_abstract_modifier_token1] = ACTIONS(1205), [aux_sym_visibility_modifier_token1] = ACTIONS(1205), [aux_sym_visibility_modifier_token2] = ACTIONS(1205), [aux_sym_visibility_modifier_token3] = ACTIONS(1205), [aux_sym__arrow_function_header_token1] = ACTIONS(1205), [anon_sym_LPAREN] = ACTIONS(1203), [aux_sym_cast_type_token1] = ACTIONS(1205), [aux_sym_echo_statement_token1] = ACTIONS(1205), [anon_sym_unset] = ACTIONS(1205), [aux_sym_declare_statement_token1] = ACTIONS(1205), [aux_sym_declare_statement_token2] = ACTIONS(1205), [sym_float] = ACTIONS(1205), [aux_sym_try_statement_token1] = ACTIONS(1205), [aux_sym_goto_statement_token1] = ACTIONS(1205), [aux_sym_continue_statement_token1] = ACTIONS(1205), [aux_sym_break_statement_token1] = ACTIONS(1205), [sym_integer] = ACTIONS(1205), [aux_sym_return_statement_token1] = ACTIONS(1205), [aux_sym_throw_expression_token1] = ACTIONS(1205), [aux_sym_while_statement_token1] = ACTIONS(1205), [aux_sym_while_statement_token2] = ACTIONS(1205), [aux_sym_do_statement_token1] = ACTIONS(1205), [aux_sym_for_statement_token1] = ACTIONS(1205), [aux_sym_for_statement_token2] = ACTIONS(1205), [aux_sym_foreach_statement_token1] = ACTIONS(1205), [aux_sym_foreach_statement_token2] = ACTIONS(1205), [aux_sym_if_statement_token1] = ACTIONS(1205), [aux_sym_if_statement_token2] = ACTIONS(1205), [aux_sym_else_if_clause_token1] = ACTIONS(1205), [aux_sym_else_clause_token1] = ACTIONS(1205), [aux_sym_match_expression_token1] = ACTIONS(1205), [aux_sym_match_default_expression_token1] = ACTIONS(1205), [aux_sym_switch_statement_token1] = ACTIONS(1205), [aux_sym_switch_block_token1] = ACTIONS(1205), [anon_sym_AT] = ACTIONS(1203), [anon_sym_PLUS] = ACTIONS(1205), [anon_sym_DASH] = ACTIONS(1205), [anon_sym_TILDE] = ACTIONS(1203), [anon_sym_BANG] = ACTIONS(1203), [aux_sym_clone_expression_token1] = ACTIONS(1205), [aux_sym_print_intrinsic_token1] = ACTIONS(1205), [aux_sym_object_creation_expression_token1] = ACTIONS(1205), [anon_sym_PLUS_PLUS] = ACTIONS(1203), [anon_sym_DASH_DASH] = ACTIONS(1203), [sym_shell_command_expression] = ACTIONS(1203), [aux_sym__list_destructing_token1] = ACTIONS(1205), [anon_sym_LBRACK] = ACTIONS(1203), [anon_sym_self] = ACTIONS(1205), [anon_sym_parent] = ACTIONS(1205), [anon_sym_POUND_LBRACK] = ACTIONS(1203), [aux_sym_encapsed_string_token1] = ACTIONS(1203), [anon_sym_DQUOTE] = ACTIONS(1203), [anon_sym_SQUOTE] = ACTIONS(1203), [aux_sym_string_token1] = ACTIONS(1203), [sym_boolean] = ACTIONS(1205), [sym_null] = ACTIONS(1205), [anon_sym_DOLLAR] = ACTIONS(1203), [aux_sym_yield_expression_token1] = ACTIONS(1205), [aux_sym_include_expression_token1] = ACTIONS(1205), [aux_sym_include_once_expression_token1] = ACTIONS(1205), [aux_sym_require_expression_token1] = ACTIONS(1205), [aux_sym_require_once_expression_token1] = ACTIONS(1205), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1203), }, [464] = { [sym_text_interpolation] = STATE(464), [ts_builtin_sym_end] = ACTIONS(940), [sym_name] = ACTIONS(942), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(940), [aux_sym_function_static_declaration_token1] = ACTIONS(942), [aux_sym_global_declaration_token1] = ACTIONS(942), [aux_sym_namespace_definition_token1] = ACTIONS(942), [aux_sym_namespace_use_declaration_token1] = ACTIONS(942), [aux_sym_namespace_use_declaration_token2] = ACTIONS(942), [aux_sym_namespace_use_declaration_token3] = ACTIONS(942), [anon_sym_BSLASH] = ACTIONS(940), [anon_sym_LBRACE] = ACTIONS(940), [anon_sym_RBRACE] = ACTIONS(940), [aux_sym_trait_declaration_token1] = ACTIONS(942), [aux_sym_interface_declaration_token1] = ACTIONS(942), [aux_sym_enum_declaration_token1] = ACTIONS(942), [aux_sym_enum_case_token1] = ACTIONS(942), [aux_sym_class_declaration_token1] = ACTIONS(942), [aux_sym_final_modifier_token1] = ACTIONS(942), [aux_sym_abstract_modifier_token1] = ACTIONS(942), [aux_sym_visibility_modifier_token1] = ACTIONS(942), [aux_sym_visibility_modifier_token2] = ACTIONS(942), [aux_sym_visibility_modifier_token3] = ACTIONS(942), [aux_sym__arrow_function_header_token1] = ACTIONS(942), [anon_sym_LPAREN] = ACTIONS(940), [aux_sym_cast_type_token1] = ACTIONS(942), [aux_sym_echo_statement_token1] = ACTIONS(942), [anon_sym_unset] = ACTIONS(942), [aux_sym_declare_statement_token1] = ACTIONS(942), [aux_sym_declare_statement_token2] = ACTIONS(942), [sym_float] = ACTIONS(942), [aux_sym_try_statement_token1] = ACTIONS(942), [aux_sym_goto_statement_token1] = ACTIONS(942), [aux_sym_continue_statement_token1] = ACTIONS(942), [aux_sym_break_statement_token1] = ACTIONS(942), [sym_integer] = ACTIONS(942), [aux_sym_return_statement_token1] = ACTIONS(942), [aux_sym_throw_expression_token1] = ACTIONS(942), [aux_sym_while_statement_token1] = ACTIONS(942), [aux_sym_while_statement_token2] = ACTIONS(942), [aux_sym_do_statement_token1] = ACTIONS(942), [aux_sym_for_statement_token1] = ACTIONS(942), [aux_sym_for_statement_token2] = ACTIONS(942), [aux_sym_foreach_statement_token1] = ACTIONS(942), [aux_sym_foreach_statement_token2] = ACTIONS(942), [aux_sym_if_statement_token1] = ACTIONS(942), [aux_sym_if_statement_token2] = ACTIONS(942), [aux_sym_else_if_clause_token1] = ACTIONS(942), [aux_sym_else_clause_token1] = ACTIONS(942), [aux_sym_match_expression_token1] = ACTIONS(942), [aux_sym_match_default_expression_token1] = ACTIONS(942), [aux_sym_switch_statement_token1] = ACTIONS(942), [aux_sym_switch_block_token1] = ACTIONS(942), [anon_sym_AT] = ACTIONS(940), [anon_sym_PLUS] = ACTIONS(942), [anon_sym_DASH] = ACTIONS(942), [anon_sym_TILDE] = ACTIONS(940), [anon_sym_BANG] = ACTIONS(940), [aux_sym_clone_expression_token1] = ACTIONS(942), [aux_sym_print_intrinsic_token1] = ACTIONS(942), [aux_sym_object_creation_expression_token1] = ACTIONS(942), [anon_sym_PLUS_PLUS] = ACTIONS(940), [anon_sym_DASH_DASH] = ACTIONS(940), [sym_shell_command_expression] = ACTIONS(940), [aux_sym__list_destructing_token1] = ACTIONS(942), [anon_sym_LBRACK] = ACTIONS(940), [anon_sym_self] = ACTIONS(942), [anon_sym_parent] = ACTIONS(942), [anon_sym_POUND_LBRACK] = ACTIONS(940), [aux_sym_encapsed_string_token1] = ACTIONS(940), [anon_sym_DQUOTE] = ACTIONS(940), [anon_sym_SQUOTE] = ACTIONS(940), [aux_sym_string_token1] = ACTIONS(940), [sym_boolean] = ACTIONS(942), [sym_null] = ACTIONS(942), [anon_sym_DOLLAR] = ACTIONS(940), [aux_sym_yield_expression_token1] = ACTIONS(942), [aux_sym_include_expression_token1] = ACTIONS(942), [aux_sym_include_once_expression_token1] = ACTIONS(942), [aux_sym_require_expression_token1] = ACTIONS(942), [aux_sym_require_once_expression_token1] = ACTIONS(942), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(940), }, [465] = { [sym_text_interpolation] = STATE(465), [ts_builtin_sym_end] = ACTIONS(1207), [sym_name] = ACTIONS(1209), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1207), [aux_sym_function_static_declaration_token1] = ACTIONS(1209), [aux_sym_global_declaration_token1] = ACTIONS(1209), [aux_sym_namespace_definition_token1] = ACTIONS(1209), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1209), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1209), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1209), [anon_sym_BSLASH] = ACTIONS(1207), [anon_sym_LBRACE] = ACTIONS(1207), [anon_sym_RBRACE] = ACTIONS(1207), [aux_sym_trait_declaration_token1] = ACTIONS(1209), [aux_sym_interface_declaration_token1] = ACTIONS(1209), [aux_sym_enum_declaration_token1] = ACTIONS(1209), [aux_sym_enum_case_token1] = ACTIONS(1209), [aux_sym_class_declaration_token1] = ACTIONS(1209), [aux_sym_final_modifier_token1] = ACTIONS(1209), [aux_sym_abstract_modifier_token1] = ACTIONS(1209), [aux_sym_visibility_modifier_token1] = ACTIONS(1209), [aux_sym_visibility_modifier_token2] = ACTIONS(1209), [aux_sym_visibility_modifier_token3] = ACTIONS(1209), [aux_sym__arrow_function_header_token1] = ACTIONS(1209), [anon_sym_LPAREN] = ACTIONS(1207), [aux_sym_cast_type_token1] = ACTIONS(1209), [aux_sym_echo_statement_token1] = ACTIONS(1209), [anon_sym_unset] = ACTIONS(1209), [aux_sym_declare_statement_token1] = ACTIONS(1209), [aux_sym_declare_statement_token2] = ACTIONS(1209), [sym_float] = ACTIONS(1209), [aux_sym_try_statement_token1] = ACTIONS(1209), [aux_sym_goto_statement_token1] = ACTIONS(1209), [aux_sym_continue_statement_token1] = ACTIONS(1209), [aux_sym_break_statement_token1] = ACTIONS(1209), [sym_integer] = ACTIONS(1209), [aux_sym_return_statement_token1] = ACTIONS(1209), [aux_sym_throw_expression_token1] = ACTIONS(1209), [aux_sym_while_statement_token1] = ACTIONS(1209), [aux_sym_while_statement_token2] = ACTIONS(1209), [aux_sym_do_statement_token1] = ACTIONS(1209), [aux_sym_for_statement_token1] = ACTIONS(1209), [aux_sym_for_statement_token2] = ACTIONS(1209), [aux_sym_foreach_statement_token1] = ACTIONS(1209), [aux_sym_foreach_statement_token2] = ACTIONS(1209), [aux_sym_if_statement_token1] = ACTIONS(1209), [aux_sym_if_statement_token2] = ACTIONS(1209), [aux_sym_else_if_clause_token1] = ACTIONS(1209), [aux_sym_else_clause_token1] = ACTIONS(1209), [aux_sym_match_expression_token1] = ACTIONS(1209), [aux_sym_match_default_expression_token1] = ACTIONS(1209), [aux_sym_switch_statement_token1] = ACTIONS(1209), [aux_sym_switch_block_token1] = ACTIONS(1209), [anon_sym_AT] = ACTIONS(1207), [anon_sym_PLUS] = ACTIONS(1209), [anon_sym_DASH] = ACTIONS(1209), [anon_sym_TILDE] = ACTIONS(1207), [anon_sym_BANG] = ACTIONS(1207), [aux_sym_clone_expression_token1] = ACTIONS(1209), [aux_sym_print_intrinsic_token1] = ACTIONS(1209), [aux_sym_object_creation_expression_token1] = ACTIONS(1209), [anon_sym_PLUS_PLUS] = ACTIONS(1207), [anon_sym_DASH_DASH] = ACTIONS(1207), [sym_shell_command_expression] = ACTIONS(1207), [aux_sym__list_destructing_token1] = ACTIONS(1209), [anon_sym_LBRACK] = ACTIONS(1207), [anon_sym_self] = ACTIONS(1209), [anon_sym_parent] = ACTIONS(1209), [anon_sym_POUND_LBRACK] = ACTIONS(1207), [aux_sym_encapsed_string_token1] = ACTIONS(1207), [anon_sym_DQUOTE] = ACTIONS(1207), [anon_sym_SQUOTE] = ACTIONS(1207), [aux_sym_string_token1] = ACTIONS(1207), [sym_boolean] = ACTIONS(1209), [sym_null] = ACTIONS(1209), [anon_sym_DOLLAR] = ACTIONS(1207), [aux_sym_yield_expression_token1] = ACTIONS(1209), [aux_sym_include_expression_token1] = ACTIONS(1209), [aux_sym_include_once_expression_token1] = ACTIONS(1209), [aux_sym_require_expression_token1] = ACTIONS(1209), [aux_sym_require_once_expression_token1] = ACTIONS(1209), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1207), }, [466] = { [sym_text_interpolation] = STATE(466), [ts_builtin_sym_end] = ACTIONS(1199), [sym_name] = ACTIONS(1201), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1199), [aux_sym_function_static_declaration_token1] = ACTIONS(1201), [aux_sym_global_declaration_token1] = ACTIONS(1201), [aux_sym_namespace_definition_token1] = ACTIONS(1201), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1201), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1201), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1201), [anon_sym_BSLASH] = ACTIONS(1199), [anon_sym_LBRACE] = ACTIONS(1199), [anon_sym_RBRACE] = ACTIONS(1199), [aux_sym_trait_declaration_token1] = ACTIONS(1201), [aux_sym_interface_declaration_token1] = ACTIONS(1201), [aux_sym_enum_declaration_token1] = ACTIONS(1201), [aux_sym_enum_case_token1] = ACTIONS(1201), [aux_sym_class_declaration_token1] = ACTIONS(1201), [aux_sym_final_modifier_token1] = ACTIONS(1201), [aux_sym_abstract_modifier_token1] = ACTIONS(1201), [aux_sym_visibility_modifier_token1] = ACTIONS(1201), [aux_sym_visibility_modifier_token2] = ACTIONS(1201), [aux_sym_visibility_modifier_token3] = ACTIONS(1201), [aux_sym__arrow_function_header_token1] = ACTIONS(1201), [anon_sym_LPAREN] = ACTIONS(1199), [aux_sym_cast_type_token1] = ACTIONS(1201), [aux_sym_echo_statement_token1] = ACTIONS(1201), [anon_sym_unset] = ACTIONS(1201), [aux_sym_declare_statement_token1] = ACTIONS(1201), [aux_sym_declare_statement_token2] = ACTIONS(1201), [sym_float] = ACTIONS(1201), [aux_sym_try_statement_token1] = ACTIONS(1201), [aux_sym_goto_statement_token1] = ACTIONS(1201), [aux_sym_continue_statement_token1] = ACTIONS(1201), [aux_sym_break_statement_token1] = ACTIONS(1201), [sym_integer] = ACTIONS(1201), [aux_sym_return_statement_token1] = ACTIONS(1201), [aux_sym_throw_expression_token1] = ACTIONS(1201), [aux_sym_while_statement_token1] = ACTIONS(1201), [aux_sym_while_statement_token2] = ACTIONS(1201), [aux_sym_do_statement_token1] = ACTIONS(1201), [aux_sym_for_statement_token1] = ACTIONS(1201), [aux_sym_for_statement_token2] = ACTIONS(1201), [aux_sym_foreach_statement_token1] = ACTIONS(1201), [aux_sym_foreach_statement_token2] = ACTIONS(1201), [aux_sym_if_statement_token1] = ACTIONS(1201), [aux_sym_if_statement_token2] = ACTIONS(1201), [aux_sym_else_if_clause_token1] = ACTIONS(1201), [aux_sym_else_clause_token1] = ACTIONS(1201), [aux_sym_match_expression_token1] = ACTIONS(1201), [aux_sym_match_default_expression_token1] = ACTIONS(1201), [aux_sym_switch_statement_token1] = ACTIONS(1201), [aux_sym_switch_block_token1] = ACTIONS(1201), [anon_sym_AT] = ACTIONS(1199), [anon_sym_PLUS] = ACTIONS(1201), [anon_sym_DASH] = ACTIONS(1201), [anon_sym_TILDE] = ACTIONS(1199), [anon_sym_BANG] = ACTIONS(1199), [aux_sym_clone_expression_token1] = ACTIONS(1201), [aux_sym_print_intrinsic_token1] = ACTIONS(1201), [aux_sym_object_creation_expression_token1] = ACTIONS(1201), [anon_sym_PLUS_PLUS] = ACTIONS(1199), [anon_sym_DASH_DASH] = ACTIONS(1199), [sym_shell_command_expression] = ACTIONS(1199), [aux_sym__list_destructing_token1] = ACTIONS(1201), [anon_sym_LBRACK] = ACTIONS(1199), [anon_sym_self] = ACTIONS(1201), [anon_sym_parent] = ACTIONS(1201), [anon_sym_POUND_LBRACK] = ACTIONS(1199), [aux_sym_encapsed_string_token1] = ACTIONS(1199), [anon_sym_DQUOTE] = ACTIONS(1199), [anon_sym_SQUOTE] = ACTIONS(1199), [aux_sym_string_token1] = ACTIONS(1199), [sym_boolean] = ACTIONS(1201), [sym_null] = ACTIONS(1201), [anon_sym_DOLLAR] = ACTIONS(1199), [aux_sym_yield_expression_token1] = ACTIONS(1201), [aux_sym_include_expression_token1] = ACTIONS(1201), [aux_sym_include_once_expression_token1] = ACTIONS(1201), [aux_sym_require_expression_token1] = ACTIONS(1201), [aux_sym_require_once_expression_token1] = ACTIONS(1201), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1199), }, [467] = { [sym_text_interpolation] = STATE(467), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(879), [sym_unary_op_expression] = STATE(879), [sym_exponentiation_expression] = STATE(809), [sym_clone_expression] = STATE(879), [sym__primary_expression] = STATE(879), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(809), [sym_cast_variable] = STATE(558), [sym_assignment_expression] = STATE(809), [sym_augmented_assignment_expression] = STATE(809), [sym_member_access_expression] = STATE(558), [sym_nullsafe_member_access_expression] = STATE(558), [sym_scoped_property_access_expression] = STATE(558), [sym_list_literal] = STATE(2283), [sym__list_destructing] = STATE(2127), [sym__array_destructing] = STATE(2127), [sym_function_call_expression] = STATE(554), [sym_scoped_call_expression] = STATE(554), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(554), [sym_nullsafe_member_call_expression] = STATE(554), [sym_subscript_expression] = STATE(554), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(554), [sym_variable_name] = STATE(554), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [aux_sym__list_destructing_token1] = ACTIONS(287), [anon_sym_LBRACK] = ACTIONS(584), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [468] = { [sym_text_interpolation] = STATE(468), [ts_builtin_sym_end] = ACTIONS(1211), [sym_name] = ACTIONS(1213), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1211), [aux_sym_function_static_declaration_token1] = ACTIONS(1213), [aux_sym_global_declaration_token1] = ACTIONS(1213), [aux_sym_namespace_definition_token1] = ACTIONS(1213), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1213), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1213), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1213), [anon_sym_BSLASH] = ACTIONS(1211), [anon_sym_LBRACE] = ACTIONS(1211), [anon_sym_RBRACE] = ACTIONS(1211), [aux_sym_trait_declaration_token1] = ACTIONS(1213), [aux_sym_interface_declaration_token1] = ACTIONS(1213), [aux_sym_enum_declaration_token1] = ACTIONS(1213), [aux_sym_enum_case_token1] = ACTIONS(1213), [aux_sym_class_declaration_token1] = ACTIONS(1213), [aux_sym_final_modifier_token1] = ACTIONS(1213), [aux_sym_abstract_modifier_token1] = ACTIONS(1213), [aux_sym_visibility_modifier_token1] = ACTIONS(1213), [aux_sym_visibility_modifier_token2] = ACTIONS(1213), [aux_sym_visibility_modifier_token3] = ACTIONS(1213), [aux_sym__arrow_function_header_token1] = ACTIONS(1213), [anon_sym_LPAREN] = ACTIONS(1211), [aux_sym_cast_type_token1] = ACTIONS(1213), [aux_sym_echo_statement_token1] = ACTIONS(1213), [anon_sym_unset] = ACTIONS(1213), [aux_sym_declare_statement_token1] = ACTIONS(1213), [aux_sym_declare_statement_token2] = ACTIONS(1213), [sym_float] = ACTIONS(1213), [aux_sym_try_statement_token1] = ACTIONS(1213), [aux_sym_goto_statement_token1] = ACTIONS(1213), [aux_sym_continue_statement_token1] = ACTIONS(1213), [aux_sym_break_statement_token1] = ACTIONS(1213), [sym_integer] = ACTIONS(1213), [aux_sym_return_statement_token1] = ACTIONS(1213), [aux_sym_throw_expression_token1] = ACTIONS(1213), [aux_sym_while_statement_token1] = ACTIONS(1213), [aux_sym_while_statement_token2] = ACTIONS(1213), [aux_sym_do_statement_token1] = ACTIONS(1213), [aux_sym_for_statement_token1] = ACTIONS(1213), [aux_sym_for_statement_token2] = ACTIONS(1213), [aux_sym_foreach_statement_token1] = ACTIONS(1213), [aux_sym_foreach_statement_token2] = ACTIONS(1213), [aux_sym_if_statement_token1] = ACTIONS(1213), [aux_sym_if_statement_token2] = ACTIONS(1213), [aux_sym_else_if_clause_token1] = ACTIONS(1213), [aux_sym_else_clause_token1] = ACTIONS(1213), [aux_sym_match_expression_token1] = ACTIONS(1213), [aux_sym_match_default_expression_token1] = ACTIONS(1213), [aux_sym_switch_statement_token1] = ACTIONS(1213), [aux_sym_switch_block_token1] = ACTIONS(1213), [anon_sym_AT] = ACTIONS(1211), [anon_sym_PLUS] = ACTIONS(1213), [anon_sym_DASH] = ACTIONS(1213), [anon_sym_TILDE] = ACTIONS(1211), [anon_sym_BANG] = ACTIONS(1211), [aux_sym_clone_expression_token1] = ACTIONS(1213), [aux_sym_print_intrinsic_token1] = ACTIONS(1213), [aux_sym_object_creation_expression_token1] = ACTIONS(1213), [anon_sym_PLUS_PLUS] = ACTIONS(1211), [anon_sym_DASH_DASH] = ACTIONS(1211), [sym_shell_command_expression] = ACTIONS(1211), [aux_sym__list_destructing_token1] = ACTIONS(1213), [anon_sym_LBRACK] = ACTIONS(1211), [anon_sym_self] = ACTIONS(1213), [anon_sym_parent] = ACTIONS(1213), [anon_sym_POUND_LBRACK] = ACTIONS(1211), [aux_sym_encapsed_string_token1] = ACTIONS(1211), [anon_sym_DQUOTE] = ACTIONS(1211), [anon_sym_SQUOTE] = ACTIONS(1211), [aux_sym_string_token1] = ACTIONS(1211), [sym_boolean] = ACTIONS(1213), [sym_null] = ACTIONS(1213), [anon_sym_DOLLAR] = ACTIONS(1211), [aux_sym_yield_expression_token1] = ACTIONS(1213), [aux_sym_include_expression_token1] = ACTIONS(1213), [aux_sym_include_once_expression_token1] = ACTIONS(1213), [aux_sym_require_expression_token1] = ACTIONS(1213), [aux_sym_require_once_expression_token1] = ACTIONS(1213), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1211), }, [469] = { [sym_text_interpolation] = STATE(469), [ts_builtin_sym_end] = ACTIONS(1215), [sym_name] = ACTIONS(1217), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1215), [aux_sym_function_static_declaration_token1] = ACTIONS(1217), [aux_sym_global_declaration_token1] = ACTIONS(1217), [aux_sym_namespace_definition_token1] = ACTIONS(1217), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1217), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1217), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1217), [anon_sym_BSLASH] = ACTIONS(1215), [anon_sym_LBRACE] = ACTIONS(1215), [anon_sym_RBRACE] = ACTIONS(1215), [aux_sym_trait_declaration_token1] = ACTIONS(1217), [aux_sym_interface_declaration_token1] = ACTIONS(1217), [aux_sym_enum_declaration_token1] = ACTIONS(1217), [aux_sym_enum_case_token1] = ACTIONS(1217), [aux_sym_class_declaration_token1] = ACTIONS(1217), [aux_sym_final_modifier_token1] = ACTIONS(1217), [aux_sym_abstract_modifier_token1] = ACTIONS(1217), [aux_sym_visibility_modifier_token1] = ACTIONS(1217), [aux_sym_visibility_modifier_token2] = ACTIONS(1217), [aux_sym_visibility_modifier_token3] = ACTIONS(1217), [aux_sym__arrow_function_header_token1] = ACTIONS(1217), [anon_sym_LPAREN] = ACTIONS(1215), [aux_sym_cast_type_token1] = ACTIONS(1217), [aux_sym_echo_statement_token1] = ACTIONS(1217), [anon_sym_unset] = ACTIONS(1217), [aux_sym_declare_statement_token1] = ACTIONS(1217), [aux_sym_declare_statement_token2] = ACTIONS(1217), [sym_float] = ACTIONS(1217), [aux_sym_try_statement_token1] = ACTIONS(1217), [aux_sym_goto_statement_token1] = ACTIONS(1217), [aux_sym_continue_statement_token1] = ACTIONS(1217), [aux_sym_break_statement_token1] = ACTIONS(1217), [sym_integer] = ACTIONS(1217), [aux_sym_return_statement_token1] = ACTIONS(1217), [aux_sym_throw_expression_token1] = ACTIONS(1217), [aux_sym_while_statement_token1] = ACTIONS(1217), [aux_sym_while_statement_token2] = ACTIONS(1217), [aux_sym_do_statement_token1] = ACTIONS(1217), [aux_sym_for_statement_token1] = ACTIONS(1217), [aux_sym_for_statement_token2] = ACTIONS(1217), [aux_sym_foreach_statement_token1] = ACTIONS(1217), [aux_sym_foreach_statement_token2] = ACTIONS(1217), [aux_sym_if_statement_token1] = ACTIONS(1217), [aux_sym_if_statement_token2] = ACTIONS(1217), [aux_sym_else_if_clause_token1] = ACTIONS(1217), [aux_sym_else_clause_token1] = ACTIONS(1217), [aux_sym_match_expression_token1] = ACTIONS(1217), [aux_sym_match_default_expression_token1] = ACTIONS(1217), [aux_sym_switch_statement_token1] = ACTIONS(1217), [aux_sym_switch_block_token1] = ACTIONS(1217), [anon_sym_AT] = ACTIONS(1215), [anon_sym_PLUS] = ACTIONS(1217), [anon_sym_DASH] = ACTIONS(1217), [anon_sym_TILDE] = ACTIONS(1215), [anon_sym_BANG] = ACTIONS(1215), [aux_sym_clone_expression_token1] = ACTIONS(1217), [aux_sym_print_intrinsic_token1] = ACTIONS(1217), [aux_sym_object_creation_expression_token1] = ACTIONS(1217), [anon_sym_PLUS_PLUS] = ACTIONS(1215), [anon_sym_DASH_DASH] = ACTIONS(1215), [sym_shell_command_expression] = ACTIONS(1215), [aux_sym__list_destructing_token1] = ACTIONS(1217), [anon_sym_LBRACK] = ACTIONS(1215), [anon_sym_self] = ACTIONS(1217), [anon_sym_parent] = ACTIONS(1217), [anon_sym_POUND_LBRACK] = ACTIONS(1215), [aux_sym_encapsed_string_token1] = ACTIONS(1215), [anon_sym_DQUOTE] = ACTIONS(1215), [anon_sym_SQUOTE] = ACTIONS(1215), [aux_sym_string_token1] = ACTIONS(1215), [sym_boolean] = ACTIONS(1217), [sym_null] = ACTIONS(1217), [anon_sym_DOLLAR] = ACTIONS(1215), [aux_sym_yield_expression_token1] = ACTIONS(1217), [aux_sym_include_expression_token1] = ACTIONS(1217), [aux_sym_include_once_expression_token1] = ACTIONS(1217), [aux_sym_require_expression_token1] = ACTIONS(1217), [aux_sym_require_once_expression_token1] = ACTIONS(1217), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1215), }, [470] = { [sym_text_interpolation] = STATE(470), [ts_builtin_sym_end] = ACTIONS(1219), [sym_name] = ACTIONS(1221), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1219), [aux_sym_function_static_declaration_token1] = ACTIONS(1221), [aux_sym_global_declaration_token1] = ACTIONS(1221), [aux_sym_namespace_definition_token1] = ACTIONS(1221), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1221), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1221), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1221), [anon_sym_BSLASH] = ACTIONS(1219), [anon_sym_LBRACE] = ACTIONS(1219), [anon_sym_RBRACE] = ACTIONS(1219), [aux_sym_trait_declaration_token1] = ACTIONS(1221), [aux_sym_interface_declaration_token1] = ACTIONS(1221), [aux_sym_enum_declaration_token1] = ACTIONS(1221), [aux_sym_enum_case_token1] = ACTIONS(1221), [aux_sym_class_declaration_token1] = ACTIONS(1221), [aux_sym_final_modifier_token1] = ACTIONS(1221), [aux_sym_abstract_modifier_token1] = ACTIONS(1221), [aux_sym_visibility_modifier_token1] = ACTIONS(1221), [aux_sym_visibility_modifier_token2] = ACTIONS(1221), [aux_sym_visibility_modifier_token3] = ACTIONS(1221), [aux_sym__arrow_function_header_token1] = ACTIONS(1221), [anon_sym_LPAREN] = ACTIONS(1219), [aux_sym_cast_type_token1] = ACTIONS(1221), [aux_sym_echo_statement_token1] = ACTIONS(1221), [anon_sym_unset] = ACTIONS(1221), [aux_sym_declare_statement_token1] = ACTIONS(1221), [aux_sym_declare_statement_token2] = ACTIONS(1221), [sym_float] = ACTIONS(1221), [aux_sym_try_statement_token1] = ACTIONS(1221), [aux_sym_goto_statement_token1] = ACTIONS(1221), [aux_sym_continue_statement_token1] = ACTIONS(1221), [aux_sym_break_statement_token1] = ACTIONS(1221), [sym_integer] = ACTIONS(1221), [aux_sym_return_statement_token1] = ACTIONS(1221), [aux_sym_throw_expression_token1] = ACTIONS(1221), [aux_sym_while_statement_token1] = ACTIONS(1221), [aux_sym_while_statement_token2] = ACTIONS(1221), [aux_sym_do_statement_token1] = ACTIONS(1221), [aux_sym_for_statement_token1] = ACTIONS(1221), [aux_sym_for_statement_token2] = ACTIONS(1221), [aux_sym_foreach_statement_token1] = ACTIONS(1221), [aux_sym_foreach_statement_token2] = ACTIONS(1221), [aux_sym_if_statement_token1] = ACTIONS(1221), [aux_sym_if_statement_token2] = ACTIONS(1221), [aux_sym_else_if_clause_token1] = ACTIONS(1221), [aux_sym_else_clause_token1] = ACTIONS(1221), [aux_sym_match_expression_token1] = ACTIONS(1221), [aux_sym_match_default_expression_token1] = ACTIONS(1221), [aux_sym_switch_statement_token1] = ACTIONS(1221), [aux_sym_switch_block_token1] = ACTIONS(1221), [anon_sym_AT] = ACTIONS(1219), [anon_sym_PLUS] = ACTIONS(1221), [anon_sym_DASH] = ACTIONS(1221), [anon_sym_TILDE] = ACTIONS(1219), [anon_sym_BANG] = ACTIONS(1219), [aux_sym_clone_expression_token1] = ACTIONS(1221), [aux_sym_print_intrinsic_token1] = ACTIONS(1221), [aux_sym_object_creation_expression_token1] = ACTIONS(1221), [anon_sym_PLUS_PLUS] = ACTIONS(1219), [anon_sym_DASH_DASH] = ACTIONS(1219), [sym_shell_command_expression] = ACTIONS(1219), [aux_sym__list_destructing_token1] = ACTIONS(1221), [anon_sym_LBRACK] = ACTIONS(1219), [anon_sym_self] = ACTIONS(1221), [anon_sym_parent] = ACTIONS(1221), [anon_sym_POUND_LBRACK] = ACTIONS(1219), [aux_sym_encapsed_string_token1] = ACTIONS(1219), [anon_sym_DQUOTE] = ACTIONS(1219), [anon_sym_SQUOTE] = ACTIONS(1219), [aux_sym_string_token1] = ACTIONS(1219), [sym_boolean] = ACTIONS(1221), [sym_null] = ACTIONS(1221), [anon_sym_DOLLAR] = ACTIONS(1219), [aux_sym_yield_expression_token1] = ACTIONS(1221), [aux_sym_include_expression_token1] = ACTIONS(1221), [aux_sym_include_once_expression_token1] = ACTIONS(1221), [aux_sym_require_expression_token1] = ACTIONS(1221), [aux_sym_require_once_expression_token1] = ACTIONS(1221), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1219), }, [471] = { [sym_text_interpolation] = STATE(471), [ts_builtin_sym_end] = ACTIONS(1223), [sym_name] = ACTIONS(1225), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1223), [aux_sym_function_static_declaration_token1] = ACTIONS(1225), [aux_sym_global_declaration_token1] = ACTIONS(1225), [aux_sym_namespace_definition_token1] = ACTIONS(1225), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1225), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1225), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1225), [anon_sym_BSLASH] = ACTIONS(1223), [anon_sym_LBRACE] = ACTIONS(1223), [anon_sym_RBRACE] = ACTIONS(1223), [aux_sym_trait_declaration_token1] = ACTIONS(1225), [aux_sym_interface_declaration_token1] = ACTIONS(1225), [aux_sym_enum_declaration_token1] = ACTIONS(1225), [aux_sym_enum_case_token1] = ACTIONS(1225), [aux_sym_class_declaration_token1] = ACTIONS(1225), [aux_sym_final_modifier_token1] = ACTIONS(1225), [aux_sym_abstract_modifier_token1] = ACTIONS(1225), [aux_sym_visibility_modifier_token1] = ACTIONS(1225), [aux_sym_visibility_modifier_token2] = ACTIONS(1225), [aux_sym_visibility_modifier_token3] = ACTIONS(1225), [aux_sym__arrow_function_header_token1] = ACTIONS(1225), [anon_sym_LPAREN] = ACTIONS(1223), [aux_sym_cast_type_token1] = ACTIONS(1225), [aux_sym_echo_statement_token1] = ACTIONS(1225), [anon_sym_unset] = ACTIONS(1225), [aux_sym_declare_statement_token1] = ACTIONS(1225), [aux_sym_declare_statement_token2] = ACTIONS(1225), [sym_float] = ACTIONS(1225), [aux_sym_try_statement_token1] = ACTIONS(1225), [aux_sym_goto_statement_token1] = ACTIONS(1225), [aux_sym_continue_statement_token1] = ACTIONS(1225), [aux_sym_break_statement_token1] = ACTIONS(1225), [sym_integer] = ACTIONS(1225), [aux_sym_return_statement_token1] = ACTIONS(1225), [aux_sym_throw_expression_token1] = ACTIONS(1225), [aux_sym_while_statement_token1] = ACTIONS(1225), [aux_sym_while_statement_token2] = ACTIONS(1225), [aux_sym_do_statement_token1] = ACTIONS(1225), [aux_sym_for_statement_token1] = ACTIONS(1225), [aux_sym_for_statement_token2] = ACTIONS(1225), [aux_sym_foreach_statement_token1] = ACTIONS(1225), [aux_sym_foreach_statement_token2] = ACTIONS(1225), [aux_sym_if_statement_token1] = ACTIONS(1225), [aux_sym_if_statement_token2] = ACTIONS(1225), [aux_sym_else_if_clause_token1] = ACTIONS(1225), [aux_sym_else_clause_token1] = ACTIONS(1225), [aux_sym_match_expression_token1] = ACTIONS(1225), [aux_sym_match_default_expression_token1] = ACTIONS(1225), [aux_sym_switch_statement_token1] = ACTIONS(1225), [aux_sym_switch_block_token1] = ACTIONS(1225), [anon_sym_AT] = ACTIONS(1223), [anon_sym_PLUS] = ACTIONS(1225), [anon_sym_DASH] = ACTIONS(1225), [anon_sym_TILDE] = ACTIONS(1223), [anon_sym_BANG] = ACTIONS(1223), [aux_sym_clone_expression_token1] = ACTIONS(1225), [aux_sym_print_intrinsic_token1] = ACTIONS(1225), [aux_sym_object_creation_expression_token1] = ACTIONS(1225), [anon_sym_PLUS_PLUS] = ACTIONS(1223), [anon_sym_DASH_DASH] = ACTIONS(1223), [sym_shell_command_expression] = ACTIONS(1223), [aux_sym__list_destructing_token1] = ACTIONS(1225), [anon_sym_LBRACK] = ACTIONS(1223), [anon_sym_self] = ACTIONS(1225), [anon_sym_parent] = ACTIONS(1225), [anon_sym_POUND_LBRACK] = ACTIONS(1223), [aux_sym_encapsed_string_token1] = ACTIONS(1223), [anon_sym_DQUOTE] = ACTIONS(1223), [anon_sym_SQUOTE] = ACTIONS(1223), [aux_sym_string_token1] = ACTIONS(1223), [sym_boolean] = ACTIONS(1225), [sym_null] = ACTIONS(1225), [anon_sym_DOLLAR] = ACTIONS(1223), [aux_sym_yield_expression_token1] = ACTIONS(1225), [aux_sym_include_expression_token1] = ACTIONS(1225), [aux_sym_include_once_expression_token1] = ACTIONS(1225), [aux_sym_require_expression_token1] = ACTIONS(1225), [aux_sym_require_once_expression_token1] = ACTIONS(1225), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1223), }, [472] = { [sym_text_interpolation] = STATE(472), [ts_builtin_sym_end] = ACTIONS(1227), [sym_name] = ACTIONS(1229), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1227), [aux_sym_function_static_declaration_token1] = ACTIONS(1229), [aux_sym_global_declaration_token1] = ACTIONS(1229), [aux_sym_namespace_definition_token1] = ACTIONS(1229), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1229), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1229), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1229), [anon_sym_BSLASH] = ACTIONS(1227), [anon_sym_LBRACE] = ACTIONS(1227), [anon_sym_RBRACE] = ACTIONS(1227), [aux_sym_trait_declaration_token1] = ACTIONS(1229), [aux_sym_interface_declaration_token1] = ACTIONS(1229), [aux_sym_enum_declaration_token1] = ACTIONS(1229), [aux_sym_enum_case_token1] = ACTIONS(1229), [aux_sym_class_declaration_token1] = ACTIONS(1229), [aux_sym_final_modifier_token1] = ACTIONS(1229), [aux_sym_abstract_modifier_token1] = ACTIONS(1229), [aux_sym_visibility_modifier_token1] = ACTIONS(1229), [aux_sym_visibility_modifier_token2] = ACTIONS(1229), [aux_sym_visibility_modifier_token3] = ACTIONS(1229), [aux_sym__arrow_function_header_token1] = ACTIONS(1229), [anon_sym_LPAREN] = ACTIONS(1227), [aux_sym_cast_type_token1] = ACTIONS(1229), [aux_sym_echo_statement_token1] = ACTIONS(1229), [anon_sym_unset] = ACTIONS(1229), [aux_sym_declare_statement_token1] = ACTIONS(1229), [aux_sym_declare_statement_token2] = ACTIONS(1229), [sym_float] = ACTIONS(1229), [aux_sym_try_statement_token1] = ACTIONS(1229), [aux_sym_goto_statement_token1] = ACTIONS(1229), [aux_sym_continue_statement_token1] = ACTIONS(1229), [aux_sym_break_statement_token1] = ACTIONS(1229), [sym_integer] = ACTIONS(1229), [aux_sym_return_statement_token1] = ACTIONS(1229), [aux_sym_throw_expression_token1] = ACTIONS(1229), [aux_sym_while_statement_token1] = ACTIONS(1229), [aux_sym_while_statement_token2] = ACTIONS(1229), [aux_sym_do_statement_token1] = ACTIONS(1229), [aux_sym_for_statement_token1] = ACTIONS(1229), [aux_sym_for_statement_token2] = ACTIONS(1229), [aux_sym_foreach_statement_token1] = ACTIONS(1229), [aux_sym_foreach_statement_token2] = ACTIONS(1229), [aux_sym_if_statement_token1] = ACTIONS(1229), [aux_sym_if_statement_token2] = ACTIONS(1229), [aux_sym_else_if_clause_token1] = ACTIONS(1229), [aux_sym_else_clause_token1] = ACTIONS(1229), [aux_sym_match_expression_token1] = ACTIONS(1229), [aux_sym_match_default_expression_token1] = ACTIONS(1229), [aux_sym_switch_statement_token1] = ACTIONS(1229), [aux_sym_switch_block_token1] = ACTIONS(1229), [anon_sym_AT] = ACTIONS(1227), [anon_sym_PLUS] = ACTIONS(1229), [anon_sym_DASH] = ACTIONS(1229), [anon_sym_TILDE] = ACTIONS(1227), [anon_sym_BANG] = ACTIONS(1227), [aux_sym_clone_expression_token1] = ACTIONS(1229), [aux_sym_print_intrinsic_token1] = ACTIONS(1229), [aux_sym_object_creation_expression_token1] = ACTIONS(1229), [anon_sym_PLUS_PLUS] = ACTIONS(1227), [anon_sym_DASH_DASH] = ACTIONS(1227), [sym_shell_command_expression] = ACTIONS(1227), [aux_sym__list_destructing_token1] = ACTIONS(1229), [anon_sym_LBRACK] = ACTIONS(1227), [anon_sym_self] = ACTIONS(1229), [anon_sym_parent] = ACTIONS(1229), [anon_sym_POUND_LBRACK] = ACTIONS(1227), [aux_sym_encapsed_string_token1] = ACTIONS(1227), [anon_sym_DQUOTE] = ACTIONS(1227), [anon_sym_SQUOTE] = ACTIONS(1227), [aux_sym_string_token1] = ACTIONS(1227), [sym_boolean] = ACTIONS(1229), [sym_null] = ACTIONS(1229), [anon_sym_DOLLAR] = ACTIONS(1227), [aux_sym_yield_expression_token1] = ACTIONS(1229), [aux_sym_include_expression_token1] = ACTIONS(1229), [aux_sym_include_once_expression_token1] = ACTIONS(1229), [aux_sym_require_expression_token1] = ACTIONS(1229), [aux_sym_require_once_expression_token1] = ACTIONS(1229), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1227), }, [473] = { [sym_text_interpolation] = STATE(473), [ts_builtin_sym_end] = ACTIONS(1231), [sym_name] = ACTIONS(1233), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1231), [aux_sym_function_static_declaration_token1] = ACTIONS(1233), [aux_sym_global_declaration_token1] = ACTIONS(1233), [aux_sym_namespace_definition_token1] = ACTIONS(1233), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1233), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1233), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1233), [anon_sym_BSLASH] = ACTIONS(1231), [anon_sym_LBRACE] = ACTIONS(1231), [anon_sym_RBRACE] = ACTIONS(1231), [aux_sym_trait_declaration_token1] = ACTIONS(1233), [aux_sym_interface_declaration_token1] = ACTIONS(1233), [aux_sym_enum_declaration_token1] = ACTIONS(1233), [aux_sym_enum_case_token1] = ACTIONS(1233), [aux_sym_class_declaration_token1] = ACTIONS(1233), [aux_sym_final_modifier_token1] = ACTIONS(1233), [aux_sym_abstract_modifier_token1] = ACTIONS(1233), [aux_sym_visibility_modifier_token1] = ACTIONS(1233), [aux_sym_visibility_modifier_token2] = ACTIONS(1233), [aux_sym_visibility_modifier_token3] = ACTIONS(1233), [aux_sym__arrow_function_header_token1] = ACTIONS(1233), [anon_sym_LPAREN] = ACTIONS(1231), [aux_sym_cast_type_token1] = ACTIONS(1233), [aux_sym_echo_statement_token1] = ACTIONS(1233), [anon_sym_unset] = ACTIONS(1233), [aux_sym_declare_statement_token1] = ACTIONS(1233), [aux_sym_declare_statement_token2] = ACTIONS(1233), [sym_float] = ACTIONS(1233), [aux_sym_try_statement_token1] = ACTIONS(1233), [aux_sym_goto_statement_token1] = ACTIONS(1233), [aux_sym_continue_statement_token1] = ACTIONS(1233), [aux_sym_break_statement_token1] = ACTIONS(1233), [sym_integer] = ACTIONS(1233), [aux_sym_return_statement_token1] = ACTIONS(1233), [aux_sym_throw_expression_token1] = ACTIONS(1233), [aux_sym_while_statement_token1] = ACTIONS(1233), [aux_sym_while_statement_token2] = ACTIONS(1233), [aux_sym_do_statement_token1] = ACTIONS(1233), [aux_sym_for_statement_token1] = ACTIONS(1233), [aux_sym_for_statement_token2] = ACTIONS(1233), [aux_sym_foreach_statement_token1] = ACTIONS(1233), [aux_sym_foreach_statement_token2] = ACTIONS(1233), [aux_sym_if_statement_token1] = ACTIONS(1233), [aux_sym_if_statement_token2] = ACTIONS(1233), [aux_sym_else_if_clause_token1] = ACTIONS(1233), [aux_sym_else_clause_token1] = ACTIONS(1233), [aux_sym_match_expression_token1] = ACTIONS(1233), [aux_sym_match_default_expression_token1] = ACTIONS(1233), [aux_sym_switch_statement_token1] = ACTIONS(1233), [aux_sym_switch_block_token1] = ACTIONS(1233), [anon_sym_AT] = ACTIONS(1231), [anon_sym_PLUS] = ACTIONS(1233), [anon_sym_DASH] = ACTIONS(1233), [anon_sym_TILDE] = ACTIONS(1231), [anon_sym_BANG] = ACTIONS(1231), [aux_sym_clone_expression_token1] = ACTIONS(1233), [aux_sym_print_intrinsic_token1] = ACTIONS(1233), [aux_sym_object_creation_expression_token1] = ACTIONS(1233), [anon_sym_PLUS_PLUS] = ACTIONS(1231), [anon_sym_DASH_DASH] = ACTIONS(1231), [sym_shell_command_expression] = ACTIONS(1231), [aux_sym__list_destructing_token1] = ACTIONS(1233), [anon_sym_LBRACK] = ACTIONS(1231), [anon_sym_self] = ACTIONS(1233), [anon_sym_parent] = ACTIONS(1233), [anon_sym_POUND_LBRACK] = ACTIONS(1231), [aux_sym_encapsed_string_token1] = ACTIONS(1231), [anon_sym_DQUOTE] = ACTIONS(1231), [anon_sym_SQUOTE] = ACTIONS(1231), [aux_sym_string_token1] = ACTIONS(1231), [sym_boolean] = ACTIONS(1233), [sym_null] = ACTIONS(1233), [anon_sym_DOLLAR] = ACTIONS(1231), [aux_sym_yield_expression_token1] = ACTIONS(1233), [aux_sym_include_expression_token1] = ACTIONS(1233), [aux_sym_include_once_expression_token1] = ACTIONS(1233), [aux_sym_require_expression_token1] = ACTIONS(1233), [aux_sym_require_once_expression_token1] = ACTIONS(1233), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1231), }, [474] = { [sym_text_interpolation] = STATE(474), [ts_builtin_sym_end] = ACTIONS(1235), [sym_name] = ACTIONS(1237), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1235), [aux_sym_function_static_declaration_token1] = ACTIONS(1237), [aux_sym_global_declaration_token1] = ACTIONS(1237), [aux_sym_namespace_definition_token1] = ACTIONS(1237), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1237), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1237), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1237), [anon_sym_BSLASH] = ACTIONS(1235), [anon_sym_LBRACE] = ACTIONS(1235), [anon_sym_RBRACE] = ACTIONS(1235), [aux_sym_trait_declaration_token1] = ACTIONS(1237), [aux_sym_interface_declaration_token1] = ACTIONS(1237), [aux_sym_enum_declaration_token1] = ACTIONS(1237), [aux_sym_enum_case_token1] = ACTIONS(1237), [aux_sym_class_declaration_token1] = ACTIONS(1237), [aux_sym_final_modifier_token1] = ACTIONS(1237), [aux_sym_abstract_modifier_token1] = ACTIONS(1237), [aux_sym_visibility_modifier_token1] = ACTIONS(1237), [aux_sym_visibility_modifier_token2] = ACTIONS(1237), [aux_sym_visibility_modifier_token3] = ACTIONS(1237), [aux_sym__arrow_function_header_token1] = ACTIONS(1237), [anon_sym_LPAREN] = ACTIONS(1235), [aux_sym_cast_type_token1] = ACTIONS(1237), [aux_sym_echo_statement_token1] = ACTIONS(1237), [anon_sym_unset] = ACTIONS(1237), [aux_sym_declare_statement_token1] = ACTIONS(1237), [aux_sym_declare_statement_token2] = ACTIONS(1237), [sym_float] = ACTIONS(1237), [aux_sym_try_statement_token1] = ACTIONS(1237), [aux_sym_goto_statement_token1] = ACTIONS(1237), [aux_sym_continue_statement_token1] = ACTIONS(1237), [aux_sym_break_statement_token1] = ACTIONS(1237), [sym_integer] = ACTIONS(1237), [aux_sym_return_statement_token1] = ACTIONS(1237), [aux_sym_throw_expression_token1] = ACTIONS(1237), [aux_sym_while_statement_token1] = ACTIONS(1237), [aux_sym_while_statement_token2] = ACTIONS(1237), [aux_sym_do_statement_token1] = ACTIONS(1237), [aux_sym_for_statement_token1] = ACTIONS(1237), [aux_sym_for_statement_token2] = ACTIONS(1237), [aux_sym_foreach_statement_token1] = ACTIONS(1237), [aux_sym_foreach_statement_token2] = ACTIONS(1237), [aux_sym_if_statement_token1] = ACTIONS(1237), [aux_sym_if_statement_token2] = ACTIONS(1237), [aux_sym_else_if_clause_token1] = ACTIONS(1237), [aux_sym_else_clause_token1] = ACTIONS(1237), [aux_sym_match_expression_token1] = ACTIONS(1237), [aux_sym_match_default_expression_token1] = ACTIONS(1237), [aux_sym_switch_statement_token1] = ACTIONS(1237), [aux_sym_switch_block_token1] = ACTIONS(1237), [anon_sym_AT] = ACTIONS(1235), [anon_sym_PLUS] = ACTIONS(1237), [anon_sym_DASH] = ACTIONS(1237), [anon_sym_TILDE] = ACTIONS(1235), [anon_sym_BANG] = ACTIONS(1235), [aux_sym_clone_expression_token1] = ACTIONS(1237), [aux_sym_print_intrinsic_token1] = ACTIONS(1237), [aux_sym_object_creation_expression_token1] = ACTIONS(1237), [anon_sym_PLUS_PLUS] = ACTIONS(1235), [anon_sym_DASH_DASH] = ACTIONS(1235), [sym_shell_command_expression] = ACTIONS(1235), [aux_sym__list_destructing_token1] = ACTIONS(1237), [anon_sym_LBRACK] = ACTIONS(1235), [anon_sym_self] = ACTIONS(1237), [anon_sym_parent] = ACTIONS(1237), [anon_sym_POUND_LBRACK] = ACTIONS(1235), [aux_sym_encapsed_string_token1] = ACTIONS(1235), [anon_sym_DQUOTE] = ACTIONS(1235), [anon_sym_SQUOTE] = ACTIONS(1235), [aux_sym_string_token1] = ACTIONS(1235), [sym_boolean] = ACTIONS(1237), [sym_null] = ACTIONS(1237), [anon_sym_DOLLAR] = ACTIONS(1235), [aux_sym_yield_expression_token1] = ACTIONS(1237), [aux_sym_include_expression_token1] = ACTIONS(1237), [aux_sym_include_once_expression_token1] = ACTIONS(1237), [aux_sym_require_expression_token1] = ACTIONS(1237), [aux_sym_require_once_expression_token1] = ACTIONS(1237), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1235), }, [475] = { [sym_text_interpolation] = STATE(475), [ts_builtin_sym_end] = ACTIONS(1239), [sym_name] = ACTIONS(1241), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1239), [aux_sym_function_static_declaration_token1] = ACTIONS(1241), [aux_sym_global_declaration_token1] = ACTIONS(1241), [aux_sym_namespace_definition_token1] = ACTIONS(1241), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1241), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1241), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1241), [anon_sym_BSLASH] = ACTIONS(1239), [anon_sym_LBRACE] = ACTIONS(1239), [anon_sym_RBRACE] = ACTIONS(1239), [aux_sym_trait_declaration_token1] = ACTIONS(1241), [aux_sym_interface_declaration_token1] = ACTIONS(1241), [aux_sym_enum_declaration_token1] = ACTIONS(1241), [aux_sym_enum_case_token1] = ACTIONS(1241), [aux_sym_class_declaration_token1] = ACTIONS(1241), [aux_sym_final_modifier_token1] = ACTIONS(1241), [aux_sym_abstract_modifier_token1] = ACTIONS(1241), [aux_sym_visibility_modifier_token1] = ACTIONS(1241), [aux_sym_visibility_modifier_token2] = ACTIONS(1241), [aux_sym_visibility_modifier_token3] = ACTIONS(1241), [aux_sym__arrow_function_header_token1] = ACTIONS(1241), [anon_sym_LPAREN] = ACTIONS(1239), [aux_sym_cast_type_token1] = ACTIONS(1241), [aux_sym_echo_statement_token1] = ACTIONS(1241), [anon_sym_unset] = ACTIONS(1241), [aux_sym_declare_statement_token1] = ACTIONS(1241), [aux_sym_declare_statement_token2] = ACTIONS(1241), [sym_float] = ACTIONS(1241), [aux_sym_try_statement_token1] = ACTIONS(1241), [aux_sym_goto_statement_token1] = ACTIONS(1241), [aux_sym_continue_statement_token1] = ACTIONS(1241), [aux_sym_break_statement_token1] = ACTIONS(1241), [sym_integer] = ACTIONS(1241), [aux_sym_return_statement_token1] = ACTIONS(1241), [aux_sym_throw_expression_token1] = ACTIONS(1241), [aux_sym_while_statement_token1] = ACTIONS(1241), [aux_sym_while_statement_token2] = ACTIONS(1241), [aux_sym_do_statement_token1] = ACTIONS(1241), [aux_sym_for_statement_token1] = ACTIONS(1241), [aux_sym_for_statement_token2] = ACTIONS(1241), [aux_sym_foreach_statement_token1] = ACTIONS(1241), [aux_sym_foreach_statement_token2] = ACTIONS(1241), [aux_sym_if_statement_token1] = ACTIONS(1241), [aux_sym_if_statement_token2] = ACTIONS(1241), [aux_sym_else_if_clause_token1] = ACTIONS(1241), [aux_sym_else_clause_token1] = ACTIONS(1241), [aux_sym_match_expression_token1] = ACTIONS(1241), [aux_sym_match_default_expression_token1] = ACTIONS(1241), [aux_sym_switch_statement_token1] = ACTIONS(1241), [aux_sym_switch_block_token1] = ACTIONS(1241), [anon_sym_AT] = ACTIONS(1239), [anon_sym_PLUS] = ACTIONS(1241), [anon_sym_DASH] = ACTIONS(1241), [anon_sym_TILDE] = ACTIONS(1239), [anon_sym_BANG] = ACTIONS(1239), [aux_sym_clone_expression_token1] = ACTIONS(1241), [aux_sym_print_intrinsic_token1] = ACTIONS(1241), [aux_sym_object_creation_expression_token1] = ACTIONS(1241), [anon_sym_PLUS_PLUS] = ACTIONS(1239), [anon_sym_DASH_DASH] = ACTIONS(1239), [sym_shell_command_expression] = ACTIONS(1239), [aux_sym__list_destructing_token1] = ACTIONS(1241), [anon_sym_LBRACK] = ACTIONS(1239), [anon_sym_self] = ACTIONS(1241), [anon_sym_parent] = ACTIONS(1241), [anon_sym_POUND_LBRACK] = ACTIONS(1239), [aux_sym_encapsed_string_token1] = ACTIONS(1239), [anon_sym_DQUOTE] = ACTIONS(1239), [anon_sym_SQUOTE] = ACTIONS(1239), [aux_sym_string_token1] = ACTIONS(1239), [sym_boolean] = ACTIONS(1241), [sym_null] = ACTIONS(1241), [anon_sym_DOLLAR] = ACTIONS(1239), [aux_sym_yield_expression_token1] = ACTIONS(1241), [aux_sym_include_expression_token1] = ACTIONS(1241), [aux_sym_include_once_expression_token1] = ACTIONS(1241), [aux_sym_require_expression_token1] = ACTIONS(1241), [aux_sym_require_once_expression_token1] = ACTIONS(1241), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1239), }, [476] = { [sym_text_interpolation] = STATE(476), [ts_builtin_sym_end] = ACTIONS(1243), [sym_name] = ACTIONS(1245), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1243), [aux_sym_function_static_declaration_token1] = ACTIONS(1245), [aux_sym_global_declaration_token1] = ACTIONS(1245), [aux_sym_namespace_definition_token1] = ACTIONS(1245), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1245), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1245), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1245), [anon_sym_BSLASH] = ACTIONS(1243), [anon_sym_LBRACE] = ACTIONS(1243), [anon_sym_RBRACE] = ACTIONS(1243), [aux_sym_trait_declaration_token1] = ACTIONS(1245), [aux_sym_interface_declaration_token1] = ACTIONS(1245), [aux_sym_enum_declaration_token1] = ACTIONS(1245), [aux_sym_enum_case_token1] = ACTIONS(1245), [aux_sym_class_declaration_token1] = ACTIONS(1245), [aux_sym_final_modifier_token1] = ACTIONS(1245), [aux_sym_abstract_modifier_token1] = ACTIONS(1245), [aux_sym_visibility_modifier_token1] = ACTIONS(1245), [aux_sym_visibility_modifier_token2] = ACTIONS(1245), [aux_sym_visibility_modifier_token3] = ACTIONS(1245), [aux_sym__arrow_function_header_token1] = ACTIONS(1245), [anon_sym_LPAREN] = ACTIONS(1243), [aux_sym_cast_type_token1] = ACTIONS(1245), [aux_sym_echo_statement_token1] = ACTIONS(1245), [anon_sym_unset] = ACTIONS(1245), [aux_sym_declare_statement_token1] = ACTIONS(1245), [aux_sym_declare_statement_token2] = ACTIONS(1245), [sym_float] = ACTIONS(1245), [aux_sym_try_statement_token1] = ACTIONS(1245), [aux_sym_goto_statement_token1] = ACTIONS(1245), [aux_sym_continue_statement_token1] = ACTIONS(1245), [aux_sym_break_statement_token1] = ACTIONS(1245), [sym_integer] = ACTIONS(1245), [aux_sym_return_statement_token1] = ACTIONS(1245), [aux_sym_throw_expression_token1] = ACTIONS(1245), [aux_sym_while_statement_token1] = ACTIONS(1245), [aux_sym_while_statement_token2] = ACTIONS(1245), [aux_sym_do_statement_token1] = ACTIONS(1245), [aux_sym_for_statement_token1] = ACTIONS(1245), [aux_sym_for_statement_token2] = ACTIONS(1245), [aux_sym_foreach_statement_token1] = ACTIONS(1245), [aux_sym_foreach_statement_token2] = ACTIONS(1245), [aux_sym_if_statement_token1] = ACTIONS(1245), [aux_sym_if_statement_token2] = ACTIONS(1245), [aux_sym_else_if_clause_token1] = ACTIONS(1245), [aux_sym_else_clause_token1] = ACTIONS(1245), [aux_sym_match_expression_token1] = ACTIONS(1245), [aux_sym_match_default_expression_token1] = ACTIONS(1245), [aux_sym_switch_statement_token1] = ACTIONS(1245), [aux_sym_switch_block_token1] = ACTIONS(1245), [anon_sym_AT] = ACTIONS(1243), [anon_sym_PLUS] = ACTIONS(1245), [anon_sym_DASH] = ACTIONS(1245), [anon_sym_TILDE] = ACTIONS(1243), [anon_sym_BANG] = ACTIONS(1243), [aux_sym_clone_expression_token1] = ACTIONS(1245), [aux_sym_print_intrinsic_token1] = ACTIONS(1245), [aux_sym_object_creation_expression_token1] = ACTIONS(1245), [anon_sym_PLUS_PLUS] = ACTIONS(1243), [anon_sym_DASH_DASH] = ACTIONS(1243), [sym_shell_command_expression] = ACTIONS(1243), [aux_sym__list_destructing_token1] = ACTIONS(1245), [anon_sym_LBRACK] = ACTIONS(1243), [anon_sym_self] = ACTIONS(1245), [anon_sym_parent] = ACTIONS(1245), [anon_sym_POUND_LBRACK] = ACTIONS(1243), [aux_sym_encapsed_string_token1] = ACTIONS(1243), [anon_sym_DQUOTE] = ACTIONS(1243), [anon_sym_SQUOTE] = ACTIONS(1243), [aux_sym_string_token1] = ACTIONS(1243), [sym_boolean] = ACTIONS(1245), [sym_null] = ACTIONS(1245), [anon_sym_DOLLAR] = ACTIONS(1243), [aux_sym_yield_expression_token1] = ACTIONS(1245), [aux_sym_include_expression_token1] = ACTIONS(1245), [aux_sym_include_once_expression_token1] = ACTIONS(1245), [aux_sym_require_expression_token1] = ACTIONS(1245), [aux_sym_require_once_expression_token1] = ACTIONS(1245), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1243), }, [477] = { [sym_text_interpolation] = STATE(477), [ts_builtin_sym_end] = ACTIONS(1247), [sym_name] = ACTIONS(1249), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1247), [aux_sym_function_static_declaration_token1] = ACTIONS(1249), [aux_sym_global_declaration_token1] = ACTIONS(1249), [aux_sym_namespace_definition_token1] = ACTIONS(1249), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1249), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1249), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1249), [anon_sym_BSLASH] = ACTIONS(1247), [anon_sym_LBRACE] = ACTIONS(1247), [anon_sym_RBRACE] = ACTIONS(1247), [aux_sym_trait_declaration_token1] = ACTIONS(1249), [aux_sym_interface_declaration_token1] = ACTIONS(1249), [aux_sym_enum_declaration_token1] = ACTIONS(1249), [aux_sym_enum_case_token1] = ACTIONS(1249), [aux_sym_class_declaration_token1] = ACTIONS(1249), [aux_sym_final_modifier_token1] = ACTIONS(1249), [aux_sym_abstract_modifier_token1] = ACTIONS(1249), [aux_sym_visibility_modifier_token1] = ACTIONS(1249), [aux_sym_visibility_modifier_token2] = ACTIONS(1249), [aux_sym_visibility_modifier_token3] = ACTIONS(1249), [aux_sym__arrow_function_header_token1] = ACTIONS(1249), [anon_sym_LPAREN] = ACTIONS(1247), [aux_sym_cast_type_token1] = ACTIONS(1249), [aux_sym_echo_statement_token1] = ACTIONS(1249), [anon_sym_unset] = ACTIONS(1249), [aux_sym_declare_statement_token1] = ACTIONS(1249), [aux_sym_declare_statement_token2] = ACTIONS(1249), [sym_float] = ACTIONS(1249), [aux_sym_try_statement_token1] = ACTIONS(1249), [aux_sym_goto_statement_token1] = ACTIONS(1249), [aux_sym_continue_statement_token1] = ACTIONS(1249), [aux_sym_break_statement_token1] = ACTIONS(1249), [sym_integer] = ACTIONS(1249), [aux_sym_return_statement_token1] = ACTIONS(1249), [aux_sym_throw_expression_token1] = ACTIONS(1249), [aux_sym_while_statement_token1] = ACTIONS(1249), [aux_sym_while_statement_token2] = ACTIONS(1249), [aux_sym_do_statement_token1] = ACTIONS(1249), [aux_sym_for_statement_token1] = ACTIONS(1249), [aux_sym_for_statement_token2] = ACTIONS(1249), [aux_sym_foreach_statement_token1] = ACTIONS(1249), [aux_sym_foreach_statement_token2] = ACTIONS(1249), [aux_sym_if_statement_token1] = ACTIONS(1249), [aux_sym_if_statement_token2] = ACTIONS(1249), [aux_sym_else_if_clause_token1] = ACTIONS(1249), [aux_sym_else_clause_token1] = ACTIONS(1249), [aux_sym_match_expression_token1] = ACTIONS(1249), [aux_sym_match_default_expression_token1] = ACTIONS(1249), [aux_sym_switch_statement_token1] = ACTIONS(1249), [aux_sym_switch_block_token1] = ACTIONS(1249), [anon_sym_AT] = ACTIONS(1247), [anon_sym_PLUS] = ACTIONS(1249), [anon_sym_DASH] = ACTIONS(1249), [anon_sym_TILDE] = ACTIONS(1247), [anon_sym_BANG] = ACTIONS(1247), [aux_sym_clone_expression_token1] = ACTIONS(1249), [aux_sym_print_intrinsic_token1] = ACTIONS(1249), [aux_sym_object_creation_expression_token1] = ACTIONS(1249), [anon_sym_PLUS_PLUS] = ACTIONS(1247), [anon_sym_DASH_DASH] = ACTIONS(1247), [sym_shell_command_expression] = ACTIONS(1247), [aux_sym__list_destructing_token1] = ACTIONS(1249), [anon_sym_LBRACK] = ACTIONS(1247), [anon_sym_self] = ACTIONS(1249), [anon_sym_parent] = ACTIONS(1249), [anon_sym_POUND_LBRACK] = ACTIONS(1247), [aux_sym_encapsed_string_token1] = ACTIONS(1247), [anon_sym_DQUOTE] = ACTIONS(1247), [anon_sym_SQUOTE] = ACTIONS(1247), [aux_sym_string_token1] = ACTIONS(1247), [sym_boolean] = ACTIONS(1249), [sym_null] = ACTIONS(1249), [anon_sym_DOLLAR] = ACTIONS(1247), [aux_sym_yield_expression_token1] = ACTIONS(1249), [aux_sym_include_expression_token1] = ACTIONS(1249), [aux_sym_include_once_expression_token1] = ACTIONS(1249), [aux_sym_require_expression_token1] = ACTIONS(1249), [aux_sym_require_once_expression_token1] = ACTIONS(1249), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1247), }, [478] = { [sym_text_interpolation] = STATE(478), [ts_builtin_sym_end] = ACTIONS(1251), [sym_name] = ACTIONS(1253), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1251), [aux_sym_function_static_declaration_token1] = ACTIONS(1253), [aux_sym_global_declaration_token1] = ACTIONS(1253), [aux_sym_namespace_definition_token1] = ACTIONS(1253), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1253), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1253), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1253), [anon_sym_BSLASH] = ACTIONS(1251), [anon_sym_LBRACE] = ACTIONS(1251), [anon_sym_RBRACE] = ACTIONS(1251), [aux_sym_trait_declaration_token1] = ACTIONS(1253), [aux_sym_interface_declaration_token1] = ACTIONS(1253), [aux_sym_enum_declaration_token1] = ACTIONS(1253), [aux_sym_enum_case_token1] = ACTIONS(1253), [aux_sym_class_declaration_token1] = ACTIONS(1253), [aux_sym_final_modifier_token1] = ACTIONS(1253), [aux_sym_abstract_modifier_token1] = ACTIONS(1253), [aux_sym_visibility_modifier_token1] = ACTIONS(1253), [aux_sym_visibility_modifier_token2] = ACTIONS(1253), [aux_sym_visibility_modifier_token3] = ACTIONS(1253), [aux_sym__arrow_function_header_token1] = ACTIONS(1253), [anon_sym_LPAREN] = ACTIONS(1251), [aux_sym_cast_type_token1] = ACTIONS(1253), [aux_sym_echo_statement_token1] = ACTIONS(1253), [anon_sym_unset] = ACTIONS(1253), [aux_sym_declare_statement_token1] = ACTIONS(1253), [aux_sym_declare_statement_token2] = ACTIONS(1253), [sym_float] = ACTIONS(1253), [aux_sym_try_statement_token1] = ACTIONS(1253), [aux_sym_goto_statement_token1] = ACTIONS(1253), [aux_sym_continue_statement_token1] = ACTIONS(1253), [aux_sym_break_statement_token1] = ACTIONS(1253), [sym_integer] = ACTIONS(1253), [aux_sym_return_statement_token1] = ACTIONS(1253), [aux_sym_throw_expression_token1] = ACTIONS(1253), [aux_sym_while_statement_token1] = ACTIONS(1253), [aux_sym_while_statement_token2] = ACTIONS(1253), [aux_sym_do_statement_token1] = ACTIONS(1253), [aux_sym_for_statement_token1] = ACTIONS(1253), [aux_sym_for_statement_token2] = ACTIONS(1253), [aux_sym_foreach_statement_token1] = ACTIONS(1253), [aux_sym_foreach_statement_token2] = ACTIONS(1253), [aux_sym_if_statement_token1] = ACTIONS(1253), [aux_sym_if_statement_token2] = ACTIONS(1253), [aux_sym_else_if_clause_token1] = ACTIONS(1253), [aux_sym_else_clause_token1] = ACTIONS(1253), [aux_sym_match_expression_token1] = ACTIONS(1253), [aux_sym_match_default_expression_token1] = ACTIONS(1253), [aux_sym_switch_statement_token1] = ACTIONS(1253), [aux_sym_switch_block_token1] = ACTIONS(1253), [anon_sym_AT] = ACTIONS(1251), [anon_sym_PLUS] = ACTIONS(1253), [anon_sym_DASH] = ACTIONS(1253), [anon_sym_TILDE] = ACTIONS(1251), [anon_sym_BANG] = ACTIONS(1251), [aux_sym_clone_expression_token1] = ACTIONS(1253), [aux_sym_print_intrinsic_token1] = ACTIONS(1253), [aux_sym_object_creation_expression_token1] = ACTIONS(1253), [anon_sym_PLUS_PLUS] = ACTIONS(1251), [anon_sym_DASH_DASH] = ACTIONS(1251), [sym_shell_command_expression] = ACTIONS(1251), [aux_sym__list_destructing_token1] = ACTIONS(1253), [anon_sym_LBRACK] = ACTIONS(1251), [anon_sym_self] = ACTIONS(1253), [anon_sym_parent] = ACTIONS(1253), [anon_sym_POUND_LBRACK] = ACTIONS(1251), [aux_sym_encapsed_string_token1] = ACTIONS(1251), [anon_sym_DQUOTE] = ACTIONS(1251), [anon_sym_SQUOTE] = ACTIONS(1251), [aux_sym_string_token1] = ACTIONS(1251), [sym_boolean] = ACTIONS(1253), [sym_null] = ACTIONS(1253), [anon_sym_DOLLAR] = ACTIONS(1251), [aux_sym_yield_expression_token1] = ACTIONS(1253), [aux_sym_include_expression_token1] = ACTIONS(1253), [aux_sym_include_once_expression_token1] = ACTIONS(1253), [aux_sym_require_expression_token1] = ACTIONS(1253), [aux_sym_require_once_expression_token1] = ACTIONS(1253), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1251), }, [479] = { [sym_text_interpolation] = STATE(479), [ts_builtin_sym_end] = ACTIONS(1255), [sym_name] = ACTIONS(1257), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1255), [aux_sym_function_static_declaration_token1] = ACTIONS(1257), [aux_sym_global_declaration_token1] = ACTIONS(1257), [aux_sym_namespace_definition_token1] = ACTIONS(1257), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1257), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1257), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1257), [anon_sym_BSLASH] = ACTIONS(1255), [anon_sym_LBRACE] = ACTIONS(1255), [anon_sym_RBRACE] = ACTIONS(1255), [aux_sym_trait_declaration_token1] = ACTIONS(1257), [aux_sym_interface_declaration_token1] = ACTIONS(1257), [aux_sym_enum_declaration_token1] = ACTIONS(1257), [aux_sym_enum_case_token1] = ACTIONS(1257), [aux_sym_class_declaration_token1] = ACTIONS(1257), [aux_sym_final_modifier_token1] = ACTIONS(1257), [aux_sym_abstract_modifier_token1] = ACTIONS(1257), [aux_sym_visibility_modifier_token1] = ACTIONS(1257), [aux_sym_visibility_modifier_token2] = ACTIONS(1257), [aux_sym_visibility_modifier_token3] = ACTIONS(1257), [aux_sym__arrow_function_header_token1] = ACTIONS(1257), [anon_sym_LPAREN] = ACTIONS(1255), [aux_sym_cast_type_token1] = ACTIONS(1257), [aux_sym_echo_statement_token1] = ACTIONS(1257), [anon_sym_unset] = ACTIONS(1257), [aux_sym_declare_statement_token1] = ACTIONS(1257), [aux_sym_declare_statement_token2] = ACTIONS(1257), [sym_float] = ACTIONS(1257), [aux_sym_try_statement_token1] = ACTIONS(1257), [aux_sym_goto_statement_token1] = ACTIONS(1257), [aux_sym_continue_statement_token1] = ACTIONS(1257), [aux_sym_break_statement_token1] = ACTIONS(1257), [sym_integer] = ACTIONS(1257), [aux_sym_return_statement_token1] = ACTIONS(1257), [aux_sym_throw_expression_token1] = ACTIONS(1257), [aux_sym_while_statement_token1] = ACTIONS(1257), [aux_sym_while_statement_token2] = ACTIONS(1257), [aux_sym_do_statement_token1] = ACTIONS(1257), [aux_sym_for_statement_token1] = ACTIONS(1257), [aux_sym_for_statement_token2] = ACTIONS(1257), [aux_sym_foreach_statement_token1] = ACTIONS(1257), [aux_sym_foreach_statement_token2] = ACTIONS(1257), [aux_sym_if_statement_token1] = ACTIONS(1257), [aux_sym_if_statement_token2] = ACTIONS(1257), [aux_sym_else_if_clause_token1] = ACTIONS(1257), [aux_sym_else_clause_token1] = ACTIONS(1257), [aux_sym_match_expression_token1] = ACTIONS(1257), [aux_sym_match_default_expression_token1] = ACTIONS(1257), [aux_sym_switch_statement_token1] = ACTIONS(1257), [aux_sym_switch_block_token1] = ACTIONS(1257), [anon_sym_AT] = ACTIONS(1255), [anon_sym_PLUS] = ACTIONS(1257), [anon_sym_DASH] = ACTIONS(1257), [anon_sym_TILDE] = ACTIONS(1255), [anon_sym_BANG] = ACTIONS(1255), [aux_sym_clone_expression_token1] = ACTIONS(1257), [aux_sym_print_intrinsic_token1] = ACTIONS(1257), [aux_sym_object_creation_expression_token1] = ACTIONS(1257), [anon_sym_PLUS_PLUS] = ACTIONS(1255), [anon_sym_DASH_DASH] = ACTIONS(1255), [sym_shell_command_expression] = ACTIONS(1255), [aux_sym__list_destructing_token1] = ACTIONS(1257), [anon_sym_LBRACK] = ACTIONS(1255), [anon_sym_self] = ACTIONS(1257), [anon_sym_parent] = ACTIONS(1257), [anon_sym_POUND_LBRACK] = ACTIONS(1255), [aux_sym_encapsed_string_token1] = ACTIONS(1255), [anon_sym_DQUOTE] = ACTIONS(1255), [anon_sym_SQUOTE] = ACTIONS(1255), [aux_sym_string_token1] = ACTIONS(1255), [sym_boolean] = ACTIONS(1257), [sym_null] = ACTIONS(1257), [anon_sym_DOLLAR] = ACTIONS(1255), [aux_sym_yield_expression_token1] = ACTIONS(1257), [aux_sym_include_expression_token1] = ACTIONS(1257), [aux_sym_include_once_expression_token1] = ACTIONS(1257), [aux_sym_require_expression_token1] = ACTIONS(1257), [aux_sym_require_once_expression_token1] = ACTIONS(1257), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1255), }, [480] = { [sym_text_interpolation] = STATE(480), [ts_builtin_sym_end] = ACTIONS(1259), [sym_name] = ACTIONS(1261), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1259), [aux_sym_function_static_declaration_token1] = ACTIONS(1261), [aux_sym_global_declaration_token1] = ACTIONS(1261), [aux_sym_namespace_definition_token1] = ACTIONS(1261), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1261), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1261), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1261), [anon_sym_BSLASH] = ACTIONS(1259), [anon_sym_LBRACE] = ACTIONS(1259), [anon_sym_RBRACE] = ACTIONS(1259), [aux_sym_trait_declaration_token1] = ACTIONS(1261), [aux_sym_interface_declaration_token1] = ACTIONS(1261), [aux_sym_enum_declaration_token1] = ACTIONS(1261), [aux_sym_enum_case_token1] = ACTIONS(1261), [aux_sym_class_declaration_token1] = ACTIONS(1261), [aux_sym_final_modifier_token1] = ACTIONS(1261), [aux_sym_abstract_modifier_token1] = ACTIONS(1261), [aux_sym_visibility_modifier_token1] = ACTIONS(1261), [aux_sym_visibility_modifier_token2] = ACTIONS(1261), [aux_sym_visibility_modifier_token3] = ACTIONS(1261), [aux_sym__arrow_function_header_token1] = ACTIONS(1261), [anon_sym_LPAREN] = ACTIONS(1259), [aux_sym_cast_type_token1] = ACTIONS(1261), [aux_sym_echo_statement_token1] = ACTIONS(1261), [anon_sym_unset] = ACTIONS(1261), [aux_sym_declare_statement_token1] = ACTIONS(1261), [aux_sym_declare_statement_token2] = ACTIONS(1261), [sym_float] = ACTIONS(1261), [aux_sym_try_statement_token1] = ACTIONS(1261), [aux_sym_goto_statement_token1] = ACTIONS(1261), [aux_sym_continue_statement_token1] = ACTIONS(1261), [aux_sym_break_statement_token1] = ACTIONS(1261), [sym_integer] = ACTIONS(1261), [aux_sym_return_statement_token1] = ACTIONS(1261), [aux_sym_throw_expression_token1] = ACTIONS(1261), [aux_sym_while_statement_token1] = ACTIONS(1261), [aux_sym_while_statement_token2] = ACTIONS(1261), [aux_sym_do_statement_token1] = ACTIONS(1261), [aux_sym_for_statement_token1] = ACTIONS(1261), [aux_sym_for_statement_token2] = ACTIONS(1261), [aux_sym_foreach_statement_token1] = ACTIONS(1261), [aux_sym_foreach_statement_token2] = ACTIONS(1261), [aux_sym_if_statement_token1] = ACTIONS(1261), [aux_sym_if_statement_token2] = ACTIONS(1261), [aux_sym_else_if_clause_token1] = ACTIONS(1261), [aux_sym_else_clause_token1] = ACTIONS(1261), [aux_sym_match_expression_token1] = ACTIONS(1261), [aux_sym_match_default_expression_token1] = ACTIONS(1261), [aux_sym_switch_statement_token1] = ACTIONS(1261), [aux_sym_switch_block_token1] = ACTIONS(1261), [anon_sym_AT] = ACTIONS(1259), [anon_sym_PLUS] = ACTIONS(1261), [anon_sym_DASH] = ACTIONS(1261), [anon_sym_TILDE] = ACTIONS(1259), [anon_sym_BANG] = ACTIONS(1259), [aux_sym_clone_expression_token1] = ACTIONS(1261), [aux_sym_print_intrinsic_token1] = ACTIONS(1261), [aux_sym_object_creation_expression_token1] = ACTIONS(1261), [anon_sym_PLUS_PLUS] = ACTIONS(1259), [anon_sym_DASH_DASH] = ACTIONS(1259), [sym_shell_command_expression] = ACTIONS(1259), [aux_sym__list_destructing_token1] = ACTIONS(1261), [anon_sym_LBRACK] = ACTIONS(1259), [anon_sym_self] = ACTIONS(1261), [anon_sym_parent] = ACTIONS(1261), [anon_sym_POUND_LBRACK] = ACTIONS(1259), [aux_sym_encapsed_string_token1] = ACTIONS(1259), [anon_sym_DQUOTE] = ACTIONS(1259), [anon_sym_SQUOTE] = ACTIONS(1259), [aux_sym_string_token1] = ACTIONS(1259), [sym_boolean] = ACTIONS(1261), [sym_null] = ACTIONS(1261), [anon_sym_DOLLAR] = ACTIONS(1259), [aux_sym_yield_expression_token1] = ACTIONS(1261), [aux_sym_include_expression_token1] = ACTIONS(1261), [aux_sym_include_once_expression_token1] = ACTIONS(1261), [aux_sym_require_expression_token1] = ACTIONS(1261), [aux_sym_require_once_expression_token1] = ACTIONS(1261), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1259), }, [481] = { [sym_text_interpolation] = STATE(481), [ts_builtin_sym_end] = ACTIONS(1255), [sym_name] = ACTIONS(1257), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1255), [aux_sym_function_static_declaration_token1] = ACTIONS(1257), [aux_sym_global_declaration_token1] = ACTIONS(1257), [aux_sym_namespace_definition_token1] = ACTIONS(1257), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1257), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1257), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1257), [anon_sym_BSLASH] = ACTIONS(1255), [anon_sym_LBRACE] = ACTIONS(1255), [anon_sym_RBRACE] = ACTIONS(1255), [aux_sym_trait_declaration_token1] = ACTIONS(1257), [aux_sym_interface_declaration_token1] = ACTIONS(1257), [aux_sym_enum_declaration_token1] = ACTIONS(1257), [aux_sym_enum_case_token1] = ACTIONS(1257), [aux_sym_class_declaration_token1] = ACTIONS(1257), [aux_sym_final_modifier_token1] = ACTIONS(1257), [aux_sym_abstract_modifier_token1] = ACTIONS(1257), [aux_sym_visibility_modifier_token1] = ACTIONS(1257), [aux_sym_visibility_modifier_token2] = ACTIONS(1257), [aux_sym_visibility_modifier_token3] = ACTIONS(1257), [aux_sym__arrow_function_header_token1] = ACTIONS(1257), [anon_sym_LPAREN] = ACTIONS(1255), [aux_sym_cast_type_token1] = ACTIONS(1257), [aux_sym_echo_statement_token1] = ACTIONS(1257), [anon_sym_unset] = ACTIONS(1257), [aux_sym_declare_statement_token1] = ACTIONS(1257), [aux_sym_declare_statement_token2] = ACTIONS(1257), [sym_float] = ACTIONS(1257), [aux_sym_try_statement_token1] = ACTIONS(1257), [aux_sym_goto_statement_token1] = ACTIONS(1257), [aux_sym_continue_statement_token1] = ACTIONS(1257), [aux_sym_break_statement_token1] = ACTIONS(1257), [sym_integer] = ACTIONS(1257), [aux_sym_return_statement_token1] = ACTIONS(1257), [aux_sym_throw_expression_token1] = ACTIONS(1257), [aux_sym_while_statement_token1] = ACTIONS(1257), [aux_sym_while_statement_token2] = ACTIONS(1257), [aux_sym_do_statement_token1] = ACTIONS(1257), [aux_sym_for_statement_token1] = ACTIONS(1257), [aux_sym_for_statement_token2] = ACTIONS(1257), [aux_sym_foreach_statement_token1] = ACTIONS(1257), [aux_sym_foreach_statement_token2] = ACTIONS(1257), [aux_sym_if_statement_token1] = ACTIONS(1257), [aux_sym_if_statement_token2] = ACTIONS(1257), [aux_sym_else_if_clause_token1] = ACTIONS(1257), [aux_sym_else_clause_token1] = ACTIONS(1257), [aux_sym_match_expression_token1] = ACTIONS(1257), [aux_sym_match_default_expression_token1] = ACTIONS(1257), [aux_sym_switch_statement_token1] = ACTIONS(1257), [aux_sym_switch_block_token1] = ACTIONS(1257), [anon_sym_AT] = ACTIONS(1255), [anon_sym_PLUS] = ACTIONS(1257), [anon_sym_DASH] = ACTIONS(1257), [anon_sym_TILDE] = ACTIONS(1255), [anon_sym_BANG] = ACTIONS(1255), [aux_sym_clone_expression_token1] = ACTIONS(1257), [aux_sym_print_intrinsic_token1] = ACTIONS(1257), [aux_sym_object_creation_expression_token1] = ACTIONS(1257), [anon_sym_PLUS_PLUS] = ACTIONS(1255), [anon_sym_DASH_DASH] = ACTIONS(1255), [sym_shell_command_expression] = ACTIONS(1255), [aux_sym__list_destructing_token1] = ACTIONS(1257), [anon_sym_LBRACK] = ACTIONS(1255), [anon_sym_self] = ACTIONS(1257), [anon_sym_parent] = ACTIONS(1257), [anon_sym_POUND_LBRACK] = ACTIONS(1255), [aux_sym_encapsed_string_token1] = ACTIONS(1255), [anon_sym_DQUOTE] = ACTIONS(1255), [anon_sym_SQUOTE] = ACTIONS(1255), [aux_sym_string_token1] = ACTIONS(1255), [sym_boolean] = ACTIONS(1257), [sym_null] = ACTIONS(1257), [anon_sym_DOLLAR] = ACTIONS(1255), [aux_sym_yield_expression_token1] = ACTIONS(1257), [aux_sym_include_expression_token1] = ACTIONS(1257), [aux_sym_include_once_expression_token1] = ACTIONS(1257), [aux_sym_require_expression_token1] = ACTIONS(1257), [aux_sym_require_once_expression_token1] = ACTIONS(1257), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1255), }, [482] = { [sym_text_interpolation] = STATE(482), [ts_builtin_sym_end] = ACTIONS(1263), [sym_name] = ACTIONS(1265), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1263), [aux_sym_function_static_declaration_token1] = ACTIONS(1265), [aux_sym_global_declaration_token1] = ACTIONS(1265), [aux_sym_namespace_definition_token1] = ACTIONS(1265), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1265), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1265), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1265), [anon_sym_BSLASH] = ACTIONS(1263), [anon_sym_LBRACE] = ACTIONS(1263), [anon_sym_RBRACE] = ACTIONS(1263), [aux_sym_trait_declaration_token1] = ACTIONS(1265), [aux_sym_interface_declaration_token1] = ACTIONS(1265), [aux_sym_enum_declaration_token1] = ACTIONS(1265), [aux_sym_enum_case_token1] = ACTIONS(1265), [aux_sym_class_declaration_token1] = ACTIONS(1265), [aux_sym_final_modifier_token1] = ACTIONS(1265), [aux_sym_abstract_modifier_token1] = ACTIONS(1265), [aux_sym_visibility_modifier_token1] = ACTIONS(1265), [aux_sym_visibility_modifier_token2] = ACTIONS(1265), [aux_sym_visibility_modifier_token3] = ACTIONS(1265), [aux_sym__arrow_function_header_token1] = ACTIONS(1265), [anon_sym_LPAREN] = ACTIONS(1263), [aux_sym_cast_type_token1] = ACTIONS(1265), [aux_sym_echo_statement_token1] = ACTIONS(1265), [anon_sym_unset] = ACTIONS(1265), [aux_sym_declare_statement_token1] = ACTIONS(1265), [aux_sym_declare_statement_token2] = ACTIONS(1265), [sym_float] = ACTIONS(1265), [aux_sym_try_statement_token1] = ACTIONS(1265), [aux_sym_goto_statement_token1] = ACTIONS(1265), [aux_sym_continue_statement_token1] = ACTIONS(1265), [aux_sym_break_statement_token1] = ACTIONS(1265), [sym_integer] = ACTIONS(1265), [aux_sym_return_statement_token1] = ACTIONS(1265), [aux_sym_throw_expression_token1] = ACTIONS(1265), [aux_sym_while_statement_token1] = ACTIONS(1265), [aux_sym_while_statement_token2] = ACTIONS(1265), [aux_sym_do_statement_token1] = ACTIONS(1265), [aux_sym_for_statement_token1] = ACTIONS(1265), [aux_sym_for_statement_token2] = ACTIONS(1265), [aux_sym_foreach_statement_token1] = ACTIONS(1265), [aux_sym_foreach_statement_token2] = ACTIONS(1265), [aux_sym_if_statement_token1] = ACTIONS(1265), [aux_sym_if_statement_token2] = ACTIONS(1265), [aux_sym_else_if_clause_token1] = ACTIONS(1265), [aux_sym_else_clause_token1] = ACTIONS(1265), [aux_sym_match_expression_token1] = ACTIONS(1265), [aux_sym_match_default_expression_token1] = ACTIONS(1265), [aux_sym_switch_statement_token1] = ACTIONS(1265), [aux_sym_switch_block_token1] = ACTIONS(1265), [anon_sym_AT] = ACTIONS(1263), [anon_sym_PLUS] = ACTIONS(1265), [anon_sym_DASH] = ACTIONS(1265), [anon_sym_TILDE] = ACTIONS(1263), [anon_sym_BANG] = ACTIONS(1263), [aux_sym_clone_expression_token1] = ACTIONS(1265), [aux_sym_print_intrinsic_token1] = ACTIONS(1265), [aux_sym_object_creation_expression_token1] = ACTIONS(1265), [anon_sym_PLUS_PLUS] = ACTIONS(1263), [anon_sym_DASH_DASH] = ACTIONS(1263), [sym_shell_command_expression] = ACTIONS(1263), [aux_sym__list_destructing_token1] = ACTIONS(1265), [anon_sym_LBRACK] = ACTIONS(1263), [anon_sym_self] = ACTIONS(1265), [anon_sym_parent] = ACTIONS(1265), [anon_sym_POUND_LBRACK] = ACTIONS(1263), [aux_sym_encapsed_string_token1] = ACTIONS(1263), [anon_sym_DQUOTE] = ACTIONS(1263), [anon_sym_SQUOTE] = ACTIONS(1263), [aux_sym_string_token1] = ACTIONS(1263), [sym_boolean] = ACTIONS(1265), [sym_null] = ACTIONS(1265), [anon_sym_DOLLAR] = ACTIONS(1263), [aux_sym_yield_expression_token1] = ACTIONS(1265), [aux_sym_include_expression_token1] = ACTIONS(1265), [aux_sym_include_once_expression_token1] = ACTIONS(1265), [aux_sym_require_expression_token1] = ACTIONS(1265), [aux_sym_require_once_expression_token1] = ACTIONS(1265), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1263), }, [483] = { [sym_text_interpolation] = STATE(483), [ts_builtin_sym_end] = ACTIONS(1267), [sym_name] = ACTIONS(1269), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1267), [aux_sym_function_static_declaration_token1] = ACTIONS(1269), [aux_sym_global_declaration_token1] = ACTIONS(1269), [aux_sym_namespace_definition_token1] = ACTIONS(1269), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1269), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1269), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1269), [anon_sym_BSLASH] = ACTIONS(1267), [anon_sym_LBRACE] = ACTIONS(1267), [anon_sym_RBRACE] = ACTIONS(1267), [aux_sym_trait_declaration_token1] = ACTIONS(1269), [aux_sym_interface_declaration_token1] = ACTIONS(1269), [aux_sym_enum_declaration_token1] = ACTIONS(1269), [aux_sym_enum_case_token1] = ACTIONS(1269), [aux_sym_class_declaration_token1] = ACTIONS(1269), [aux_sym_final_modifier_token1] = ACTIONS(1269), [aux_sym_abstract_modifier_token1] = ACTIONS(1269), [aux_sym_visibility_modifier_token1] = ACTIONS(1269), [aux_sym_visibility_modifier_token2] = ACTIONS(1269), [aux_sym_visibility_modifier_token3] = ACTIONS(1269), [aux_sym__arrow_function_header_token1] = ACTIONS(1269), [anon_sym_LPAREN] = ACTIONS(1267), [aux_sym_cast_type_token1] = ACTIONS(1269), [aux_sym_echo_statement_token1] = ACTIONS(1269), [anon_sym_unset] = ACTIONS(1269), [aux_sym_declare_statement_token1] = ACTIONS(1269), [aux_sym_declare_statement_token2] = ACTIONS(1269), [sym_float] = ACTIONS(1269), [aux_sym_try_statement_token1] = ACTIONS(1269), [aux_sym_goto_statement_token1] = ACTIONS(1269), [aux_sym_continue_statement_token1] = ACTIONS(1269), [aux_sym_break_statement_token1] = ACTIONS(1269), [sym_integer] = ACTIONS(1269), [aux_sym_return_statement_token1] = ACTIONS(1269), [aux_sym_throw_expression_token1] = ACTIONS(1269), [aux_sym_while_statement_token1] = ACTIONS(1269), [aux_sym_while_statement_token2] = ACTIONS(1269), [aux_sym_do_statement_token1] = ACTIONS(1269), [aux_sym_for_statement_token1] = ACTIONS(1269), [aux_sym_for_statement_token2] = ACTIONS(1269), [aux_sym_foreach_statement_token1] = ACTIONS(1269), [aux_sym_foreach_statement_token2] = ACTIONS(1269), [aux_sym_if_statement_token1] = ACTIONS(1269), [aux_sym_if_statement_token2] = ACTIONS(1269), [aux_sym_else_if_clause_token1] = ACTIONS(1269), [aux_sym_else_clause_token1] = ACTIONS(1269), [aux_sym_match_expression_token1] = ACTIONS(1269), [aux_sym_match_default_expression_token1] = ACTIONS(1269), [aux_sym_switch_statement_token1] = ACTIONS(1269), [aux_sym_switch_block_token1] = ACTIONS(1269), [anon_sym_AT] = ACTIONS(1267), [anon_sym_PLUS] = ACTIONS(1269), [anon_sym_DASH] = ACTIONS(1269), [anon_sym_TILDE] = ACTIONS(1267), [anon_sym_BANG] = ACTIONS(1267), [aux_sym_clone_expression_token1] = ACTIONS(1269), [aux_sym_print_intrinsic_token1] = ACTIONS(1269), [aux_sym_object_creation_expression_token1] = ACTIONS(1269), [anon_sym_PLUS_PLUS] = ACTIONS(1267), [anon_sym_DASH_DASH] = ACTIONS(1267), [sym_shell_command_expression] = ACTIONS(1267), [aux_sym__list_destructing_token1] = ACTIONS(1269), [anon_sym_LBRACK] = ACTIONS(1267), [anon_sym_self] = ACTIONS(1269), [anon_sym_parent] = ACTIONS(1269), [anon_sym_POUND_LBRACK] = ACTIONS(1267), [aux_sym_encapsed_string_token1] = ACTIONS(1267), [anon_sym_DQUOTE] = ACTIONS(1267), [anon_sym_SQUOTE] = ACTIONS(1267), [aux_sym_string_token1] = ACTIONS(1267), [sym_boolean] = ACTIONS(1269), [sym_null] = ACTIONS(1269), [anon_sym_DOLLAR] = ACTIONS(1267), [aux_sym_yield_expression_token1] = ACTIONS(1269), [aux_sym_include_expression_token1] = ACTIONS(1269), [aux_sym_include_once_expression_token1] = ACTIONS(1269), [aux_sym_require_expression_token1] = ACTIONS(1269), [aux_sym_require_once_expression_token1] = ACTIONS(1269), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1267), }, [484] = { [sym_text_interpolation] = STATE(484), [ts_builtin_sym_end] = ACTIONS(1267), [sym_name] = ACTIONS(1269), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1267), [aux_sym_function_static_declaration_token1] = ACTIONS(1269), [aux_sym_global_declaration_token1] = ACTIONS(1269), [aux_sym_namespace_definition_token1] = ACTIONS(1269), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1269), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1269), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1269), [anon_sym_BSLASH] = ACTIONS(1267), [anon_sym_LBRACE] = ACTIONS(1267), [anon_sym_RBRACE] = ACTIONS(1267), [aux_sym_trait_declaration_token1] = ACTIONS(1269), [aux_sym_interface_declaration_token1] = ACTIONS(1269), [aux_sym_enum_declaration_token1] = ACTIONS(1269), [aux_sym_enum_case_token1] = ACTIONS(1269), [aux_sym_class_declaration_token1] = ACTIONS(1269), [aux_sym_final_modifier_token1] = ACTIONS(1269), [aux_sym_abstract_modifier_token1] = ACTIONS(1269), [aux_sym_visibility_modifier_token1] = ACTIONS(1269), [aux_sym_visibility_modifier_token2] = ACTIONS(1269), [aux_sym_visibility_modifier_token3] = ACTIONS(1269), [aux_sym__arrow_function_header_token1] = ACTIONS(1269), [anon_sym_LPAREN] = ACTIONS(1267), [aux_sym_cast_type_token1] = ACTIONS(1269), [aux_sym_echo_statement_token1] = ACTIONS(1269), [anon_sym_unset] = ACTIONS(1269), [aux_sym_declare_statement_token1] = ACTIONS(1269), [aux_sym_declare_statement_token2] = ACTIONS(1269), [sym_float] = ACTIONS(1269), [aux_sym_try_statement_token1] = ACTIONS(1269), [aux_sym_goto_statement_token1] = ACTIONS(1269), [aux_sym_continue_statement_token1] = ACTIONS(1269), [aux_sym_break_statement_token1] = ACTIONS(1269), [sym_integer] = ACTIONS(1269), [aux_sym_return_statement_token1] = ACTIONS(1269), [aux_sym_throw_expression_token1] = ACTIONS(1269), [aux_sym_while_statement_token1] = ACTIONS(1269), [aux_sym_while_statement_token2] = ACTIONS(1269), [aux_sym_do_statement_token1] = ACTIONS(1269), [aux_sym_for_statement_token1] = ACTIONS(1269), [aux_sym_for_statement_token2] = ACTIONS(1269), [aux_sym_foreach_statement_token1] = ACTIONS(1269), [aux_sym_foreach_statement_token2] = ACTIONS(1269), [aux_sym_if_statement_token1] = ACTIONS(1269), [aux_sym_if_statement_token2] = ACTIONS(1269), [aux_sym_else_if_clause_token1] = ACTIONS(1269), [aux_sym_else_clause_token1] = ACTIONS(1269), [aux_sym_match_expression_token1] = ACTIONS(1269), [aux_sym_match_default_expression_token1] = ACTIONS(1269), [aux_sym_switch_statement_token1] = ACTIONS(1269), [aux_sym_switch_block_token1] = ACTIONS(1269), [anon_sym_AT] = ACTIONS(1267), [anon_sym_PLUS] = ACTIONS(1269), [anon_sym_DASH] = ACTIONS(1269), [anon_sym_TILDE] = ACTIONS(1267), [anon_sym_BANG] = ACTIONS(1267), [aux_sym_clone_expression_token1] = ACTIONS(1269), [aux_sym_print_intrinsic_token1] = ACTIONS(1269), [aux_sym_object_creation_expression_token1] = ACTIONS(1269), [anon_sym_PLUS_PLUS] = ACTIONS(1267), [anon_sym_DASH_DASH] = ACTIONS(1267), [sym_shell_command_expression] = ACTIONS(1267), [aux_sym__list_destructing_token1] = ACTIONS(1269), [anon_sym_LBRACK] = ACTIONS(1267), [anon_sym_self] = ACTIONS(1269), [anon_sym_parent] = ACTIONS(1269), [anon_sym_POUND_LBRACK] = ACTIONS(1267), [aux_sym_encapsed_string_token1] = ACTIONS(1267), [anon_sym_DQUOTE] = ACTIONS(1267), [anon_sym_SQUOTE] = ACTIONS(1267), [aux_sym_string_token1] = ACTIONS(1267), [sym_boolean] = ACTIONS(1269), [sym_null] = ACTIONS(1269), [anon_sym_DOLLAR] = ACTIONS(1267), [aux_sym_yield_expression_token1] = ACTIONS(1269), [aux_sym_include_expression_token1] = ACTIONS(1269), [aux_sym_include_once_expression_token1] = ACTIONS(1269), [aux_sym_require_expression_token1] = ACTIONS(1269), [aux_sym_require_once_expression_token1] = ACTIONS(1269), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1267), }, [485] = { [sym_text_interpolation] = STATE(485), [ts_builtin_sym_end] = ACTIONS(1271), [sym_name] = ACTIONS(1273), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1271), [aux_sym_function_static_declaration_token1] = ACTIONS(1273), [aux_sym_global_declaration_token1] = ACTIONS(1273), [aux_sym_namespace_definition_token1] = ACTIONS(1273), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1273), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1273), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1273), [anon_sym_BSLASH] = ACTIONS(1271), [anon_sym_LBRACE] = ACTIONS(1271), [anon_sym_RBRACE] = ACTIONS(1271), [aux_sym_trait_declaration_token1] = ACTIONS(1273), [aux_sym_interface_declaration_token1] = ACTIONS(1273), [aux_sym_enum_declaration_token1] = ACTIONS(1273), [aux_sym_enum_case_token1] = ACTIONS(1273), [aux_sym_class_declaration_token1] = ACTIONS(1273), [aux_sym_final_modifier_token1] = ACTIONS(1273), [aux_sym_abstract_modifier_token1] = ACTIONS(1273), [aux_sym_visibility_modifier_token1] = ACTIONS(1273), [aux_sym_visibility_modifier_token2] = ACTIONS(1273), [aux_sym_visibility_modifier_token3] = ACTIONS(1273), [aux_sym__arrow_function_header_token1] = ACTIONS(1273), [anon_sym_LPAREN] = ACTIONS(1271), [aux_sym_cast_type_token1] = ACTIONS(1273), [aux_sym_echo_statement_token1] = ACTIONS(1273), [anon_sym_unset] = ACTIONS(1273), [aux_sym_declare_statement_token1] = ACTIONS(1273), [aux_sym_declare_statement_token2] = ACTIONS(1273), [sym_float] = ACTIONS(1273), [aux_sym_try_statement_token1] = ACTIONS(1273), [aux_sym_goto_statement_token1] = ACTIONS(1273), [aux_sym_continue_statement_token1] = ACTIONS(1273), [aux_sym_break_statement_token1] = ACTIONS(1273), [sym_integer] = ACTIONS(1273), [aux_sym_return_statement_token1] = ACTIONS(1273), [aux_sym_throw_expression_token1] = ACTIONS(1273), [aux_sym_while_statement_token1] = ACTIONS(1273), [aux_sym_while_statement_token2] = ACTIONS(1273), [aux_sym_do_statement_token1] = ACTIONS(1273), [aux_sym_for_statement_token1] = ACTIONS(1273), [aux_sym_for_statement_token2] = ACTIONS(1273), [aux_sym_foreach_statement_token1] = ACTIONS(1273), [aux_sym_foreach_statement_token2] = ACTIONS(1273), [aux_sym_if_statement_token1] = ACTIONS(1273), [aux_sym_if_statement_token2] = ACTIONS(1273), [aux_sym_else_if_clause_token1] = ACTIONS(1273), [aux_sym_else_clause_token1] = ACTIONS(1273), [aux_sym_match_expression_token1] = ACTIONS(1273), [aux_sym_match_default_expression_token1] = ACTIONS(1273), [aux_sym_switch_statement_token1] = ACTIONS(1273), [aux_sym_switch_block_token1] = ACTIONS(1273), [anon_sym_AT] = ACTIONS(1271), [anon_sym_PLUS] = ACTIONS(1273), [anon_sym_DASH] = ACTIONS(1273), [anon_sym_TILDE] = ACTIONS(1271), [anon_sym_BANG] = ACTIONS(1271), [aux_sym_clone_expression_token1] = ACTIONS(1273), [aux_sym_print_intrinsic_token1] = ACTIONS(1273), [aux_sym_object_creation_expression_token1] = ACTIONS(1273), [anon_sym_PLUS_PLUS] = ACTIONS(1271), [anon_sym_DASH_DASH] = ACTIONS(1271), [sym_shell_command_expression] = ACTIONS(1271), [aux_sym__list_destructing_token1] = ACTIONS(1273), [anon_sym_LBRACK] = ACTIONS(1271), [anon_sym_self] = ACTIONS(1273), [anon_sym_parent] = ACTIONS(1273), [anon_sym_POUND_LBRACK] = ACTIONS(1271), [aux_sym_encapsed_string_token1] = ACTIONS(1271), [anon_sym_DQUOTE] = ACTIONS(1271), [anon_sym_SQUOTE] = ACTIONS(1271), [aux_sym_string_token1] = ACTIONS(1271), [sym_boolean] = ACTIONS(1273), [sym_null] = ACTIONS(1273), [anon_sym_DOLLAR] = ACTIONS(1271), [aux_sym_yield_expression_token1] = ACTIONS(1273), [aux_sym_include_expression_token1] = ACTIONS(1273), [aux_sym_include_once_expression_token1] = ACTIONS(1273), [aux_sym_require_expression_token1] = ACTIONS(1273), [aux_sym_require_once_expression_token1] = ACTIONS(1273), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1271), }, [486] = { [sym_text_interpolation] = STATE(486), [ts_builtin_sym_end] = ACTIONS(1275), [sym_name] = ACTIONS(1277), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1275), [aux_sym_function_static_declaration_token1] = ACTIONS(1277), [aux_sym_global_declaration_token1] = ACTIONS(1277), [aux_sym_namespace_definition_token1] = ACTIONS(1277), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1277), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1277), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1277), [anon_sym_BSLASH] = ACTIONS(1275), [anon_sym_LBRACE] = ACTIONS(1275), [anon_sym_RBRACE] = ACTIONS(1275), [aux_sym_trait_declaration_token1] = ACTIONS(1277), [aux_sym_interface_declaration_token1] = ACTIONS(1277), [aux_sym_enum_declaration_token1] = ACTIONS(1277), [aux_sym_enum_case_token1] = ACTIONS(1277), [aux_sym_class_declaration_token1] = ACTIONS(1277), [aux_sym_final_modifier_token1] = ACTIONS(1277), [aux_sym_abstract_modifier_token1] = ACTIONS(1277), [aux_sym_visibility_modifier_token1] = ACTIONS(1277), [aux_sym_visibility_modifier_token2] = ACTIONS(1277), [aux_sym_visibility_modifier_token3] = ACTIONS(1277), [aux_sym__arrow_function_header_token1] = ACTIONS(1277), [anon_sym_LPAREN] = ACTIONS(1275), [aux_sym_cast_type_token1] = ACTIONS(1277), [aux_sym_echo_statement_token1] = ACTIONS(1277), [anon_sym_unset] = ACTIONS(1277), [aux_sym_declare_statement_token1] = ACTIONS(1277), [aux_sym_declare_statement_token2] = ACTIONS(1277), [sym_float] = ACTIONS(1277), [aux_sym_try_statement_token1] = ACTIONS(1277), [aux_sym_goto_statement_token1] = ACTIONS(1277), [aux_sym_continue_statement_token1] = ACTIONS(1277), [aux_sym_break_statement_token1] = ACTIONS(1277), [sym_integer] = ACTIONS(1277), [aux_sym_return_statement_token1] = ACTIONS(1277), [aux_sym_throw_expression_token1] = ACTIONS(1277), [aux_sym_while_statement_token1] = ACTIONS(1277), [aux_sym_while_statement_token2] = ACTIONS(1277), [aux_sym_do_statement_token1] = ACTIONS(1277), [aux_sym_for_statement_token1] = ACTIONS(1277), [aux_sym_for_statement_token2] = ACTIONS(1277), [aux_sym_foreach_statement_token1] = ACTIONS(1277), [aux_sym_foreach_statement_token2] = ACTIONS(1277), [aux_sym_if_statement_token1] = ACTIONS(1277), [aux_sym_if_statement_token2] = ACTIONS(1277), [aux_sym_else_if_clause_token1] = ACTIONS(1277), [aux_sym_else_clause_token1] = ACTIONS(1277), [aux_sym_match_expression_token1] = ACTIONS(1277), [aux_sym_match_default_expression_token1] = ACTIONS(1277), [aux_sym_switch_statement_token1] = ACTIONS(1277), [aux_sym_switch_block_token1] = ACTIONS(1277), [anon_sym_AT] = ACTIONS(1275), [anon_sym_PLUS] = ACTIONS(1277), [anon_sym_DASH] = ACTIONS(1277), [anon_sym_TILDE] = ACTIONS(1275), [anon_sym_BANG] = ACTIONS(1275), [aux_sym_clone_expression_token1] = ACTIONS(1277), [aux_sym_print_intrinsic_token1] = ACTIONS(1277), [aux_sym_object_creation_expression_token1] = ACTIONS(1277), [anon_sym_PLUS_PLUS] = ACTIONS(1275), [anon_sym_DASH_DASH] = ACTIONS(1275), [sym_shell_command_expression] = ACTIONS(1275), [aux_sym__list_destructing_token1] = ACTIONS(1277), [anon_sym_LBRACK] = ACTIONS(1275), [anon_sym_self] = ACTIONS(1277), [anon_sym_parent] = ACTIONS(1277), [anon_sym_POUND_LBRACK] = ACTIONS(1275), [aux_sym_encapsed_string_token1] = ACTIONS(1275), [anon_sym_DQUOTE] = ACTIONS(1275), [anon_sym_SQUOTE] = ACTIONS(1275), [aux_sym_string_token1] = ACTIONS(1275), [sym_boolean] = ACTIONS(1277), [sym_null] = ACTIONS(1277), [anon_sym_DOLLAR] = ACTIONS(1275), [aux_sym_yield_expression_token1] = ACTIONS(1277), [aux_sym_include_expression_token1] = ACTIONS(1277), [aux_sym_include_once_expression_token1] = ACTIONS(1277), [aux_sym_require_expression_token1] = ACTIONS(1277), [aux_sym_require_once_expression_token1] = ACTIONS(1277), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1275), }, [487] = { [sym_text_interpolation] = STATE(487), [ts_builtin_sym_end] = ACTIONS(1279), [sym_name] = ACTIONS(1281), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1279), [aux_sym_function_static_declaration_token1] = ACTIONS(1281), [aux_sym_global_declaration_token1] = ACTIONS(1281), [aux_sym_namespace_definition_token1] = ACTIONS(1281), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1281), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1281), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1281), [anon_sym_BSLASH] = ACTIONS(1279), [anon_sym_LBRACE] = ACTIONS(1279), [anon_sym_RBRACE] = ACTIONS(1279), [aux_sym_trait_declaration_token1] = ACTIONS(1281), [aux_sym_interface_declaration_token1] = ACTIONS(1281), [aux_sym_enum_declaration_token1] = ACTIONS(1281), [aux_sym_enum_case_token1] = ACTIONS(1281), [aux_sym_class_declaration_token1] = ACTIONS(1281), [aux_sym_final_modifier_token1] = ACTIONS(1281), [aux_sym_abstract_modifier_token1] = ACTIONS(1281), [aux_sym_visibility_modifier_token1] = ACTIONS(1281), [aux_sym_visibility_modifier_token2] = ACTIONS(1281), [aux_sym_visibility_modifier_token3] = ACTIONS(1281), [aux_sym__arrow_function_header_token1] = ACTIONS(1281), [anon_sym_LPAREN] = ACTIONS(1279), [aux_sym_cast_type_token1] = ACTIONS(1281), [aux_sym_echo_statement_token1] = ACTIONS(1281), [anon_sym_unset] = ACTIONS(1281), [aux_sym_declare_statement_token1] = ACTIONS(1281), [aux_sym_declare_statement_token2] = ACTIONS(1281), [sym_float] = ACTIONS(1281), [aux_sym_try_statement_token1] = ACTIONS(1281), [aux_sym_goto_statement_token1] = ACTIONS(1281), [aux_sym_continue_statement_token1] = ACTIONS(1281), [aux_sym_break_statement_token1] = ACTIONS(1281), [sym_integer] = ACTIONS(1281), [aux_sym_return_statement_token1] = ACTIONS(1281), [aux_sym_throw_expression_token1] = ACTIONS(1281), [aux_sym_while_statement_token1] = ACTIONS(1281), [aux_sym_while_statement_token2] = ACTIONS(1281), [aux_sym_do_statement_token1] = ACTIONS(1281), [aux_sym_for_statement_token1] = ACTIONS(1281), [aux_sym_for_statement_token2] = ACTIONS(1281), [aux_sym_foreach_statement_token1] = ACTIONS(1281), [aux_sym_foreach_statement_token2] = ACTIONS(1281), [aux_sym_if_statement_token1] = ACTIONS(1281), [aux_sym_if_statement_token2] = ACTIONS(1281), [aux_sym_else_if_clause_token1] = ACTIONS(1281), [aux_sym_else_clause_token1] = ACTIONS(1281), [aux_sym_match_expression_token1] = ACTIONS(1281), [aux_sym_match_default_expression_token1] = ACTIONS(1281), [aux_sym_switch_statement_token1] = ACTIONS(1281), [aux_sym_switch_block_token1] = ACTIONS(1281), [anon_sym_AT] = ACTIONS(1279), [anon_sym_PLUS] = ACTIONS(1281), [anon_sym_DASH] = ACTIONS(1281), [anon_sym_TILDE] = ACTIONS(1279), [anon_sym_BANG] = ACTIONS(1279), [aux_sym_clone_expression_token1] = ACTIONS(1281), [aux_sym_print_intrinsic_token1] = ACTIONS(1281), [aux_sym_object_creation_expression_token1] = ACTIONS(1281), [anon_sym_PLUS_PLUS] = ACTIONS(1279), [anon_sym_DASH_DASH] = ACTIONS(1279), [sym_shell_command_expression] = ACTIONS(1279), [aux_sym__list_destructing_token1] = ACTIONS(1281), [anon_sym_LBRACK] = ACTIONS(1279), [anon_sym_self] = ACTIONS(1281), [anon_sym_parent] = ACTIONS(1281), [anon_sym_POUND_LBRACK] = ACTIONS(1279), [aux_sym_encapsed_string_token1] = ACTIONS(1279), [anon_sym_DQUOTE] = ACTIONS(1279), [anon_sym_SQUOTE] = ACTIONS(1279), [aux_sym_string_token1] = ACTIONS(1279), [sym_boolean] = ACTIONS(1281), [sym_null] = ACTIONS(1281), [anon_sym_DOLLAR] = ACTIONS(1279), [aux_sym_yield_expression_token1] = ACTIONS(1281), [aux_sym_include_expression_token1] = ACTIONS(1281), [aux_sym_include_once_expression_token1] = ACTIONS(1281), [aux_sym_require_expression_token1] = ACTIONS(1281), [aux_sym_require_once_expression_token1] = ACTIONS(1281), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1279), }, [488] = { [sym_text_interpolation] = STATE(488), [ts_builtin_sym_end] = ACTIONS(1283), [sym_name] = ACTIONS(1285), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1283), [aux_sym_function_static_declaration_token1] = ACTIONS(1285), [aux_sym_global_declaration_token1] = ACTIONS(1285), [aux_sym_namespace_definition_token1] = ACTIONS(1285), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1285), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1285), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1285), [anon_sym_BSLASH] = ACTIONS(1283), [anon_sym_LBRACE] = ACTIONS(1283), [anon_sym_RBRACE] = ACTIONS(1283), [aux_sym_trait_declaration_token1] = ACTIONS(1285), [aux_sym_interface_declaration_token1] = ACTIONS(1285), [aux_sym_enum_declaration_token1] = ACTIONS(1285), [aux_sym_enum_case_token1] = ACTIONS(1285), [aux_sym_class_declaration_token1] = ACTIONS(1285), [aux_sym_final_modifier_token1] = ACTIONS(1285), [aux_sym_abstract_modifier_token1] = ACTIONS(1285), [aux_sym_visibility_modifier_token1] = ACTIONS(1285), [aux_sym_visibility_modifier_token2] = ACTIONS(1285), [aux_sym_visibility_modifier_token3] = ACTIONS(1285), [aux_sym__arrow_function_header_token1] = ACTIONS(1285), [anon_sym_LPAREN] = ACTIONS(1283), [aux_sym_cast_type_token1] = ACTIONS(1285), [aux_sym_echo_statement_token1] = ACTIONS(1285), [anon_sym_unset] = ACTIONS(1285), [aux_sym_declare_statement_token1] = ACTIONS(1285), [aux_sym_declare_statement_token2] = ACTIONS(1285), [sym_float] = ACTIONS(1285), [aux_sym_try_statement_token1] = ACTIONS(1285), [aux_sym_goto_statement_token1] = ACTIONS(1285), [aux_sym_continue_statement_token1] = ACTIONS(1285), [aux_sym_break_statement_token1] = ACTIONS(1285), [sym_integer] = ACTIONS(1285), [aux_sym_return_statement_token1] = ACTIONS(1285), [aux_sym_throw_expression_token1] = ACTIONS(1285), [aux_sym_while_statement_token1] = ACTIONS(1285), [aux_sym_while_statement_token2] = ACTIONS(1285), [aux_sym_do_statement_token1] = ACTIONS(1285), [aux_sym_for_statement_token1] = ACTIONS(1285), [aux_sym_for_statement_token2] = ACTIONS(1285), [aux_sym_foreach_statement_token1] = ACTIONS(1285), [aux_sym_foreach_statement_token2] = ACTIONS(1285), [aux_sym_if_statement_token1] = ACTIONS(1285), [aux_sym_if_statement_token2] = ACTIONS(1285), [aux_sym_else_if_clause_token1] = ACTIONS(1285), [aux_sym_else_clause_token1] = ACTIONS(1285), [aux_sym_match_expression_token1] = ACTIONS(1285), [aux_sym_match_default_expression_token1] = ACTIONS(1285), [aux_sym_switch_statement_token1] = ACTIONS(1285), [aux_sym_switch_block_token1] = ACTIONS(1285), [anon_sym_AT] = ACTIONS(1283), [anon_sym_PLUS] = ACTIONS(1285), [anon_sym_DASH] = ACTIONS(1285), [anon_sym_TILDE] = ACTIONS(1283), [anon_sym_BANG] = ACTIONS(1283), [aux_sym_clone_expression_token1] = ACTIONS(1285), [aux_sym_print_intrinsic_token1] = ACTIONS(1285), [aux_sym_object_creation_expression_token1] = ACTIONS(1285), [anon_sym_PLUS_PLUS] = ACTIONS(1283), [anon_sym_DASH_DASH] = ACTIONS(1283), [sym_shell_command_expression] = ACTIONS(1283), [aux_sym__list_destructing_token1] = ACTIONS(1285), [anon_sym_LBRACK] = ACTIONS(1283), [anon_sym_self] = ACTIONS(1285), [anon_sym_parent] = ACTIONS(1285), [anon_sym_POUND_LBRACK] = ACTIONS(1283), [aux_sym_encapsed_string_token1] = ACTIONS(1283), [anon_sym_DQUOTE] = ACTIONS(1283), [anon_sym_SQUOTE] = ACTIONS(1283), [aux_sym_string_token1] = ACTIONS(1283), [sym_boolean] = ACTIONS(1285), [sym_null] = ACTIONS(1285), [anon_sym_DOLLAR] = ACTIONS(1283), [aux_sym_yield_expression_token1] = ACTIONS(1285), [aux_sym_include_expression_token1] = ACTIONS(1285), [aux_sym_include_once_expression_token1] = ACTIONS(1285), [aux_sym_require_expression_token1] = ACTIONS(1285), [aux_sym_require_once_expression_token1] = ACTIONS(1285), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1283), }, [489] = { [sym_text_interpolation] = STATE(489), [ts_builtin_sym_end] = ACTIONS(1283), [sym_name] = ACTIONS(1285), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1283), [aux_sym_function_static_declaration_token1] = ACTIONS(1285), [aux_sym_global_declaration_token1] = ACTIONS(1285), [aux_sym_namespace_definition_token1] = ACTIONS(1285), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1285), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1285), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1285), [anon_sym_BSLASH] = ACTIONS(1283), [anon_sym_LBRACE] = ACTIONS(1283), [anon_sym_RBRACE] = ACTIONS(1283), [aux_sym_trait_declaration_token1] = ACTIONS(1285), [aux_sym_interface_declaration_token1] = ACTIONS(1285), [aux_sym_enum_declaration_token1] = ACTIONS(1285), [aux_sym_enum_case_token1] = ACTIONS(1285), [aux_sym_class_declaration_token1] = ACTIONS(1285), [aux_sym_final_modifier_token1] = ACTIONS(1285), [aux_sym_abstract_modifier_token1] = ACTIONS(1285), [aux_sym_visibility_modifier_token1] = ACTIONS(1285), [aux_sym_visibility_modifier_token2] = ACTIONS(1285), [aux_sym_visibility_modifier_token3] = ACTIONS(1285), [aux_sym__arrow_function_header_token1] = ACTIONS(1285), [anon_sym_LPAREN] = ACTIONS(1283), [aux_sym_cast_type_token1] = ACTIONS(1285), [aux_sym_echo_statement_token1] = ACTIONS(1285), [anon_sym_unset] = ACTIONS(1285), [aux_sym_declare_statement_token1] = ACTIONS(1285), [aux_sym_declare_statement_token2] = ACTIONS(1285), [sym_float] = ACTIONS(1285), [aux_sym_try_statement_token1] = ACTIONS(1285), [aux_sym_goto_statement_token1] = ACTIONS(1285), [aux_sym_continue_statement_token1] = ACTIONS(1285), [aux_sym_break_statement_token1] = ACTIONS(1285), [sym_integer] = ACTIONS(1285), [aux_sym_return_statement_token1] = ACTIONS(1285), [aux_sym_throw_expression_token1] = ACTIONS(1285), [aux_sym_while_statement_token1] = ACTIONS(1285), [aux_sym_while_statement_token2] = ACTIONS(1285), [aux_sym_do_statement_token1] = ACTIONS(1285), [aux_sym_for_statement_token1] = ACTIONS(1285), [aux_sym_for_statement_token2] = ACTIONS(1285), [aux_sym_foreach_statement_token1] = ACTIONS(1285), [aux_sym_foreach_statement_token2] = ACTIONS(1285), [aux_sym_if_statement_token1] = ACTIONS(1285), [aux_sym_if_statement_token2] = ACTIONS(1285), [aux_sym_else_if_clause_token1] = ACTIONS(1285), [aux_sym_else_clause_token1] = ACTIONS(1285), [aux_sym_match_expression_token1] = ACTIONS(1285), [aux_sym_match_default_expression_token1] = ACTIONS(1285), [aux_sym_switch_statement_token1] = ACTIONS(1285), [aux_sym_switch_block_token1] = ACTIONS(1285), [anon_sym_AT] = ACTIONS(1283), [anon_sym_PLUS] = ACTIONS(1285), [anon_sym_DASH] = ACTIONS(1285), [anon_sym_TILDE] = ACTIONS(1283), [anon_sym_BANG] = ACTIONS(1283), [aux_sym_clone_expression_token1] = ACTIONS(1285), [aux_sym_print_intrinsic_token1] = ACTIONS(1285), [aux_sym_object_creation_expression_token1] = ACTIONS(1285), [anon_sym_PLUS_PLUS] = ACTIONS(1283), [anon_sym_DASH_DASH] = ACTIONS(1283), [sym_shell_command_expression] = ACTIONS(1283), [aux_sym__list_destructing_token1] = ACTIONS(1285), [anon_sym_LBRACK] = ACTIONS(1283), [anon_sym_self] = ACTIONS(1285), [anon_sym_parent] = ACTIONS(1285), [anon_sym_POUND_LBRACK] = ACTIONS(1283), [aux_sym_encapsed_string_token1] = ACTIONS(1283), [anon_sym_DQUOTE] = ACTIONS(1283), [anon_sym_SQUOTE] = ACTIONS(1283), [aux_sym_string_token1] = ACTIONS(1283), [sym_boolean] = ACTIONS(1285), [sym_null] = ACTIONS(1285), [anon_sym_DOLLAR] = ACTIONS(1283), [aux_sym_yield_expression_token1] = ACTIONS(1285), [aux_sym_include_expression_token1] = ACTIONS(1285), [aux_sym_include_once_expression_token1] = ACTIONS(1285), [aux_sym_require_expression_token1] = ACTIONS(1285), [aux_sym_require_once_expression_token1] = ACTIONS(1285), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1283), }, [490] = { [sym_text_interpolation] = STATE(490), [ts_builtin_sym_end] = ACTIONS(1287), [sym_name] = ACTIONS(1289), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1287), [aux_sym_function_static_declaration_token1] = ACTIONS(1289), [aux_sym_global_declaration_token1] = ACTIONS(1289), [aux_sym_namespace_definition_token1] = ACTIONS(1289), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1289), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1289), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1289), [anon_sym_BSLASH] = ACTIONS(1287), [anon_sym_LBRACE] = ACTIONS(1287), [anon_sym_RBRACE] = ACTIONS(1287), [aux_sym_trait_declaration_token1] = ACTIONS(1289), [aux_sym_interface_declaration_token1] = ACTIONS(1289), [aux_sym_enum_declaration_token1] = ACTIONS(1289), [aux_sym_enum_case_token1] = ACTIONS(1289), [aux_sym_class_declaration_token1] = ACTIONS(1289), [aux_sym_final_modifier_token1] = ACTIONS(1289), [aux_sym_abstract_modifier_token1] = ACTIONS(1289), [aux_sym_visibility_modifier_token1] = ACTIONS(1289), [aux_sym_visibility_modifier_token2] = ACTIONS(1289), [aux_sym_visibility_modifier_token3] = ACTIONS(1289), [aux_sym__arrow_function_header_token1] = ACTIONS(1289), [anon_sym_LPAREN] = ACTIONS(1287), [aux_sym_cast_type_token1] = ACTIONS(1289), [aux_sym_echo_statement_token1] = ACTIONS(1289), [anon_sym_unset] = ACTIONS(1289), [aux_sym_declare_statement_token1] = ACTIONS(1289), [aux_sym_declare_statement_token2] = ACTIONS(1289), [sym_float] = ACTIONS(1289), [aux_sym_try_statement_token1] = ACTIONS(1289), [aux_sym_goto_statement_token1] = ACTIONS(1289), [aux_sym_continue_statement_token1] = ACTIONS(1289), [aux_sym_break_statement_token1] = ACTIONS(1289), [sym_integer] = ACTIONS(1289), [aux_sym_return_statement_token1] = ACTIONS(1289), [aux_sym_throw_expression_token1] = ACTIONS(1289), [aux_sym_while_statement_token1] = ACTIONS(1289), [aux_sym_while_statement_token2] = ACTIONS(1289), [aux_sym_do_statement_token1] = ACTIONS(1289), [aux_sym_for_statement_token1] = ACTIONS(1289), [aux_sym_for_statement_token2] = ACTIONS(1289), [aux_sym_foreach_statement_token1] = ACTIONS(1289), [aux_sym_foreach_statement_token2] = ACTIONS(1289), [aux_sym_if_statement_token1] = ACTIONS(1289), [aux_sym_if_statement_token2] = ACTIONS(1289), [aux_sym_else_if_clause_token1] = ACTIONS(1289), [aux_sym_else_clause_token1] = ACTIONS(1289), [aux_sym_match_expression_token1] = ACTIONS(1289), [aux_sym_match_default_expression_token1] = ACTIONS(1289), [aux_sym_switch_statement_token1] = ACTIONS(1289), [aux_sym_switch_block_token1] = ACTIONS(1289), [anon_sym_AT] = ACTIONS(1287), [anon_sym_PLUS] = ACTIONS(1289), [anon_sym_DASH] = ACTIONS(1289), [anon_sym_TILDE] = ACTIONS(1287), [anon_sym_BANG] = ACTIONS(1287), [aux_sym_clone_expression_token1] = ACTIONS(1289), [aux_sym_print_intrinsic_token1] = ACTIONS(1289), [aux_sym_object_creation_expression_token1] = ACTIONS(1289), [anon_sym_PLUS_PLUS] = ACTIONS(1287), [anon_sym_DASH_DASH] = ACTIONS(1287), [sym_shell_command_expression] = ACTIONS(1287), [aux_sym__list_destructing_token1] = ACTIONS(1289), [anon_sym_LBRACK] = ACTIONS(1287), [anon_sym_self] = ACTIONS(1289), [anon_sym_parent] = ACTIONS(1289), [anon_sym_POUND_LBRACK] = ACTIONS(1287), [aux_sym_encapsed_string_token1] = ACTIONS(1287), [anon_sym_DQUOTE] = ACTIONS(1287), [anon_sym_SQUOTE] = ACTIONS(1287), [aux_sym_string_token1] = ACTIONS(1287), [sym_boolean] = ACTIONS(1289), [sym_null] = ACTIONS(1289), [anon_sym_DOLLAR] = ACTIONS(1287), [aux_sym_yield_expression_token1] = ACTIONS(1289), [aux_sym_include_expression_token1] = ACTIONS(1289), [aux_sym_include_once_expression_token1] = ACTIONS(1289), [aux_sym_require_expression_token1] = ACTIONS(1289), [aux_sym_require_once_expression_token1] = ACTIONS(1289), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1287), }, [491] = { [sym_text_interpolation] = STATE(491), [ts_builtin_sym_end] = ACTIONS(1291), [sym_name] = ACTIONS(1293), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1291), [aux_sym_function_static_declaration_token1] = ACTIONS(1293), [aux_sym_global_declaration_token1] = ACTIONS(1293), [aux_sym_namespace_definition_token1] = ACTIONS(1293), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1293), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1293), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1293), [anon_sym_BSLASH] = ACTIONS(1291), [anon_sym_LBRACE] = ACTIONS(1291), [anon_sym_RBRACE] = ACTIONS(1291), [aux_sym_trait_declaration_token1] = ACTIONS(1293), [aux_sym_interface_declaration_token1] = ACTIONS(1293), [aux_sym_enum_declaration_token1] = ACTIONS(1293), [aux_sym_enum_case_token1] = ACTIONS(1293), [aux_sym_class_declaration_token1] = ACTIONS(1293), [aux_sym_final_modifier_token1] = ACTIONS(1293), [aux_sym_abstract_modifier_token1] = ACTIONS(1293), [aux_sym_visibility_modifier_token1] = ACTIONS(1293), [aux_sym_visibility_modifier_token2] = ACTIONS(1293), [aux_sym_visibility_modifier_token3] = ACTIONS(1293), [aux_sym__arrow_function_header_token1] = ACTIONS(1293), [anon_sym_LPAREN] = ACTIONS(1291), [aux_sym_cast_type_token1] = ACTIONS(1293), [aux_sym_echo_statement_token1] = ACTIONS(1293), [anon_sym_unset] = ACTIONS(1293), [aux_sym_declare_statement_token1] = ACTIONS(1293), [aux_sym_declare_statement_token2] = ACTIONS(1293), [sym_float] = ACTIONS(1293), [aux_sym_try_statement_token1] = ACTIONS(1293), [aux_sym_goto_statement_token1] = ACTIONS(1293), [aux_sym_continue_statement_token1] = ACTIONS(1293), [aux_sym_break_statement_token1] = ACTIONS(1293), [sym_integer] = ACTIONS(1293), [aux_sym_return_statement_token1] = ACTIONS(1293), [aux_sym_throw_expression_token1] = ACTIONS(1293), [aux_sym_while_statement_token1] = ACTIONS(1293), [aux_sym_while_statement_token2] = ACTIONS(1293), [aux_sym_do_statement_token1] = ACTIONS(1293), [aux_sym_for_statement_token1] = ACTIONS(1293), [aux_sym_for_statement_token2] = ACTIONS(1293), [aux_sym_foreach_statement_token1] = ACTIONS(1293), [aux_sym_foreach_statement_token2] = ACTIONS(1293), [aux_sym_if_statement_token1] = ACTIONS(1293), [aux_sym_if_statement_token2] = ACTIONS(1293), [aux_sym_else_if_clause_token1] = ACTIONS(1293), [aux_sym_else_clause_token1] = ACTIONS(1293), [aux_sym_match_expression_token1] = ACTIONS(1293), [aux_sym_match_default_expression_token1] = ACTIONS(1293), [aux_sym_switch_statement_token1] = ACTIONS(1293), [aux_sym_switch_block_token1] = ACTIONS(1293), [anon_sym_AT] = ACTIONS(1291), [anon_sym_PLUS] = ACTIONS(1293), [anon_sym_DASH] = ACTIONS(1293), [anon_sym_TILDE] = ACTIONS(1291), [anon_sym_BANG] = ACTIONS(1291), [aux_sym_clone_expression_token1] = ACTIONS(1293), [aux_sym_print_intrinsic_token1] = ACTIONS(1293), [aux_sym_object_creation_expression_token1] = ACTIONS(1293), [anon_sym_PLUS_PLUS] = ACTIONS(1291), [anon_sym_DASH_DASH] = ACTIONS(1291), [sym_shell_command_expression] = ACTIONS(1291), [aux_sym__list_destructing_token1] = ACTIONS(1293), [anon_sym_LBRACK] = ACTIONS(1291), [anon_sym_self] = ACTIONS(1293), [anon_sym_parent] = ACTIONS(1293), [anon_sym_POUND_LBRACK] = ACTIONS(1291), [aux_sym_encapsed_string_token1] = ACTIONS(1291), [anon_sym_DQUOTE] = ACTIONS(1291), [anon_sym_SQUOTE] = ACTIONS(1291), [aux_sym_string_token1] = ACTIONS(1291), [sym_boolean] = ACTIONS(1293), [sym_null] = ACTIONS(1293), [anon_sym_DOLLAR] = ACTIONS(1291), [aux_sym_yield_expression_token1] = ACTIONS(1293), [aux_sym_include_expression_token1] = ACTIONS(1293), [aux_sym_include_once_expression_token1] = ACTIONS(1293), [aux_sym_require_expression_token1] = ACTIONS(1293), [aux_sym_require_once_expression_token1] = ACTIONS(1293), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1291), }, [492] = { [sym_text_interpolation] = STATE(492), [ts_builtin_sym_end] = ACTIONS(1295), [sym_name] = ACTIONS(1297), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1295), [aux_sym_function_static_declaration_token1] = ACTIONS(1297), [aux_sym_global_declaration_token1] = ACTIONS(1297), [aux_sym_namespace_definition_token1] = ACTIONS(1297), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1297), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1297), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1297), [anon_sym_BSLASH] = ACTIONS(1295), [anon_sym_LBRACE] = ACTIONS(1295), [anon_sym_RBRACE] = ACTIONS(1295), [aux_sym_trait_declaration_token1] = ACTIONS(1297), [aux_sym_interface_declaration_token1] = ACTIONS(1297), [aux_sym_enum_declaration_token1] = ACTIONS(1297), [aux_sym_enum_case_token1] = ACTIONS(1297), [aux_sym_class_declaration_token1] = ACTIONS(1297), [aux_sym_final_modifier_token1] = ACTIONS(1297), [aux_sym_abstract_modifier_token1] = ACTIONS(1297), [aux_sym_visibility_modifier_token1] = ACTIONS(1297), [aux_sym_visibility_modifier_token2] = ACTIONS(1297), [aux_sym_visibility_modifier_token3] = ACTIONS(1297), [aux_sym__arrow_function_header_token1] = ACTIONS(1297), [anon_sym_LPAREN] = ACTIONS(1295), [aux_sym_cast_type_token1] = ACTIONS(1297), [aux_sym_echo_statement_token1] = ACTIONS(1297), [anon_sym_unset] = ACTIONS(1297), [aux_sym_declare_statement_token1] = ACTIONS(1297), [aux_sym_declare_statement_token2] = ACTIONS(1297), [sym_float] = ACTIONS(1297), [aux_sym_try_statement_token1] = ACTIONS(1297), [aux_sym_goto_statement_token1] = ACTIONS(1297), [aux_sym_continue_statement_token1] = ACTIONS(1297), [aux_sym_break_statement_token1] = ACTIONS(1297), [sym_integer] = ACTIONS(1297), [aux_sym_return_statement_token1] = ACTIONS(1297), [aux_sym_throw_expression_token1] = ACTIONS(1297), [aux_sym_while_statement_token1] = ACTIONS(1297), [aux_sym_while_statement_token2] = ACTIONS(1297), [aux_sym_do_statement_token1] = ACTIONS(1297), [aux_sym_for_statement_token1] = ACTIONS(1297), [aux_sym_for_statement_token2] = ACTIONS(1297), [aux_sym_foreach_statement_token1] = ACTIONS(1297), [aux_sym_foreach_statement_token2] = ACTIONS(1297), [aux_sym_if_statement_token1] = ACTIONS(1297), [aux_sym_if_statement_token2] = ACTIONS(1297), [aux_sym_else_if_clause_token1] = ACTIONS(1297), [aux_sym_else_clause_token1] = ACTIONS(1297), [aux_sym_match_expression_token1] = ACTIONS(1297), [aux_sym_match_default_expression_token1] = ACTIONS(1297), [aux_sym_switch_statement_token1] = ACTIONS(1297), [aux_sym_switch_block_token1] = ACTIONS(1297), [anon_sym_AT] = ACTIONS(1295), [anon_sym_PLUS] = ACTIONS(1297), [anon_sym_DASH] = ACTIONS(1297), [anon_sym_TILDE] = ACTIONS(1295), [anon_sym_BANG] = ACTIONS(1295), [aux_sym_clone_expression_token1] = ACTIONS(1297), [aux_sym_print_intrinsic_token1] = ACTIONS(1297), [aux_sym_object_creation_expression_token1] = ACTIONS(1297), [anon_sym_PLUS_PLUS] = ACTIONS(1295), [anon_sym_DASH_DASH] = ACTIONS(1295), [sym_shell_command_expression] = ACTIONS(1295), [aux_sym__list_destructing_token1] = ACTIONS(1297), [anon_sym_LBRACK] = ACTIONS(1295), [anon_sym_self] = ACTIONS(1297), [anon_sym_parent] = ACTIONS(1297), [anon_sym_POUND_LBRACK] = ACTIONS(1295), [aux_sym_encapsed_string_token1] = ACTIONS(1295), [anon_sym_DQUOTE] = ACTIONS(1295), [anon_sym_SQUOTE] = ACTIONS(1295), [aux_sym_string_token1] = ACTIONS(1295), [sym_boolean] = ACTIONS(1297), [sym_null] = ACTIONS(1297), [anon_sym_DOLLAR] = ACTIONS(1295), [aux_sym_yield_expression_token1] = ACTIONS(1297), [aux_sym_include_expression_token1] = ACTIONS(1297), [aux_sym_include_once_expression_token1] = ACTIONS(1297), [aux_sym_require_expression_token1] = ACTIONS(1297), [aux_sym_require_once_expression_token1] = ACTIONS(1297), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1295), }, [493] = { [sym_text_interpolation] = STATE(493), [ts_builtin_sym_end] = ACTIONS(1299), [sym_name] = ACTIONS(1301), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1299), [aux_sym_function_static_declaration_token1] = ACTIONS(1301), [aux_sym_global_declaration_token1] = ACTIONS(1301), [aux_sym_namespace_definition_token1] = ACTIONS(1301), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1301), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1301), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1301), [anon_sym_BSLASH] = ACTIONS(1299), [anon_sym_LBRACE] = ACTIONS(1299), [anon_sym_RBRACE] = ACTIONS(1299), [aux_sym_trait_declaration_token1] = ACTIONS(1301), [aux_sym_interface_declaration_token1] = ACTIONS(1301), [aux_sym_enum_declaration_token1] = ACTIONS(1301), [aux_sym_enum_case_token1] = ACTIONS(1301), [aux_sym_class_declaration_token1] = ACTIONS(1301), [aux_sym_final_modifier_token1] = ACTIONS(1301), [aux_sym_abstract_modifier_token1] = ACTIONS(1301), [aux_sym_visibility_modifier_token1] = ACTIONS(1301), [aux_sym_visibility_modifier_token2] = ACTIONS(1301), [aux_sym_visibility_modifier_token3] = ACTIONS(1301), [aux_sym__arrow_function_header_token1] = ACTIONS(1301), [anon_sym_LPAREN] = ACTIONS(1299), [aux_sym_cast_type_token1] = ACTIONS(1301), [aux_sym_echo_statement_token1] = ACTIONS(1301), [anon_sym_unset] = ACTIONS(1301), [aux_sym_declare_statement_token1] = ACTIONS(1301), [aux_sym_declare_statement_token2] = ACTIONS(1301), [sym_float] = ACTIONS(1301), [aux_sym_try_statement_token1] = ACTIONS(1301), [aux_sym_goto_statement_token1] = ACTIONS(1301), [aux_sym_continue_statement_token1] = ACTIONS(1301), [aux_sym_break_statement_token1] = ACTIONS(1301), [sym_integer] = ACTIONS(1301), [aux_sym_return_statement_token1] = ACTIONS(1301), [aux_sym_throw_expression_token1] = ACTIONS(1301), [aux_sym_while_statement_token1] = ACTIONS(1301), [aux_sym_while_statement_token2] = ACTIONS(1301), [aux_sym_do_statement_token1] = ACTIONS(1301), [aux_sym_for_statement_token1] = ACTIONS(1301), [aux_sym_for_statement_token2] = ACTIONS(1301), [aux_sym_foreach_statement_token1] = ACTIONS(1301), [aux_sym_foreach_statement_token2] = ACTIONS(1301), [aux_sym_if_statement_token1] = ACTIONS(1301), [aux_sym_if_statement_token2] = ACTIONS(1301), [aux_sym_else_if_clause_token1] = ACTIONS(1301), [aux_sym_else_clause_token1] = ACTIONS(1301), [aux_sym_match_expression_token1] = ACTIONS(1301), [aux_sym_match_default_expression_token1] = ACTIONS(1301), [aux_sym_switch_statement_token1] = ACTIONS(1301), [aux_sym_switch_block_token1] = ACTIONS(1301), [anon_sym_AT] = ACTIONS(1299), [anon_sym_PLUS] = ACTIONS(1301), [anon_sym_DASH] = ACTIONS(1301), [anon_sym_TILDE] = ACTIONS(1299), [anon_sym_BANG] = ACTIONS(1299), [aux_sym_clone_expression_token1] = ACTIONS(1301), [aux_sym_print_intrinsic_token1] = ACTIONS(1301), [aux_sym_object_creation_expression_token1] = ACTIONS(1301), [anon_sym_PLUS_PLUS] = ACTIONS(1299), [anon_sym_DASH_DASH] = ACTIONS(1299), [sym_shell_command_expression] = ACTIONS(1299), [aux_sym__list_destructing_token1] = ACTIONS(1301), [anon_sym_LBRACK] = ACTIONS(1299), [anon_sym_self] = ACTIONS(1301), [anon_sym_parent] = ACTIONS(1301), [anon_sym_POUND_LBRACK] = ACTIONS(1299), [aux_sym_encapsed_string_token1] = ACTIONS(1299), [anon_sym_DQUOTE] = ACTIONS(1299), [anon_sym_SQUOTE] = ACTIONS(1299), [aux_sym_string_token1] = ACTIONS(1299), [sym_boolean] = ACTIONS(1301), [sym_null] = ACTIONS(1301), [anon_sym_DOLLAR] = ACTIONS(1299), [aux_sym_yield_expression_token1] = ACTIONS(1301), [aux_sym_include_expression_token1] = ACTIONS(1301), [aux_sym_include_once_expression_token1] = ACTIONS(1301), [aux_sym_require_expression_token1] = ACTIONS(1301), [aux_sym_require_once_expression_token1] = ACTIONS(1301), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1299), }, [494] = { [sym_text_interpolation] = STATE(494), [ts_builtin_sym_end] = ACTIONS(1303), [sym_name] = ACTIONS(1305), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1303), [aux_sym_function_static_declaration_token1] = ACTIONS(1305), [aux_sym_global_declaration_token1] = ACTIONS(1305), [aux_sym_namespace_definition_token1] = ACTIONS(1305), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1305), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1305), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1305), [anon_sym_BSLASH] = ACTIONS(1303), [anon_sym_LBRACE] = ACTIONS(1303), [anon_sym_RBRACE] = ACTIONS(1303), [aux_sym_trait_declaration_token1] = ACTIONS(1305), [aux_sym_interface_declaration_token1] = ACTIONS(1305), [aux_sym_enum_declaration_token1] = ACTIONS(1305), [aux_sym_enum_case_token1] = ACTIONS(1305), [aux_sym_class_declaration_token1] = ACTIONS(1305), [aux_sym_final_modifier_token1] = ACTIONS(1305), [aux_sym_abstract_modifier_token1] = ACTIONS(1305), [aux_sym_visibility_modifier_token1] = ACTIONS(1305), [aux_sym_visibility_modifier_token2] = ACTIONS(1305), [aux_sym_visibility_modifier_token3] = ACTIONS(1305), [aux_sym__arrow_function_header_token1] = ACTIONS(1305), [anon_sym_LPAREN] = ACTIONS(1303), [aux_sym_cast_type_token1] = ACTIONS(1305), [aux_sym_echo_statement_token1] = ACTIONS(1305), [anon_sym_unset] = ACTIONS(1305), [aux_sym_declare_statement_token1] = ACTIONS(1305), [aux_sym_declare_statement_token2] = ACTIONS(1305), [sym_float] = ACTIONS(1305), [aux_sym_try_statement_token1] = ACTIONS(1305), [aux_sym_goto_statement_token1] = ACTIONS(1305), [aux_sym_continue_statement_token1] = ACTIONS(1305), [aux_sym_break_statement_token1] = ACTIONS(1305), [sym_integer] = ACTIONS(1305), [aux_sym_return_statement_token1] = ACTIONS(1305), [aux_sym_throw_expression_token1] = ACTIONS(1305), [aux_sym_while_statement_token1] = ACTIONS(1305), [aux_sym_while_statement_token2] = ACTIONS(1305), [aux_sym_do_statement_token1] = ACTIONS(1305), [aux_sym_for_statement_token1] = ACTIONS(1305), [aux_sym_for_statement_token2] = ACTIONS(1305), [aux_sym_foreach_statement_token1] = ACTIONS(1305), [aux_sym_foreach_statement_token2] = ACTIONS(1305), [aux_sym_if_statement_token1] = ACTIONS(1305), [aux_sym_if_statement_token2] = ACTIONS(1305), [aux_sym_else_if_clause_token1] = ACTIONS(1305), [aux_sym_else_clause_token1] = ACTIONS(1305), [aux_sym_match_expression_token1] = ACTIONS(1305), [aux_sym_match_default_expression_token1] = ACTIONS(1305), [aux_sym_switch_statement_token1] = ACTIONS(1305), [aux_sym_switch_block_token1] = ACTIONS(1305), [anon_sym_AT] = ACTIONS(1303), [anon_sym_PLUS] = ACTIONS(1305), [anon_sym_DASH] = ACTIONS(1305), [anon_sym_TILDE] = ACTIONS(1303), [anon_sym_BANG] = ACTIONS(1303), [aux_sym_clone_expression_token1] = ACTIONS(1305), [aux_sym_print_intrinsic_token1] = ACTIONS(1305), [aux_sym_object_creation_expression_token1] = ACTIONS(1305), [anon_sym_PLUS_PLUS] = ACTIONS(1303), [anon_sym_DASH_DASH] = ACTIONS(1303), [sym_shell_command_expression] = ACTIONS(1303), [aux_sym__list_destructing_token1] = ACTIONS(1305), [anon_sym_LBRACK] = ACTIONS(1303), [anon_sym_self] = ACTIONS(1305), [anon_sym_parent] = ACTIONS(1305), [anon_sym_POUND_LBRACK] = ACTIONS(1303), [aux_sym_encapsed_string_token1] = ACTIONS(1303), [anon_sym_DQUOTE] = ACTIONS(1303), [anon_sym_SQUOTE] = ACTIONS(1303), [aux_sym_string_token1] = ACTIONS(1303), [sym_boolean] = ACTIONS(1305), [sym_null] = ACTIONS(1305), [anon_sym_DOLLAR] = ACTIONS(1303), [aux_sym_yield_expression_token1] = ACTIONS(1305), [aux_sym_include_expression_token1] = ACTIONS(1305), [aux_sym_include_once_expression_token1] = ACTIONS(1305), [aux_sym_require_expression_token1] = ACTIONS(1305), [aux_sym_require_once_expression_token1] = ACTIONS(1305), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1303), }, [495] = { [sym_text_interpolation] = STATE(495), [ts_builtin_sym_end] = ACTIONS(1307), [sym_name] = ACTIONS(1309), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1307), [aux_sym_function_static_declaration_token1] = ACTIONS(1309), [aux_sym_global_declaration_token1] = ACTIONS(1309), [aux_sym_namespace_definition_token1] = ACTIONS(1309), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1309), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1309), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1309), [anon_sym_BSLASH] = ACTIONS(1307), [anon_sym_LBRACE] = ACTIONS(1307), [anon_sym_RBRACE] = ACTIONS(1307), [aux_sym_trait_declaration_token1] = ACTIONS(1309), [aux_sym_interface_declaration_token1] = ACTIONS(1309), [aux_sym_enum_declaration_token1] = ACTIONS(1309), [aux_sym_enum_case_token1] = ACTIONS(1309), [aux_sym_class_declaration_token1] = ACTIONS(1309), [aux_sym_final_modifier_token1] = ACTIONS(1309), [aux_sym_abstract_modifier_token1] = ACTIONS(1309), [aux_sym_visibility_modifier_token1] = ACTIONS(1309), [aux_sym_visibility_modifier_token2] = ACTIONS(1309), [aux_sym_visibility_modifier_token3] = ACTIONS(1309), [aux_sym__arrow_function_header_token1] = ACTIONS(1309), [anon_sym_LPAREN] = ACTIONS(1307), [aux_sym_cast_type_token1] = ACTIONS(1309), [aux_sym_echo_statement_token1] = ACTIONS(1309), [anon_sym_unset] = ACTIONS(1309), [aux_sym_declare_statement_token1] = ACTIONS(1309), [aux_sym_declare_statement_token2] = ACTIONS(1309), [sym_float] = ACTIONS(1309), [aux_sym_try_statement_token1] = ACTIONS(1309), [aux_sym_goto_statement_token1] = ACTIONS(1309), [aux_sym_continue_statement_token1] = ACTIONS(1309), [aux_sym_break_statement_token1] = ACTIONS(1309), [sym_integer] = ACTIONS(1309), [aux_sym_return_statement_token1] = ACTIONS(1309), [aux_sym_throw_expression_token1] = ACTIONS(1309), [aux_sym_while_statement_token1] = ACTIONS(1309), [aux_sym_while_statement_token2] = ACTIONS(1309), [aux_sym_do_statement_token1] = ACTIONS(1309), [aux_sym_for_statement_token1] = ACTIONS(1309), [aux_sym_for_statement_token2] = ACTIONS(1309), [aux_sym_foreach_statement_token1] = ACTIONS(1309), [aux_sym_foreach_statement_token2] = ACTIONS(1309), [aux_sym_if_statement_token1] = ACTIONS(1309), [aux_sym_if_statement_token2] = ACTIONS(1309), [aux_sym_else_if_clause_token1] = ACTIONS(1309), [aux_sym_else_clause_token1] = ACTIONS(1309), [aux_sym_match_expression_token1] = ACTIONS(1309), [aux_sym_match_default_expression_token1] = ACTIONS(1309), [aux_sym_switch_statement_token1] = ACTIONS(1309), [aux_sym_switch_block_token1] = ACTIONS(1309), [anon_sym_AT] = ACTIONS(1307), [anon_sym_PLUS] = ACTIONS(1309), [anon_sym_DASH] = ACTIONS(1309), [anon_sym_TILDE] = ACTIONS(1307), [anon_sym_BANG] = ACTIONS(1307), [aux_sym_clone_expression_token1] = ACTIONS(1309), [aux_sym_print_intrinsic_token1] = ACTIONS(1309), [aux_sym_object_creation_expression_token1] = ACTIONS(1309), [anon_sym_PLUS_PLUS] = ACTIONS(1307), [anon_sym_DASH_DASH] = ACTIONS(1307), [sym_shell_command_expression] = ACTIONS(1307), [aux_sym__list_destructing_token1] = ACTIONS(1309), [anon_sym_LBRACK] = ACTIONS(1307), [anon_sym_self] = ACTIONS(1309), [anon_sym_parent] = ACTIONS(1309), [anon_sym_POUND_LBRACK] = ACTIONS(1307), [aux_sym_encapsed_string_token1] = ACTIONS(1307), [anon_sym_DQUOTE] = ACTIONS(1307), [anon_sym_SQUOTE] = ACTIONS(1307), [aux_sym_string_token1] = ACTIONS(1307), [sym_boolean] = ACTIONS(1309), [sym_null] = ACTIONS(1309), [anon_sym_DOLLAR] = ACTIONS(1307), [aux_sym_yield_expression_token1] = ACTIONS(1309), [aux_sym_include_expression_token1] = ACTIONS(1309), [aux_sym_include_once_expression_token1] = ACTIONS(1309), [aux_sym_require_expression_token1] = ACTIONS(1309), [aux_sym_require_once_expression_token1] = ACTIONS(1309), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1307), }, [496] = { [sym_text_interpolation] = STATE(496), [ts_builtin_sym_end] = ACTIONS(1311), [sym_name] = ACTIONS(1313), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1311), [aux_sym_function_static_declaration_token1] = ACTIONS(1313), [aux_sym_global_declaration_token1] = ACTIONS(1313), [aux_sym_namespace_definition_token1] = ACTIONS(1313), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1313), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1313), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1313), [anon_sym_BSLASH] = ACTIONS(1311), [anon_sym_LBRACE] = ACTIONS(1311), [anon_sym_RBRACE] = ACTIONS(1311), [aux_sym_trait_declaration_token1] = ACTIONS(1313), [aux_sym_interface_declaration_token1] = ACTIONS(1313), [aux_sym_enum_declaration_token1] = ACTIONS(1313), [aux_sym_enum_case_token1] = ACTIONS(1313), [aux_sym_class_declaration_token1] = ACTIONS(1313), [aux_sym_final_modifier_token1] = ACTIONS(1313), [aux_sym_abstract_modifier_token1] = ACTIONS(1313), [aux_sym_visibility_modifier_token1] = ACTIONS(1313), [aux_sym_visibility_modifier_token2] = ACTIONS(1313), [aux_sym_visibility_modifier_token3] = ACTIONS(1313), [aux_sym__arrow_function_header_token1] = ACTIONS(1313), [anon_sym_LPAREN] = ACTIONS(1311), [aux_sym_cast_type_token1] = ACTIONS(1313), [aux_sym_echo_statement_token1] = ACTIONS(1313), [anon_sym_unset] = ACTIONS(1313), [aux_sym_declare_statement_token1] = ACTIONS(1313), [aux_sym_declare_statement_token2] = ACTIONS(1313), [sym_float] = ACTIONS(1313), [aux_sym_try_statement_token1] = ACTIONS(1313), [aux_sym_goto_statement_token1] = ACTIONS(1313), [aux_sym_continue_statement_token1] = ACTIONS(1313), [aux_sym_break_statement_token1] = ACTIONS(1313), [sym_integer] = ACTIONS(1313), [aux_sym_return_statement_token1] = ACTIONS(1313), [aux_sym_throw_expression_token1] = ACTIONS(1313), [aux_sym_while_statement_token1] = ACTIONS(1313), [aux_sym_while_statement_token2] = ACTIONS(1313), [aux_sym_do_statement_token1] = ACTIONS(1313), [aux_sym_for_statement_token1] = ACTIONS(1313), [aux_sym_for_statement_token2] = ACTIONS(1313), [aux_sym_foreach_statement_token1] = ACTIONS(1313), [aux_sym_foreach_statement_token2] = ACTIONS(1313), [aux_sym_if_statement_token1] = ACTIONS(1313), [aux_sym_if_statement_token2] = ACTIONS(1313), [aux_sym_else_if_clause_token1] = ACTIONS(1313), [aux_sym_else_clause_token1] = ACTIONS(1313), [aux_sym_match_expression_token1] = ACTIONS(1313), [aux_sym_match_default_expression_token1] = ACTIONS(1313), [aux_sym_switch_statement_token1] = ACTIONS(1313), [aux_sym_switch_block_token1] = ACTIONS(1313), [anon_sym_AT] = ACTIONS(1311), [anon_sym_PLUS] = ACTIONS(1313), [anon_sym_DASH] = ACTIONS(1313), [anon_sym_TILDE] = ACTIONS(1311), [anon_sym_BANG] = ACTIONS(1311), [aux_sym_clone_expression_token1] = ACTIONS(1313), [aux_sym_print_intrinsic_token1] = ACTIONS(1313), [aux_sym_object_creation_expression_token1] = ACTIONS(1313), [anon_sym_PLUS_PLUS] = ACTIONS(1311), [anon_sym_DASH_DASH] = ACTIONS(1311), [sym_shell_command_expression] = ACTIONS(1311), [aux_sym__list_destructing_token1] = ACTIONS(1313), [anon_sym_LBRACK] = ACTIONS(1311), [anon_sym_self] = ACTIONS(1313), [anon_sym_parent] = ACTIONS(1313), [anon_sym_POUND_LBRACK] = ACTIONS(1311), [aux_sym_encapsed_string_token1] = ACTIONS(1311), [anon_sym_DQUOTE] = ACTIONS(1311), [anon_sym_SQUOTE] = ACTIONS(1311), [aux_sym_string_token1] = ACTIONS(1311), [sym_boolean] = ACTIONS(1313), [sym_null] = ACTIONS(1313), [anon_sym_DOLLAR] = ACTIONS(1311), [aux_sym_yield_expression_token1] = ACTIONS(1313), [aux_sym_include_expression_token1] = ACTIONS(1313), [aux_sym_include_once_expression_token1] = ACTIONS(1313), [aux_sym_require_expression_token1] = ACTIONS(1313), [aux_sym_require_once_expression_token1] = ACTIONS(1313), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1311), }, [497] = { [sym_text_interpolation] = STATE(497), [ts_builtin_sym_end] = ACTIONS(1315), [sym_name] = ACTIONS(1317), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1315), [aux_sym_function_static_declaration_token1] = ACTIONS(1317), [aux_sym_global_declaration_token1] = ACTIONS(1317), [aux_sym_namespace_definition_token1] = ACTIONS(1317), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1317), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1317), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1317), [anon_sym_BSLASH] = ACTIONS(1315), [anon_sym_LBRACE] = ACTIONS(1315), [anon_sym_RBRACE] = ACTIONS(1315), [aux_sym_trait_declaration_token1] = ACTIONS(1317), [aux_sym_interface_declaration_token1] = ACTIONS(1317), [aux_sym_enum_declaration_token1] = ACTIONS(1317), [aux_sym_enum_case_token1] = ACTIONS(1317), [aux_sym_class_declaration_token1] = ACTIONS(1317), [aux_sym_final_modifier_token1] = ACTIONS(1317), [aux_sym_abstract_modifier_token1] = ACTIONS(1317), [aux_sym_visibility_modifier_token1] = ACTIONS(1317), [aux_sym_visibility_modifier_token2] = ACTIONS(1317), [aux_sym_visibility_modifier_token3] = ACTIONS(1317), [aux_sym__arrow_function_header_token1] = ACTIONS(1317), [anon_sym_LPAREN] = ACTIONS(1315), [aux_sym_cast_type_token1] = ACTIONS(1317), [aux_sym_echo_statement_token1] = ACTIONS(1317), [anon_sym_unset] = ACTIONS(1317), [aux_sym_declare_statement_token1] = ACTIONS(1317), [aux_sym_declare_statement_token2] = ACTIONS(1317), [sym_float] = ACTIONS(1317), [aux_sym_try_statement_token1] = ACTIONS(1317), [aux_sym_goto_statement_token1] = ACTIONS(1317), [aux_sym_continue_statement_token1] = ACTIONS(1317), [aux_sym_break_statement_token1] = ACTIONS(1317), [sym_integer] = ACTIONS(1317), [aux_sym_return_statement_token1] = ACTIONS(1317), [aux_sym_throw_expression_token1] = ACTIONS(1317), [aux_sym_while_statement_token1] = ACTIONS(1317), [aux_sym_while_statement_token2] = ACTIONS(1317), [aux_sym_do_statement_token1] = ACTIONS(1317), [aux_sym_for_statement_token1] = ACTIONS(1317), [aux_sym_for_statement_token2] = ACTIONS(1317), [aux_sym_foreach_statement_token1] = ACTIONS(1317), [aux_sym_foreach_statement_token2] = ACTIONS(1317), [aux_sym_if_statement_token1] = ACTIONS(1317), [aux_sym_if_statement_token2] = ACTIONS(1317), [aux_sym_else_if_clause_token1] = ACTIONS(1317), [aux_sym_else_clause_token1] = ACTIONS(1317), [aux_sym_match_expression_token1] = ACTIONS(1317), [aux_sym_match_default_expression_token1] = ACTIONS(1317), [aux_sym_switch_statement_token1] = ACTIONS(1317), [aux_sym_switch_block_token1] = ACTIONS(1317), [anon_sym_AT] = ACTIONS(1315), [anon_sym_PLUS] = ACTIONS(1317), [anon_sym_DASH] = ACTIONS(1317), [anon_sym_TILDE] = ACTIONS(1315), [anon_sym_BANG] = ACTIONS(1315), [aux_sym_clone_expression_token1] = ACTIONS(1317), [aux_sym_print_intrinsic_token1] = ACTIONS(1317), [aux_sym_object_creation_expression_token1] = ACTIONS(1317), [anon_sym_PLUS_PLUS] = ACTIONS(1315), [anon_sym_DASH_DASH] = ACTIONS(1315), [sym_shell_command_expression] = ACTIONS(1315), [aux_sym__list_destructing_token1] = ACTIONS(1317), [anon_sym_LBRACK] = ACTIONS(1315), [anon_sym_self] = ACTIONS(1317), [anon_sym_parent] = ACTIONS(1317), [anon_sym_POUND_LBRACK] = ACTIONS(1315), [aux_sym_encapsed_string_token1] = ACTIONS(1315), [anon_sym_DQUOTE] = ACTIONS(1315), [anon_sym_SQUOTE] = ACTIONS(1315), [aux_sym_string_token1] = ACTIONS(1315), [sym_boolean] = ACTIONS(1317), [sym_null] = ACTIONS(1317), [anon_sym_DOLLAR] = ACTIONS(1315), [aux_sym_yield_expression_token1] = ACTIONS(1317), [aux_sym_include_expression_token1] = ACTIONS(1317), [aux_sym_include_once_expression_token1] = ACTIONS(1317), [aux_sym_require_expression_token1] = ACTIONS(1317), [aux_sym_require_once_expression_token1] = ACTIONS(1317), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1315), }, [498] = { [sym_text_interpolation] = STATE(498), [ts_builtin_sym_end] = ACTIONS(1319), [sym_name] = ACTIONS(1321), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1319), [aux_sym_function_static_declaration_token1] = ACTIONS(1321), [aux_sym_global_declaration_token1] = ACTIONS(1321), [aux_sym_namespace_definition_token1] = ACTIONS(1321), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1321), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1321), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1321), [anon_sym_BSLASH] = ACTIONS(1319), [anon_sym_LBRACE] = ACTIONS(1319), [anon_sym_RBRACE] = ACTIONS(1319), [aux_sym_trait_declaration_token1] = ACTIONS(1321), [aux_sym_interface_declaration_token1] = ACTIONS(1321), [aux_sym_enum_declaration_token1] = ACTIONS(1321), [aux_sym_enum_case_token1] = ACTIONS(1321), [aux_sym_class_declaration_token1] = ACTIONS(1321), [aux_sym_final_modifier_token1] = ACTIONS(1321), [aux_sym_abstract_modifier_token1] = ACTIONS(1321), [aux_sym_visibility_modifier_token1] = ACTIONS(1321), [aux_sym_visibility_modifier_token2] = ACTIONS(1321), [aux_sym_visibility_modifier_token3] = ACTIONS(1321), [aux_sym__arrow_function_header_token1] = ACTIONS(1321), [anon_sym_LPAREN] = ACTIONS(1319), [aux_sym_cast_type_token1] = ACTIONS(1321), [aux_sym_echo_statement_token1] = ACTIONS(1321), [anon_sym_unset] = ACTIONS(1321), [aux_sym_declare_statement_token1] = ACTIONS(1321), [aux_sym_declare_statement_token2] = ACTIONS(1321), [sym_float] = ACTIONS(1321), [aux_sym_try_statement_token1] = ACTIONS(1321), [aux_sym_goto_statement_token1] = ACTIONS(1321), [aux_sym_continue_statement_token1] = ACTIONS(1321), [aux_sym_break_statement_token1] = ACTIONS(1321), [sym_integer] = ACTIONS(1321), [aux_sym_return_statement_token1] = ACTIONS(1321), [aux_sym_throw_expression_token1] = ACTIONS(1321), [aux_sym_while_statement_token1] = ACTIONS(1321), [aux_sym_while_statement_token2] = ACTIONS(1321), [aux_sym_do_statement_token1] = ACTIONS(1321), [aux_sym_for_statement_token1] = ACTIONS(1321), [aux_sym_for_statement_token2] = ACTIONS(1321), [aux_sym_foreach_statement_token1] = ACTIONS(1321), [aux_sym_foreach_statement_token2] = ACTIONS(1321), [aux_sym_if_statement_token1] = ACTIONS(1321), [aux_sym_if_statement_token2] = ACTIONS(1321), [aux_sym_else_if_clause_token1] = ACTIONS(1321), [aux_sym_else_clause_token1] = ACTIONS(1321), [aux_sym_match_expression_token1] = ACTIONS(1321), [aux_sym_match_default_expression_token1] = ACTIONS(1321), [aux_sym_switch_statement_token1] = ACTIONS(1321), [aux_sym_switch_block_token1] = ACTIONS(1321), [anon_sym_AT] = ACTIONS(1319), [anon_sym_PLUS] = ACTIONS(1321), [anon_sym_DASH] = ACTIONS(1321), [anon_sym_TILDE] = ACTIONS(1319), [anon_sym_BANG] = ACTIONS(1319), [aux_sym_clone_expression_token1] = ACTIONS(1321), [aux_sym_print_intrinsic_token1] = ACTIONS(1321), [aux_sym_object_creation_expression_token1] = ACTIONS(1321), [anon_sym_PLUS_PLUS] = ACTIONS(1319), [anon_sym_DASH_DASH] = ACTIONS(1319), [sym_shell_command_expression] = ACTIONS(1319), [aux_sym__list_destructing_token1] = ACTIONS(1321), [anon_sym_LBRACK] = ACTIONS(1319), [anon_sym_self] = ACTIONS(1321), [anon_sym_parent] = ACTIONS(1321), [anon_sym_POUND_LBRACK] = ACTIONS(1319), [aux_sym_encapsed_string_token1] = ACTIONS(1319), [anon_sym_DQUOTE] = ACTIONS(1319), [anon_sym_SQUOTE] = ACTIONS(1319), [aux_sym_string_token1] = ACTIONS(1319), [sym_boolean] = ACTIONS(1321), [sym_null] = ACTIONS(1321), [anon_sym_DOLLAR] = ACTIONS(1319), [aux_sym_yield_expression_token1] = ACTIONS(1321), [aux_sym_include_expression_token1] = ACTIONS(1321), [aux_sym_include_once_expression_token1] = ACTIONS(1321), [aux_sym_require_expression_token1] = ACTIONS(1321), [aux_sym_require_once_expression_token1] = ACTIONS(1321), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1319), }, [499] = { [sym_text_interpolation] = STATE(499), [ts_builtin_sym_end] = ACTIONS(1323), [sym_name] = ACTIONS(1325), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1323), [aux_sym_function_static_declaration_token1] = ACTIONS(1325), [aux_sym_global_declaration_token1] = ACTIONS(1325), [aux_sym_namespace_definition_token1] = ACTIONS(1325), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1325), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1325), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1325), [anon_sym_BSLASH] = ACTIONS(1323), [anon_sym_LBRACE] = ACTIONS(1323), [anon_sym_RBRACE] = ACTIONS(1323), [aux_sym_trait_declaration_token1] = ACTIONS(1325), [aux_sym_interface_declaration_token1] = ACTIONS(1325), [aux_sym_enum_declaration_token1] = ACTIONS(1325), [aux_sym_enum_case_token1] = ACTIONS(1325), [aux_sym_class_declaration_token1] = ACTIONS(1325), [aux_sym_final_modifier_token1] = ACTIONS(1325), [aux_sym_abstract_modifier_token1] = ACTIONS(1325), [aux_sym_visibility_modifier_token1] = ACTIONS(1325), [aux_sym_visibility_modifier_token2] = ACTIONS(1325), [aux_sym_visibility_modifier_token3] = ACTIONS(1325), [aux_sym__arrow_function_header_token1] = ACTIONS(1325), [anon_sym_LPAREN] = ACTIONS(1323), [aux_sym_cast_type_token1] = ACTIONS(1325), [aux_sym_echo_statement_token1] = ACTIONS(1325), [anon_sym_unset] = ACTIONS(1325), [aux_sym_declare_statement_token1] = ACTIONS(1325), [aux_sym_declare_statement_token2] = ACTIONS(1325), [sym_float] = ACTIONS(1325), [aux_sym_try_statement_token1] = ACTIONS(1325), [aux_sym_goto_statement_token1] = ACTIONS(1325), [aux_sym_continue_statement_token1] = ACTIONS(1325), [aux_sym_break_statement_token1] = ACTIONS(1325), [sym_integer] = ACTIONS(1325), [aux_sym_return_statement_token1] = ACTIONS(1325), [aux_sym_throw_expression_token1] = ACTIONS(1325), [aux_sym_while_statement_token1] = ACTIONS(1325), [aux_sym_while_statement_token2] = ACTIONS(1325), [aux_sym_do_statement_token1] = ACTIONS(1325), [aux_sym_for_statement_token1] = ACTIONS(1325), [aux_sym_for_statement_token2] = ACTIONS(1325), [aux_sym_foreach_statement_token1] = ACTIONS(1325), [aux_sym_foreach_statement_token2] = ACTIONS(1325), [aux_sym_if_statement_token1] = ACTIONS(1325), [aux_sym_if_statement_token2] = ACTIONS(1325), [aux_sym_else_if_clause_token1] = ACTIONS(1325), [aux_sym_else_clause_token1] = ACTIONS(1325), [aux_sym_match_expression_token1] = ACTIONS(1325), [aux_sym_match_default_expression_token1] = ACTIONS(1325), [aux_sym_switch_statement_token1] = ACTIONS(1325), [aux_sym_switch_block_token1] = ACTIONS(1325), [anon_sym_AT] = ACTIONS(1323), [anon_sym_PLUS] = ACTIONS(1325), [anon_sym_DASH] = ACTIONS(1325), [anon_sym_TILDE] = ACTIONS(1323), [anon_sym_BANG] = ACTIONS(1323), [aux_sym_clone_expression_token1] = ACTIONS(1325), [aux_sym_print_intrinsic_token1] = ACTIONS(1325), [aux_sym_object_creation_expression_token1] = ACTIONS(1325), [anon_sym_PLUS_PLUS] = ACTIONS(1323), [anon_sym_DASH_DASH] = ACTIONS(1323), [sym_shell_command_expression] = ACTIONS(1323), [aux_sym__list_destructing_token1] = ACTIONS(1325), [anon_sym_LBRACK] = ACTIONS(1323), [anon_sym_self] = ACTIONS(1325), [anon_sym_parent] = ACTIONS(1325), [anon_sym_POUND_LBRACK] = ACTIONS(1323), [aux_sym_encapsed_string_token1] = ACTIONS(1323), [anon_sym_DQUOTE] = ACTIONS(1323), [anon_sym_SQUOTE] = ACTIONS(1323), [aux_sym_string_token1] = ACTIONS(1323), [sym_boolean] = ACTIONS(1325), [sym_null] = ACTIONS(1325), [anon_sym_DOLLAR] = ACTIONS(1323), [aux_sym_yield_expression_token1] = ACTIONS(1325), [aux_sym_include_expression_token1] = ACTIONS(1325), [aux_sym_include_once_expression_token1] = ACTIONS(1325), [aux_sym_require_expression_token1] = ACTIONS(1325), [aux_sym_require_once_expression_token1] = ACTIONS(1325), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1323), }, [500] = { [sym_text_interpolation] = STATE(500), [ts_builtin_sym_end] = ACTIONS(1327), [sym_name] = ACTIONS(1329), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1327), [aux_sym_function_static_declaration_token1] = ACTIONS(1329), [aux_sym_global_declaration_token1] = ACTIONS(1329), [aux_sym_namespace_definition_token1] = ACTIONS(1329), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1329), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1329), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1329), [anon_sym_BSLASH] = ACTIONS(1327), [anon_sym_LBRACE] = ACTIONS(1327), [anon_sym_RBRACE] = ACTIONS(1327), [aux_sym_trait_declaration_token1] = ACTIONS(1329), [aux_sym_interface_declaration_token1] = ACTIONS(1329), [aux_sym_enum_declaration_token1] = ACTIONS(1329), [aux_sym_enum_case_token1] = ACTIONS(1329), [aux_sym_class_declaration_token1] = ACTIONS(1329), [aux_sym_final_modifier_token1] = ACTIONS(1329), [aux_sym_abstract_modifier_token1] = ACTIONS(1329), [aux_sym_visibility_modifier_token1] = ACTIONS(1329), [aux_sym_visibility_modifier_token2] = ACTIONS(1329), [aux_sym_visibility_modifier_token3] = ACTIONS(1329), [aux_sym__arrow_function_header_token1] = ACTIONS(1329), [anon_sym_LPAREN] = ACTIONS(1327), [aux_sym_cast_type_token1] = ACTIONS(1329), [aux_sym_echo_statement_token1] = ACTIONS(1329), [anon_sym_unset] = ACTIONS(1329), [aux_sym_declare_statement_token1] = ACTIONS(1329), [aux_sym_declare_statement_token2] = ACTIONS(1329), [sym_float] = ACTIONS(1329), [aux_sym_try_statement_token1] = ACTIONS(1329), [aux_sym_goto_statement_token1] = ACTIONS(1329), [aux_sym_continue_statement_token1] = ACTIONS(1329), [aux_sym_break_statement_token1] = ACTIONS(1329), [sym_integer] = ACTIONS(1329), [aux_sym_return_statement_token1] = ACTIONS(1329), [aux_sym_throw_expression_token1] = ACTIONS(1329), [aux_sym_while_statement_token1] = ACTIONS(1329), [aux_sym_while_statement_token2] = ACTIONS(1329), [aux_sym_do_statement_token1] = ACTIONS(1329), [aux_sym_for_statement_token1] = ACTIONS(1329), [aux_sym_for_statement_token2] = ACTIONS(1329), [aux_sym_foreach_statement_token1] = ACTIONS(1329), [aux_sym_foreach_statement_token2] = ACTIONS(1329), [aux_sym_if_statement_token1] = ACTIONS(1329), [aux_sym_if_statement_token2] = ACTIONS(1329), [aux_sym_else_if_clause_token1] = ACTIONS(1329), [aux_sym_else_clause_token1] = ACTIONS(1329), [aux_sym_match_expression_token1] = ACTIONS(1329), [aux_sym_match_default_expression_token1] = ACTIONS(1329), [aux_sym_switch_statement_token1] = ACTIONS(1329), [aux_sym_switch_block_token1] = ACTIONS(1329), [anon_sym_AT] = ACTIONS(1327), [anon_sym_PLUS] = ACTIONS(1329), [anon_sym_DASH] = ACTIONS(1329), [anon_sym_TILDE] = ACTIONS(1327), [anon_sym_BANG] = ACTIONS(1327), [aux_sym_clone_expression_token1] = ACTIONS(1329), [aux_sym_print_intrinsic_token1] = ACTIONS(1329), [aux_sym_object_creation_expression_token1] = ACTIONS(1329), [anon_sym_PLUS_PLUS] = ACTIONS(1327), [anon_sym_DASH_DASH] = ACTIONS(1327), [sym_shell_command_expression] = ACTIONS(1327), [aux_sym__list_destructing_token1] = ACTIONS(1329), [anon_sym_LBRACK] = ACTIONS(1327), [anon_sym_self] = ACTIONS(1329), [anon_sym_parent] = ACTIONS(1329), [anon_sym_POUND_LBRACK] = ACTIONS(1327), [aux_sym_encapsed_string_token1] = ACTIONS(1327), [anon_sym_DQUOTE] = ACTIONS(1327), [anon_sym_SQUOTE] = ACTIONS(1327), [aux_sym_string_token1] = ACTIONS(1327), [sym_boolean] = ACTIONS(1329), [sym_null] = ACTIONS(1329), [anon_sym_DOLLAR] = ACTIONS(1327), [aux_sym_yield_expression_token1] = ACTIONS(1329), [aux_sym_include_expression_token1] = ACTIONS(1329), [aux_sym_include_once_expression_token1] = ACTIONS(1329), [aux_sym_require_expression_token1] = ACTIONS(1329), [aux_sym_require_once_expression_token1] = ACTIONS(1329), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1327), }, [501] = { [sym_text_interpolation] = STATE(501), [ts_builtin_sym_end] = ACTIONS(1331), [sym_name] = ACTIONS(1333), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1331), [aux_sym_function_static_declaration_token1] = ACTIONS(1333), [aux_sym_global_declaration_token1] = ACTIONS(1333), [aux_sym_namespace_definition_token1] = ACTIONS(1333), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1333), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1333), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1333), [anon_sym_BSLASH] = ACTIONS(1331), [anon_sym_LBRACE] = ACTIONS(1331), [anon_sym_RBRACE] = ACTIONS(1331), [aux_sym_trait_declaration_token1] = ACTIONS(1333), [aux_sym_interface_declaration_token1] = ACTIONS(1333), [aux_sym_enum_declaration_token1] = ACTIONS(1333), [aux_sym_enum_case_token1] = ACTIONS(1333), [aux_sym_class_declaration_token1] = ACTIONS(1333), [aux_sym_final_modifier_token1] = ACTIONS(1333), [aux_sym_abstract_modifier_token1] = ACTIONS(1333), [aux_sym_visibility_modifier_token1] = ACTIONS(1333), [aux_sym_visibility_modifier_token2] = ACTIONS(1333), [aux_sym_visibility_modifier_token3] = ACTIONS(1333), [aux_sym__arrow_function_header_token1] = ACTIONS(1333), [anon_sym_LPAREN] = ACTIONS(1331), [aux_sym_cast_type_token1] = ACTIONS(1333), [aux_sym_echo_statement_token1] = ACTIONS(1333), [anon_sym_unset] = ACTIONS(1333), [aux_sym_declare_statement_token1] = ACTIONS(1333), [aux_sym_declare_statement_token2] = ACTIONS(1333), [sym_float] = ACTIONS(1333), [aux_sym_try_statement_token1] = ACTIONS(1333), [aux_sym_goto_statement_token1] = ACTIONS(1333), [aux_sym_continue_statement_token1] = ACTIONS(1333), [aux_sym_break_statement_token1] = ACTIONS(1333), [sym_integer] = ACTIONS(1333), [aux_sym_return_statement_token1] = ACTIONS(1333), [aux_sym_throw_expression_token1] = ACTIONS(1333), [aux_sym_while_statement_token1] = ACTIONS(1333), [aux_sym_while_statement_token2] = ACTIONS(1333), [aux_sym_do_statement_token1] = ACTIONS(1333), [aux_sym_for_statement_token1] = ACTIONS(1333), [aux_sym_for_statement_token2] = ACTIONS(1333), [aux_sym_foreach_statement_token1] = ACTIONS(1333), [aux_sym_foreach_statement_token2] = ACTIONS(1333), [aux_sym_if_statement_token1] = ACTIONS(1333), [aux_sym_if_statement_token2] = ACTIONS(1333), [aux_sym_else_if_clause_token1] = ACTIONS(1333), [aux_sym_else_clause_token1] = ACTIONS(1333), [aux_sym_match_expression_token1] = ACTIONS(1333), [aux_sym_match_default_expression_token1] = ACTIONS(1333), [aux_sym_switch_statement_token1] = ACTIONS(1333), [aux_sym_switch_block_token1] = ACTIONS(1333), [anon_sym_AT] = ACTIONS(1331), [anon_sym_PLUS] = ACTIONS(1333), [anon_sym_DASH] = ACTIONS(1333), [anon_sym_TILDE] = ACTIONS(1331), [anon_sym_BANG] = ACTIONS(1331), [aux_sym_clone_expression_token1] = ACTIONS(1333), [aux_sym_print_intrinsic_token1] = ACTIONS(1333), [aux_sym_object_creation_expression_token1] = ACTIONS(1333), [anon_sym_PLUS_PLUS] = ACTIONS(1331), [anon_sym_DASH_DASH] = ACTIONS(1331), [sym_shell_command_expression] = ACTIONS(1331), [aux_sym__list_destructing_token1] = ACTIONS(1333), [anon_sym_LBRACK] = ACTIONS(1331), [anon_sym_self] = ACTIONS(1333), [anon_sym_parent] = ACTIONS(1333), [anon_sym_POUND_LBRACK] = ACTIONS(1331), [aux_sym_encapsed_string_token1] = ACTIONS(1331), [anon_sym_DQUOTE] = ACTIONS(1331), [anon_sym_SQUOTE] = ACTIONS(1331), [aux_sym_string_token1] = ACTIONS(1331), [sym_boolean] = ACTIONS(1333), [sym_null] = ACTIONS(1333), [anon_sym_DOLLAR] = ACTIONS(1331), [aux_sym_yield_expression_token1] = ACTIONS(1333), [aux_sym_include_expression_token1] = ACTIONS(1333), [aux_sym_include_once_expression_token1] = ACTIONS(1333), [aux_sym_require_expression_token1] = ACTIONS(1333), [aux_sym_require_once_expression_token1] = ACTIONS(1333), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1331), }, [502] = { [sym_text_interpolation] = STATE(502), [ts_builtin_sym_end] = ACTIONS(1335), [sym_name] = ACTIONS(1337), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1335), [aux_sym_function_static_declaration_token1] = ACTIONS(1337), [aux_sym_global_declaration_token1] = ACTIONS(1337), [aux_sym_namespace_definition_token1] = ACTIONS(1337), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1337), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1337), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1337), [anon_sym_BSLASH] = ACTIONS(1335), [anon_sym_LBRACE] = ACTIONS(1335), [anon_sym_RBRACE] = ACTIONS(1335), [aux_sym_trait_declaration_token1] = ACTIONS(1337), [aux_sym_interface_declaration_token1] = ACTIONS(1337), [aux_sym_enum_declaration_token1] = ACTIONS(1337), [aux_sym_enum_case_token1] = ACTIONS(1337), [aux_sym_class_declaration_token1] = ACTIONS(1337), [aux_sym_final_modifier_token1] = ACTIONS(1337), [aux_sym_abstract_modifier_token1] = ACTIONS(1337), [aux_sym_visibility_modifier_token1] = ACTIONS(1337), [aux_sym_visibility_modifier_token2] = ACTIONS(1337), [aux_sym_visibility_modifier_token3] = ACTIONS(1337), [aux_sym__arrow_function_header_token1] = ACTIONS(1337), [anon_sym_LPAREN] = ACTIONS(1335), [aux_sym_cast_type_token1] = ACTIONS(1337), [aux_sym_echo_statement_token1] = ACTIONS(1337), [anon_sym_unset] = ACTIONS(1337), [aux_sym_declare_statement_token1] = ACTIONS(1337), [aux_sym_declare_statement_token2] = ACTIONS(1337), [sym_float] = ACTIONS(1337), [aux_sym_try_statement_token1] = ACTIONS(1337), [aux_sym_goto_statement_token1] = ACTIONS(1337), [aux_sym_continue_statement_token1] = ACTIONS(1337), [aux_sym_break_statement_token1] = ACTIONS(1337), [sym_integer] = ACTIONS(1337), [aux_sym_return_statement_token1] = ACTIONS(1337), [aux_sym_throw_expression_token1] = ACTIONS(1337), [aux_sym_while_statement_token1] = ACTIONS(1337), [aux_sym_while_statement_token2] = ACTIONS(1337), [aux_sym_do_statement_token1] = ACTIONS(1337), [aux_sym_for_statement_token1] = ACTIONS(1337), [aux_sym_for_statement_token2] = ACTIONS(1337), [aux_sym_foreach_statement_token1] = ACTIONS(1337), [aux_sym_foreach_statement_token2] = ACTIONS(1337), [aux_sym_if_statement_token1] = ACTIONS(1337), [aux_sym_if_statement_token2] = ACTIONS(1337), [aux_sym_else_if_clause_token1] = ACTIONS(1337), [aux_sym_else_clause_token1] = ACTIONS(1337), [aux_sym_match_expression_token1] = ACTIONS(1337), [aux_sym_match_default_expression_token1] = ACTIONS(1337), [aux_sym_switch_statement_token1] = ACTIONS(1337), [aux_sym_switch_block_token1] = ACTIONS(1337), [anon_sym_AT] = ACTIONS(1335), [anon_sym_PLUS] = ACTIONS(1337), [anon_sym_DASH] = ACTIONS(1337), [anon_sym_TILDE] = ACTIONS(1335), [anon_sym_BANG] = ACTIONS(1335), [aux_sym_clone_expression_token1] = ACTIONS(1337), [aux_sym_print_intrinsic_token1] = ACTIONS(1337), [aux_sym_object_creation_expression_token1] = ACTIONS(1337), [anon_sym_PLUS_PLUS] = ACTIONS(1335), [anon_sym_DASH_DASH] = ACTIONS(1335), [sym_shell_command_expression] = ACTIONS(1335), [aux_sym__list_destructing_token1] = ACTIONS(1337), [anon_sym_LBRACK] = ACTIONS(1335), [anon_sym_self] = ACTIONS(1337), [anon_sym_parent] = ACTIONS(1337), [anon_sym_POUND_LBRACK] = ACTIONS(1335), [aux_sym_encapsed_string_token1] = ACTIONS(1335), [anon_sym_DQUOTE] = ACTIONS(1335), [anon_sym_SQUOTE] = ACTIONS(1335), [aux_sym_string_token1] = ACTIONS(1335), [sym_boolean] = ACTIONS(1337), [sym_null] = ACTIONS(1337), [anon_sym_DOLLAR] = ACTIONS(1335), [aux_sym_yield_expression_token1] = ACTIONS(1337), [aux_sym_include_expression_token1] = ACTIONS(1337), [aux_sym_include_once_expression_token1] = ACTIONS(1337), [aux_sym_require_expression_token1] = ACTIONS(1337), [aux_sym_require_once_expression_token1] = ACTIONS(1337), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1335), }, [503] = { [sym_text_interpolation] = STATE(503), [ts_builtin_sym_end] = ACTIONS(1339), [sym_name] = ACTIONS(1341), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1339), [aux_sym_function_static_declaration_token1] = ACTIONS(1341), [aux_sym_global_declaration_token1] = ACTIONS(1341), [aux_sym_namespace_definition_token1] = ACTIONS(1341), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1341), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1341), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1341), [anon_sym_BSLASH] = ACTIONS(1339), [anon_sym_LBRACE] = ACTIONS(1339), [anon_sym_RBRACE] = ACTIONS(1339), [aux_sym_trait_declaration_token1] = ACTIONS(1341), [aux_sym_interface_declaration_token1] = ACTIONS(1341), [aux_sym_enum_declaration_token1] = ACTIONS(1341), [aux_sym_enum_case_token1] = ACTIONS(1341), [aux_sym_class_declaration_token1] = ACTIONS(1341), [aux_sym_final_modifier_token1] = ACTIONS(1341), [aux_sym_abstract_modifier_token1] = ACTIONS(1341), [aux_sym_visibility_modifier_token1] = ACTIONS(1341), [aux_sym_visibility_modifier_token2] = ACTIONS(1341), [aux_sym_visibility_modifier_token3] = ACTIONS(1341), [aux_sym__arrow_function_header_token1] = ACTIONS(1341), [anon_sym_LPAREN] = ACTIONS(1339), [aux_sym_cast_type_token1] = ACTIONS(1341), [aux_sym_echo_statement_token1] = ACTIONS(1341), [anon_sym_unset] = ACTIONS(1341), [aux_sym_declare_statement_token1] = ACTIONS(1341), [aux_sym_declare_statement_token2] = ACTIONS(1341), [sym_float] = ACTIONS(1341), [aux_sym_try_statement_token1] = ACTIONS(1341), [aux_sym_goto_statement_token1] = ACTIONS(1341), [aux_sym_continue_statement_token1] = ACTIONS(1341), [aux_sym_break_statement_token1] = ACTIONS(1341), [sym_integer] = ACTIONS(1341), [aux_sym_return_statement_token1] = ACTIONS(1341), [aux_sym_throw_expression_token1] = ACTIONS(1341), [aux_sym_while_statement_token1] = ACTIONS(1341), [aux_sym_while_statement_token2] = ACTIONS(1341), [aux_sym_do_statement_token1] = ACTIONS(1341), [aux_sym_for_statement_token1] = ACTIONS(1341), [aux_sym_for_statement_token2] = ACTIONS(1341), [aux_sym_foreach_statement_token1] = ACTIONS(1341), [aux_sym_foreach_statement_token2] = ACTIONS(1341), [aux_sym_if_statement_token1] = ACTIONS(1341), [aux_sym_if_statement_token2] = ACTIONS(1341), [aux_sym_else_if_clause_token1] = ACTIONS(1341), [aux_sym_else_clause_token1] = ACTIONS(1341), [aux_sym_match_expression_token1] = ACTIONS(1341), [aux_sym_match_default_expression_token1] = ACTIONS(1341), [aux_sym_switch_statement_token1] = ACTIONS(1341), [aux_sym_switch_block_token1] = ACTIONS(1341), [anon_sym_AT] = ACTIONS(1339), [anon_sym_PLUS] = ACTIONS(1341), [anon_sym_DASH] = ACTIONS(1341), [anon_sym_TILDE] = ACTIONS(1339), [anon_sym_BANG] = ACTIONS(1339), [aux_sym_clone_expression_token1] = ACTIONS(1341), [aux_sym_print_intrinsic_token1] = ACTIONS(1341), [aux_sym_object_creation_expression_token1] = ACTIONS(1341), [anon_sym_PLUS_PLUS] = ACTIONS(1339), [anon_sym_DASH_DASH] = ACTIONS(1339), [sym_shell_command_expression] = ACTIONS(1339), [aux_sym__list_destructing_token1] = ACTIONS(1341), [anon_sym_LBRACK] = ACTIONS(1339), [anon_sym_self] = ACTIONS(1341), [anon_sym_parent] = ACTIONS(1341), [anon_sym_POUND_LBRACK] = ACTIONS(1339), [aux_sym_encapsed_string_token1] = ACTIONS(1339), [anon_sym_DQUOTE] = ACTIONS(1339), [anon_sym_SQUOTE] = ACTIONS(1339), [aux_sym_string_token1] = ACTIONS(1339), [sym_boolean] = ACTIONS(1341), [sym_null] = ACTIONS(1341), [anon_sym_DOLLAR] = ACTIONS(1339), [aux_sym_yield_expression_token1] = ACTIONS(1341), [aux_sym_include_expression_token1] = ACTIONS(1341), [aux_sym_include_once_expression_token1] = ACTIONS(1341), [aux_sym_require_expression_token1] = ACTIONS(1341), [aux_sym_require_once_expression_token1] = ACTIONS(1341), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1339), }, [504] = { [sym_text_interpolation] = STATE(504), [ts_builtin_sym_end] = ACTIONS(1343), [sym_name] = ACTIONS(1345), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1343), [aux_sym_function_static_declaration_token1] = ACTIONS(1345), [aux_sym_global_declaration_token1] = ACTIONS(1345), [aux_sym_namespace_definition_token1] = ACTIONS(1345), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1345), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1345), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1345), [anon_sym_BSLASH] = ACTIONS(1343), [anon_sym_LBRACE] = ACTIONS(1343), [anon_sym_RBRACE] = ACTIONS(1343), [aux_sym_trait_declaration_token1] = ACTIONS(1345), [aux_sym_interface_declaration_token1] = ACTIONS(1345), [aux_sym_enum_declaration_token1] = ACTIONS(1345), [aux_sym_enum_case_token1] = ACTIONS(1345), [aux_sym_class_declaration_token1] = ACTIONS(1345), [aux_sym_final_modifier_token1] = ACTIONS(1345), [aux_sym_abstract_modifier_token1] = ACTIONS(1345), [aux_sym_visibility_modifier_token1] = ACTIONS(1345), [aux_sym_visibility_modifier_token2] = ACTIONS(1345), [aux_sym_visibility_modifier_token3] = ACTIONS(1345), [aux_sym__arrow_function_header_token1] = ACTIONS(1345), [anon_sym_LPAREN] = ACTIONS(1343), [aux_sym_cast_type_token1] = ACTIONS(1345), [aux_sym_echo_statement_token1] = ACTIONS(1345), [anon_sym_unset] = ACTIONS(1345), [aux_sym_declare_statement_token1] = ACTIONS(1345), [aux_sym_declare_statement_token2] = ACTIONS(1345), [sym_float] = ACTIONS(1345), [aux_sym_try_statement_token1] = ACTIONS(1345), [aux_sym_goto_statement_token1] = ACTIONS(1345), [aux_sym_continue_statement_token1] = ACTIONS(1345), [aux_sym_break_statement_token1] = ACTIONS(1345), [sym_integer] = ACTIONS(1345), [aux_sym_return_statement_token1] = ACTIONS(1345), [aux_sym_throw_expression_token1] = ACTIONS(1345), [aux_sym_while_statement_token1] = ACTIONS(1345), [aux_sym_while_statement_token2] = ACTIONS(1345), [aux_sym_do_statement_token1] = ACTIONS(1345), [aux_sym_for_statement_token1] = ACTIONS(1345), [aux_sym_for_statement_token2] = ACTIONS(1345), [aux_sym_foreach_statement_token1] = ACTIONS(1345), [aux_sym_foreach_statement_token2] = ACTIONS(1345), [aux_sym_if_statement_token1] = ACTIONS(1345), [aux_sym_if_statement_token2] = ACTIONS(1345), [aux_sym_else_if_clause_token1] = ACTIONS(1345), [aux_sym_else_clause_token1] = ACTIONS(1345), [aux_sym_match_expression_token1] = ACTIONS(1345), [aux_sym_match_default_expression_token1] = ACTIONS(1345), [aux_sym_switch_statement_token1] = ACTIONS(1345), [aux_sym_switch_block_token1] = ACTIONS(1345), [anon_sym_AT] = ACTIONS(1343), [anon_sym_PLUS] = ACTIONS(1345), [anon_sym_DASH] = ACTIONS(1345), [anon_sym_TILDE] = ACTIONS(1343), [anon_sym_BANG] = ACTIONS(1343), [aux_sym_clone_expression_token1] = ACTIONS(1345), [aux_sym_print_intrinsic_token1] = ACTIONS(1345), [aux_sym_object_creation_expression_token1] = ACTIONS(1345), [anon_sym_PLUS_PLUS] = ACTIONS(1343), [anon_sym_DASH_DASH] = ACTIONS(1343), [sym_shell_command_expression] = ACTIONS(1343), [aux_sym__list_destructing_token1] = ACTIONS(1345), [anon_sym_LBRACK] = ACTIONS(1343), [anon_sym_self] = ACTIONS(1345), [anon_sym_parent] = ACTIONS(1345), [anon_sym_POUND_LBRACK] = ACTIONS(1343), [aux_sym_encapsed_string_token1] = ACTIONS(1343), [anon_sym_DQUOTE] = ACTIONS(1343), [anon_sym_SQUOTE] = ACTIONS(1343), [aux_sym_string_token1] = ACTIONS(1343), [sym_boolean] = ACTIONS(1345), [sym_null] = ACTIONS(1345), [anon_sym_DOLLAR] = ACTIONS(1343), [aux_sym_yield_expression_token1] = ACTIONS(1345), [aux_sym_include_expression_token1] = ACTIONS(1345), [aux_sym_include_once_expression_token1] = ACTIONS(1345), [aux_sym_require_expression_token1] = ACTIONS(1345), [aux_sym_require_once_expression_token1] = ACTIONS(1345), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1343), }, [505] = { [sym_text_interpolation] = STATE(505), [ts_builtin_sym_end] = ACTIONS(1347), [sym_name] = ACTIONS(1349), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1347), [aux_sym_function_static_declaration_token1] = ACTIONS(1349), [aux_sym_global_declaration_token1] = ACTIONS(1349), [aux_sym_namespace_definition_token1] = ACTIONS(1349), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1349), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1349), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1349), [anon_sym_BSLASH] = ACTIONS(1347), [anon_sym_LBRACE] = ACTIONS(1347), [anon_sym_RBRACE] = ACTIONS(1347), [aux_sym_trait_declaration_token1] = ACTIONS(1349), [aux_sym_interface_declaration_token1] = ACTIONS(1349), [aux_sym_enum_declaration_token1] = ACTIONS(1349), [aux_sym_enum_case_token1] = ACTIONS(1349), [aux_sym_class_declaration_token1] = ACTIONS(1349), [aux_sym_final_modifier_token1] = ACTIONS(1349), [aux_sym_abstract_modifier_token1] = ACTIONS(1349), [aux_sym_visibility_modifier_token1] = ACTIONS(1349), [aux_sym_visibility_modifier_token2] = ACTIONS(1349), [aux_sym_visibility_modifier_token3] = ACTIONS(1349), [aux_sym__arrow_function_header_token1] = ACTIONS(1349), [anon_sym_LPAREN] = ACTIONS(1347), [aux_sym_cast_type_token1] = ACTIONS(1349), [aux_sym_echo_statement_token1] = ACTIONS(1349), [anon_sym_unset] = ACTIONS(1349), [aux_sym_declare_statement_token1] = ACTIONS(1349), [aux_sym_declare_statement_token2] = ACTIONS(1349), [sym_float] = ACTIONS(1349), [aux_sym_try_statement_token1] = ACTIONS(1349), [aux_sym_goto_statement_token1] = ACTIONS(1349), [aux_sym_continue_statement_token1] = ACTIONS(1349), [aux_sym_break_statement_token1] = ACTIONS(1349), [sym_integer] = ACTIONS(1349), [aux_sym_return_statement_token1] = ACTIONS(1349), [aux_sym_throw_expression_token1] = ACTIONS(1349), [aux_sym_while_statement_token1] = ACTIONS(1349), [aux_sym_while_statement_token2] = ACTIONS(1349), [aux_sym_do_statement_token1] = ACTIONS(1349), [aux_sym_for_statement_token1] = ACTIONS(1349), [aux_sym_for_statement_token2] = ACTIONS(1349), [aux_sym_foreach_statement_token1] = ACTIONS(1349), [aux_sym_foreach_statement_token2] = ACTIONS(1349), [aux_sym_if_statement_token1] = ACTIONS(1349), [aux_sym_if_statement_token2] = ACTIONS(1349), [aux_sym_else_if_clause_token1] = ACTIONS(1349), [aux_sym_else_clause_token1] = ACTIONS(1349), [aux_sym_match_expression_token1] = ACTIONS(1349), [aux_sym_match_default_expression_token1] = ACTIONS(1349), [aux_sym_switch_statement_token1] = ACTIONS(1349), [aux_sym_switch_block_token1] = ACTIONS(1349), [anon_sym_AT] = ACTIONS(1347), [anon_sym_PLUS] = ACTIONS(1349), [anon_sym_DASH] = ACTIONS(1349), [anon_sym_TILDE] = ACTIONS(1347), [anon_sym_BANG] = ACTIONS(1347), [aux_sym_clone_expression_token1] = ACTIONS(1349), [aux_sym_print_intrinsic_token1] = ACTIONS(1349), [aux_sym_object_creation_expression_token1] = ACTIONS(1349), [anon_sym_PLUS_PLUS] = ACTIONS(1347), [anon_sym_DASH_DASH] = ACTIONS(1347), [sym_shell_command_expression] = ACTIONS(1347), [aux_sym__list_destructing_token1] = ACTIONS(1349), [anon_sym_LBRACK] = ACTIONS(1347), [anon_sym_self] = ACTIONS(1349), [anon_sym_parent] = ACTIONS(1349), [anon_sym_POUND_LBRACK] = ACTIONS(1347), [aux_sym_encapsed_string_token1] = ACTIONS(1347), [anon_sym_DQUOTE] = ACTIONS(1347), [anon_sym_SQUOTE] = ACTIONS(1347), [aux_sym_string_token1] = ACTIONS(1347), [sym_boolean] = ACTIONS(1349), [sym_null] = ACTIONS(1349), [anon_sym_DOLLAR] = ACTIONS(1347), [aux_sym_yield_expression_token1] = ACTIONS(1349), [aux_sym_include_expression_token1] = ACTIONS(1349), [aux_sym_include_once_expression_token1] = ACTIONS(1349), [aux_sym_require_expression_token1] = ACTIONS(1349), [aux_sym_require_once_expression_token1] = ACTIONS(1349), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1347), }, [506] = { [sym_text_interpolation] = STATE(506), [ts_builtin_sym_end] = ACTIONS(1351), [sym_name] = ACTIONS(1353), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1351), [aux_sym_function_static_declaration_token1] = ACTIONS(1353), [aux_sym_global_declaration_token1] = ACTIONS(1353), [aux_sym_namespace_definition_token1] = ACTIONS(1353), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1353), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1353), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1353), [anon_sym_BSLASH] = ACTIONS(1351), [anon_sym_LBRACE] = ACTIONS(1351), [anon_sym_RBRACE] = ACTIONS(1351), [aux_sym_trait_declaration_token1] = ACTIONS(1353), [aux_sym_interface_declaration_token1] = ACTIONS(1353), [aux_sym_enum_declaration_token1] = ACTIONS(1353), [aux_sym_enum_case_token1] = ACTIONS(1353), [aux_sym_class_declaration_token1] = ACTIONS(1353), [aux_sym_final_modifier_token1] = ACTIONS(1353), [aux_sym_abstract_modifier_token1] = ACTIONS(1353), [aux_sym_visibility_modifier_token1] = ACTIONS(1353), [aux_sym_visibility_modifier_token2] = ACTIONS(1353), [aux_sym_visibility_modifier_token3] = ACTIONS(1353), [aux_sym__arrow_function_header_token1] = ACTIONS(1353), [anon_sym_LPAREN] = ACTIONS(1351), [aux_sym_cast_type_token1] = ACTIONS(1353), [aux_sym_echo_statement_token1] = ACTIONS(1353), [anon_sym_unset] = ACTIONS(1353), [aux_sym_declare_statement_token1] = ACTIONS(1353), [aux_sym_declare_statement_token2] = ACTIONS(1353), [sym_float] = ACTIONS(1353), [aux_sym_try_statement_token1] = ACTIONS(1353), [aux_sym_goto_statement_token1] = ACTIONS(1353), [aux_sym_continue_statement_token1] = ACTIONS(1353), [aux_sym_break_statement_token1] = ACTIONS(1353), [sym_integer] = ACTIONS(1353), [aux_sym_return_statement_token1] = ACTIONS(1353), [aux_sym_throw_expression_token1] = ACTIONS(1353), [aux_sym_while_statement_token1] = ACTIONS(1353), [aux_sym_while_statement_token2] = ACTIONS(1353), [aux_sym_do_statement_token1] = ACTIONS(1353), [aux_sym_for_statement_token1] = ACTIONS(1353), [aux_sym_for_statement_token2] = ACTIONS(1353), [aux_sym_foreach_statement_token1] = ACTIONS(1353), [aux_sym_foreach_statement_token2] = ACTIONS(1353), [aux_sym_if_statement_token1] = ACTIONS(1353), [aux_sym_if_statement_token2] = ACTIONS(1353), [aux_sym_else_if_clause_token1] = ACTIONS(1353), [aux_sym_else_clause_token1] = ACTIONS(1353), [aux_sym_match_expression_token1] = ACTIONS(1353), [aux_sym_match_default_expression_token1] = ACTIONS(1353), [aux_sym_switch_statement_token1] = ACTIONS(1353), [aux_sym_switch_block_token1] = ACTIONS(1353), [anon_sym_AT] = ACTIONS(1351), [anon_sym_PLUS] = ACTIONS(1353), [anon_sym_DASH] = ACTIONS(1353), [anon_sym_TILDE] = ACTIONS(1351), [anon_sym_BANG] = ACTIONS(1351), [aux_sym_clone_expression_token1] = ACTIONS(1353), [aux_sym_print_intrinsic_token1] = ACTIONS(1353), [aux_sym_object_creation_expression_token1] = ACTIONS(1353), [anon_sym_PLUS_PLUS] = ACTIONS(1351), [anon_sym_DASH_DASH] = ACTIONS(1351), [sym_shell_command_expression] = ACTIONS(1351), [aux_sym__list_destructing_token1] = ACTIONS(1353), [anon_sym_LBRACK] = ACTIONS(1351), [anon_sym_self] = ACTIONS(1353), [anon_sym_parent] = ACTIONS(1353), [anon_sym_POUND_LBRACK] = ACTIONS(1351), [aux_sym_encapsed_string_token1] = ACTIONS(1351), [anon_sym_DQUOTE] = ACTIONS(1351), [anon_sym_SQUOTE] = ACTIONS(1351), [aux_sym_string_token1] = ACTIONS(1351), [sym_boolean] = ACTIONS(1353), [sym_null] = ACTIONS(1353), [anon_sym_DOLLAR] = ACTIONS(1351), [aux_sym_yield_expression_token1] = ACTIONS(1353), [aux_sym_include_expression_token1] = ACTIONS(1353), [aux_sym_include_once_expression_token1] = ACTIONS(1353), [aux_sym_require_expression_token1] = ACTIONS(1353), [aux_sym_require_once_expression_token1] = ACTIONS(1353), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1351), }, [507] = { [sym_text_interpolation] = STATE(507), [ts_builtin_sym_end] = ACTIONS(1355), [sym_name] = ACTIONS(1357), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1355), [aux_sym_function_static_declaration_token1] = ACTIONS(1357), [aux_sym_global_declaration_token1] = ACTIONS(1357), [aux_sym_namespace_definition_token1] = ACTIONS(1357), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1357), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1357), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1357), [anon_sym_BSLASH] = ACTIONS(1355), [anon_sym_LBRACE] = ACTIONS(1355), [anon_sym_RBRACE] = ACTIONS(1355), [aux_sym_trait_declaration_token1] = ACTIONS(1357), [aux_sym_interface_declaration_token1] = ACTIONS(1357), [aux_sym_enum_declaration_token1] = ACTIONS(1357), [aux_sym_enum_case_token1] = ACTIONS(1357), [aux_sym_class_declaration_token1] = ACTIONS(1357), [aux_sym_final_modifier_token1] = ACTIONS(1357), [aux_sym_abstract_modifier_token1] = ACTIONS(1357), [aux_sym_visibility_modifier_token1] = ACTIONS(1357), [aux_sym_visibility_modifier_token2] = ACTIONS(1357), [aux_sym_visibility_modifier_token3] = ACTIONS(1357), [aux_sym__arrow_function_header_token1] = ACTIONS(1357), [anon_sym_LPAREN] = ACTIONS(1355), [aux_sym_cast_type_token1] = ACTIONS(1357), [aux_sym_echo_statement_token1] = ACTIONS(1357), [anon_sym_unset] = ACTIONS(1357), [aux_sym_declare_statement_token1] = ACTIONS(1357), [aux_sym_declare_statement_token2] = ACTIONS(1357), [sym_float] = ACTIONS(1357), [aux_sym_try_statement_token1] = ACTIONS(1357), [aux_sym_goto_statement_token1] = ACTIONS(1357), [aux_sym_continue_statement_token1] = ACTIONS(1357), [aux_sym_break_statement_token1] = ACTIONS(1357), [sym_integer] = ACTIONS(1357), [aux_sym_return_statement_token1] = ACTIONS(1357), [aux_sym_throw_expression_token1] = ACTIONS(1357), [aux_sym_while_statement_token1] = ACTIONS(1357), [aux_sym_while_statement_token2] = ACTIONS(1357), [aux_sym_do_statement_token1] = ACTIONS(1357), [aux_sym_for_statement_token1] = ACTIONS(1357), [aux_sym_for_statement_token2] = ACTIONS(1357), [aux_sym_foreach_statement_token1] = ACTIONS(1357), [aux_sym_foreach_statement_token2] = ACTIONS(1357), [aux_sym_if_statement_token1] = ACTIONS(1357), [aux_sym_if_statement_token2] = ACTIONS(1357), [aux_sym_else_if_clause_token1] = ACTIONS(1357), [aux_sym_else_clause_token1] = ACTIONS(1357), [aux_sym_match_expression_token1] = ACTIONS(1357), [aux_sym_match_default_expression_token1] = ACTIONS(1357), [aux_sym_switch_statement_token1] = ACTIONS(1357), [aux_sym_switch_block_token1] = ACTIONS(1357), [anon_sym_AT] = ACTIONS(1355), [anon_sym_PLUS] = ACTIONS(1357), [anon_sym_DASH] = ACTIONS(1357), [anon_sym_TILDE] = ACTIONS(1355), [anon_sym_BANG] = ACTIONS(1355), [aux_sym_clone_expression_token1] = ACTIONS(1357), [aux_sym_print_intrinsic_token1] = ACTIONS(1357), [aux_sym_object_creation_expression_token1] = ACTIONS(1357), [anon_sym_PLUS_PLUS] = ACTIONS(1355), [anon_sym_DASH_DASH] = ACTIONS(1355), [sym_shell_command_expression] = ACTIONS(1355), [aux_sym__list_destructing_token1] = ACTIONS(1357), [anon_sym_LBRACK] = ACTIONS(1355), [anon_sym_self] = ACTIONS(1357), [anon_sym_parent] = ACTIONS(1357), [anon_sym_POUND_LBRACK] = ACTIONS(1355), [aux_sym_encapsed_string_token1] = ACTIONS(1355), [anon_sym_DQUOTE] = ACTIONS(1355), [anon_sym_SQUOTE] = ACTIONS(1355), [aux_sym_string_token1] = ACTIONS(1355), [sym_boolean] = ACTIONS(1357), [sym_null] = ACTIONS(1357), [anon_sym_DOLLAR] = ACTIONS(1355), [aux_sym_yield_expression_token1] = ACTIONS(1357), [aux_sym_include_expression_token1] = ACTIONS(1357), [aux_sym_include_once_expression_token1] = ACTIONS(1357), [aux_sym_require_expression_token1] = ACTIONS(1357), [aux_sym_require_once_expression_token1] = ACTIONS(1357), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1355), }, [508] = { [sym_text_interpolation] = STATE(508), [ts_builtin_sym_end] = ACTIONS(1359), [sym_name] = ACTIONS(1361), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1359), [aux_sym_function_static_declaration_token1] = ACTIONS(1361), [aux_sym_global_declaration_token1] = ACTIONS(1361), [aux_sym_namespace_definition_token1] = ACTIONS(1361), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1361), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1361), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1361), [anon_sym_BSLASH] = ACTIONS(1359), [anon_sym_LBRACE] = ACTIONS(1359), [anon_sym_RBRACE] = ACTIONS(1359), [aux_sym_trait_declaration_token1] = ACTIONS(1361), [aux_sym_interface_declaration_token1] = ACTIONS(1361), [aux_sym_enum_declaration_token1] = ACTIONS(1361), [aux_sym_enum_case_token1] = ACTIONS(1361), [aux_sym_class_declaration_token1] = ACTIONS(1361), [aux_sym_final_modifier_token1] = ACTIONS(1361), [aux_sym_abstract_modifier_token1] = ACTIONS(1361), [aux_sym_visibility_modifier_token1] = ACTIONS(1361), [aux_sym_visibility_modifier_token2] = ACTIONS(1361), [aux_sym_visibility_modifier_token3] = ACTIONS(1361), [aux_sym__arrow_function_header_token1] = ACTIONS(1361), [anon_sym_LPAREN] = ACTIONS(1359), [aux_sym_cast_type_token1] = ACTIONS(1361), [aux_sym_echo_statement_token1] = ACTIONS(1361), [anon_sym_unset] = ACTIONS(1361), [aux_sym_declare_statement_token1] = ACTIONS(1361), [aux_sym_declare_statement_token2] = ACTIONS(1361), [sym_float] = ACTIONS(1361), [aux_sym_try_statement_token1] = ACTIONS(1361), [aux_sym_goto_statement_token1] = ACTIONS(1361), [aux_sym_continue_statement_token1] = ACTIONS(1361), [aux_sym_break_statement_token1] = ACTIONS(1361), [sym_integer] = ACTIONS(1361), [aux_sym_return_statement_token1] = ACTIONS(1361), [aux_sym_throw_expression_token1] = ACTIONS(1361), [aux_sym_while_statement_token1] = ACTIONS(1361), [aux_sym_while_statement_token2] = ACTIONS(1361), [aux_sym_do_statement_token1] = ACTIONS(1361), [aux_sym_for_statement_token1] = ACTIONS(1361), [aux_sym_for_statement_token2] = ACTIONS(1361), [aux_sym_foreach_statement_token1] = ACTIONS(1361), [aux_sym_foreach_statement_token2] = ACTIONS(1361), [aux_sym_if_statement_token1] = ACTIONS(1361), [aux_sym_if_statement_token2] = ACTIONS(1361), [aux_sym_else_if_clause_token1] = ACTIONS(1361), [aux_sym_else_clause_token1] = ACTIONS(1361), [aux_sym_match_expression_token1] = ACTIONS(1361), [aux_sym_match_default_expression_token1] = ACTIONS(1361), [aux_sym_switch_statement_token1] = ACTIONS(1361), [aux_sym_switch_block_token1] = ACTIONS(1361), [anon_sym_AT] = ACTIONS(1359), [anon_sym_PLUS] = ACTIONS(1361), [anon_sym_DASH] = ACTIONS(1361), [anon_sym_TILDE] = ACTIONS(1359), [anon_sym_BANG] = ACTIONS(1359), [aux_sym_clone_expression_token1] = ACTIONS(1361), [aux_sym_print_intrinsic_token1] = ACTIONS(1361), [aux_sym_object_creation_expression_token1] = ACTIONS(1361), [anon_sym_PLUS_PLUS] = ACTIONS(1359), [anon_sym_DASH_DASH] = ACTIONS(1359), [sym_shell_command_expression] = ACTIONS(1359), [aux_sym__list_destructing_token1] = ACTIONS(1361), [anon_sym_LBRACK] = ACTIONS(1359), [anon_sym_self] = ACTIONS(1361), [anon_sym_parent] = ACTIONS(1361), [anon_sym_POUND_LBRACK] = ACTIONS(1359), [aux_sym_encapsed_string_token1] = ACTIONS(1359), [anon_sym_DQUOTE] = ACTIONS(1359), [anon_sym_SQUOTE] = ACTIONS(1359), [aux_sym_string_token1] = ACTIONS(1359), [sym_boolean] = ACTIONS(1361), [sym_null] = ACTIONS(1361), [anon_sym_DOLLAR] = ACTIONS(1359), [aux_sym_yield_expression_token1] = ACTIONS(1361), [aux_sym_include_expression_token1] = ACTIONS(1361), [aux_sym_include_once_expression_token1] = ACTIONS(1361), [aux_sym_require_expression_token1] = ACTIONS(1361), [aux_sym_require_once_expression_token1] = ACTIONS(1361), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1359), }, [509] = { [sym_text_interpolation] = STATE(509), [ts_builtin_sym_end] = ACTIONS(1363), [sym_name] = ACTIONS(1365), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1363), [aux_sym_function_static_declaration_token1] = ACTIONS(1365), [aux_sym_global_declaration_token1] = ACTIONS(1365), [aux_sym_namespace_definition_token1] = ACTIONS(1365), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1365), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1365), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1365), [anon_sym_BSLASH] = ACTIONS(1363), [anon_sym_LBRACE] = ACTIONS(1363), [anon_sym_RBRACE] = ACTIONS(1363), [aux_sym_trait_declaration_token1] = ACTIONS(1365), [aux_sym_interface_declaration_token1] = ACTIONS(1365), [aux_sym_enum_declaration_token1] = ACTIONS(1365), [aux_sym_enum_case_token1] = ACTIONS(1365), [aux_sym_class_declaration_token1] = ACTIONS(1365), [aux_sym_final_modifier_token1] = ACTIONS(1365), [aux_sym_abstract_modifier_token1] = ACTIONS(1365), [aux_sym_visibility_modifier_token1] = ACTIONS(1365), [aux_sym_visibility_modifier_token2] = ACTIONS(1365), [aux_sym_visibility_modifier_token3] = ACTIONS(1365), [aux_sym__arrow_function_header_token1] = ACTIONS(1365), [anon_sym_LPAREN] = ACTIONS(1363), [aux_sym_cast_type_token1] = ACTIONS(1365), [aux_sym_echo_statement_token1] = ACTIONS(1365), [anon_sym_unset] = ACTIONS(1365), [aux_sym_declare_statement_token1] = ACTIONS(1365), [aux_sym_declare_statement_token2] = ACTIONS(1365), [sym_float] = ACTIONS(1365), [aux_sym_try_statement_token1] = ACTIONS(1365), [aux_sym_goto_statement_token1] = ACTIONS(1365), [aux_sym_continue_statement_token1] = ACTIONS(1365), [aux_sym_break_statement_token1] = ACTIONS(1365), [sym_integer] = ACTIONS(1365), [aux_sym_return_statement_token1] = ACTIONS(1365), [aux_sym_throw_expression_token1] = ACTIONS(1365), [aux_sym_while_statement_token1] = ACTIONS(1365), [aux_sym_while_statement_token2] = ACTIONS(1365), [aux_sym_do_statement_token1] = ACTIONS(1365), [aux_sym_for_statement_token1] = ACTIONS(1365), [aux_sym_for_statement_token2] = ACTIONS(1365), [aux_sym_foreach_statement_token1] = ACTIONS(1365), [aux_sym_foreach_statement_token2] = ACTIONS(1365), [aux_sym_if_statement_token1] = ACTIONS(1365), [aux_sym_if_statement_token2] = ACTIONS(1365), [aux_sym_else_if_clause_token1] = ACTIONS(1365), [aux_sym_else_clause_token1] = ACTIONS(1365), [aux_sym_match_expression_token1] = ACTIONS(1365), [aux_sym_match_default_expression_token1] = ACTIONS(1365), [aux_sym_switch_statement_token1] = ACTIONS(1365), [aux_sym_switch_block_token1] = ACTIONS(1365), [anon_sym_AT] = ACTIONS(1363), [anon_sym_PLUS] = ACTIONS(1365), [anon_sym_DASH] = ACTIONS(1365), [anon_sym_TILDE] = ACTIONS(1363), [anon_sym_BANG] = ACTIONS(1363), [aux_sym_clone_expression_token1] = ACTIONS(1365), [aux_sym_print_intrinsic_token1] = ACTIONS(1365), [aux_sym_object_creation_expression_token1] = ACTIONS(1365), [anon_sym_PLUS_PLUS] = ACTIONS(1363), [anon_sym_DASH_DASH] = ACTIONS(1363), [sym_shell_command_expression] = ACTIONS(1363), [aux_sym__list_destructing_token1] = ACTIONS(1365), [anon_sym_LBRACK] = ACTIONS(1363), [anon_sym_self] = ACTIONS(1365), [anon_sym_parent] = ACTIONS(1365), [anon_sym_POUND_LBRACK] = ACTIONS(1363), [aux_sym_encapsed_string_token1] = ACTIONS(1363), [anon_sym_DQUOTE] = ACTIONS(1363), [anon_sym_SQUOTE] = ACTIONS(1363), [aux_sym_string_token1] = ACTIONS(1363), [sym_boolean] = ACTIONS(1365), [sym_null] = ACTIONS(1365), [anon_sym_DOLLAR] = ACTIONS(1363), [aux_sym_yield_expression_token1] = ACTIONS(1365), [aux_sym_include_expression_token1] = ACTIONS(1365), [aux_sym_include_once_expression_token1] = ACTIONS(1365), [aux_sym_require_expression_token1] = ACTIONS(1365), [aux_sym_require_once_expression_token1] = ACTIONS(1365), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1363), }, [510] = { [sym_text_interpolation] = STATE(510), [ts_builtin_sym_end] = ACTIONS(1363), [sym_name] = ACTIONS(1365), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1363), [aux_sym_function_static_declaration_token1] = ACTIONS(1365), [aux_sym_global_declaration_token1] = ACTIONS(1365), [aux_sym_namespace_definition_token1] = ACTIONS(1365), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1365), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1365), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1365), [anon_sym_BSLASH] = ACTIONS(1363), [anon_sym_LBRACE] = ACTIONS(1363), [anon_sym_RBRACE] = ACTIONS(1363), [aux_sym_trait_declaration_token1] = ACTIONS(1365), [aux_sym_interface_declaration_token1] = ACTIONS(1365), [aux_sym_enum_declaration_token1] = ACTIONS(1365), [aux_sym_enum_case_token1] = ACTIONS(1365), [aux_sym_class_declaration_token1] = ACTIONS(1365), [aux_sym_final_modifier_token1] = ACTIONS(1365), [aux_sym_abstract_modifier_token1] = ACTIONS(1365), [aux_sym_visibility_modifier_token1] = ACTIONS(1365), [aux_sym_visibility_modifier_token2] = ACTIONS(1365), [aux_sym_visibility_modifier_token3] = ACTIONS(1365), [aux_sym__arrow_function_header_token1] = ACTIONS(1365), [anon_sym_LPAREN] = ACTIONS(1363), [aux_sym_cast_type_token1] = ACTIONS(1365), [aux_sym_echo_statement_token1] = ACTIONS(1365), [anon_sym_unset] = ACTIONS(1365), [aux_sym_declare_statement_token1] = ACTIONS(1365), [aux_sym_declare_statement_token2] = ACTIONS(1365), [sym_float] = ACTIONS(1365), [aux_sym_try_statement_token1] = ACTIONS(1365), [aux_sym_goto_statement_token1] = ACTIONS(1365), [aux_sym_continue_statement_token1] = ACTIONS(1365), [aux_sym_break_statement_token1] = ACTIONS(1365), [sym_integer] = ACTIONS(1365), [aux_sym_return_statement_token1] = ACTIONS(1365), [aux_sym_throw_expression_token1] = ACTIONS(1365), [aux_sym_while_statement_token1] = ACTIONS(1365), [aux_sym_while_statement_token2] = ACTIONS(1365), [aux_sym_do_statement_token1] = ACTIONS(1365), [aux_sym_for_statement_token1] = ACTIONS(1365), [aux_sym_for_statement_token2] = ACTIONS(1365), [aux_sym_foreach_statement_token1] = ACTIONS(1365), [aux_sym_foreach_statement_token2] = ACTIONS(1365), [aux_sym_if_statement_token1] = ACTIONS(1365), [aux_sym_if_statement_token2] = ACTIONS(1365), [aux_sym_else_if_clause_token1] = ACTIONS(1365), [aux_sym_else_clause_token1] = ACTIONS(1365), [aux_sym_match_expression_token1] = ACTIONS(1365), [aux_sym_match_default_expression_token1] = ACTIONS(1365), [aux_sym_switch_statement_token1] = ACTIONS(1365), [aux_sym_switch_block_token1] = ACTIONS(1365), [anon_sym_AT] = ACTIONS(1363), [anon_sym_PLUS] = ACTIONS(1365), [anon_sym_DASH] = ACTIONS(1365), [anon_sym_TILDE] = ACTIONS(1363), [anon_sym_BANG] = ACTIONS(1363), [aux_sym_clone_expression_token1] = ACTIONS(1365), [aux_sym_print_intrinsic_token1] = ACTIONS(1365), [aux_sym_object_creation_expression_token1] = ACTIONS(1365), [anon_sym_PLUS_PLUS] = ACTIONS(1363), [anon_sym_DASH_DASH] = ACTIONS(1363), [sym_shell_command_expression] = ACTIONS(1363), [aux_sym__list_destructing_token1] = ACTIONS(1365), [anon_sym_LBRACK] = ACTIONS(1363), [anon_sym_self] = ACTIONS(1365), [anon_sym_parent] = ACTIONS(1365), [anon_sym_POUND_LBRACK] = ACTIONS(1363), [aux_sym_encapsed_string_token1] = ACTIONS(1363), [anon_sym_DQUOTE] = ACTIONS(1363), [anon_sym_SQUOTE] = ACTIONS(1363), [aux_sym_string_token1] = ACTIONS(1363), [sym_boolean] = ACTIONS(1365), [sym_null] = ACTIONS(1365), [anon_sym_DOLLAR] = ACTIONS(1363), [aux_sym_yield_expression_token1] = ACTIONS(1365), [aux_sym_include_expression_token1] = ACTIONS(1365), [aux_sym_include_once_expression_token1] = ACTIONS(1365), [aux_sym_require_expression_token1] = ACTIONS(1365), [aux_sym_require_once_expression_token1] = ACTIONS(1365), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1363), }, [511] = { [sym_text_interpolation] = STATE(511), [ts_builtin_sym_end] = ACTIONS(1367), [sym_name] = ACTIONS(1369), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1367), [aux_sym_function_static_declaration_token1] = ACTIONS(1369), [aux_sym_global_declaration_token1] = ACTIONS(1369), [aux_sym_namespace_definition_token1] = ACTIONS(1369), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1369), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1369), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1369), [anon_sym_BSLASH] = ACTIONS(1367), [anon_sym_LBRACE] = ACTIONS(1367), [anon_sym_RBRACE] = ACTIONS(1367), [aux_sym_trait_declaration_token1] = ACTIONS(1369), [aux_sym_interface_declaration_token1] = ACTIONS(1369), [aux_sym_enum_declaration_token1] = ACTIONS(1369), [aux_sym_enum_case_token1] = ACTIONS(1369), [aux_sym_class_declaration_token1] = ACTIONS(1369), [aux_sym_final_modifier_token1] = ACTIONS(1369), [aux_sym_abstract_modifier_token1] = ACTIONS(1369), [aux_sym_visibility_modifier_token1] = ACTIONS(1369), [aux_sym_visibility_modifier_token2] = ACTIONS(1369), [aux_sym_visibility_modifier_token3] = ACTIONS(1369), [aux_sym__arrow_function_header_token1] = ACTIONS(1369), [anon_sym_LPAREN] = ACTIONS(1367), [aux_sym_cast_type_token1] = ACTIONS(1369), [aux_sym_echo_statement_token1] = ACTIONS(1369), [anon_sym_unset] = ACTIONS(1369), [aux_sym_declare_statement_token1] = ACTIONS(1369), [aux_sym_declare_statement_token2] = ACTIONS(1369), [sym_float] = ACTIONS(1369), [aux_sym_try_statement_token1] = ACTIONS(1369), [aux_sym_goto_statement_token1] = ACTIONS(1369), [aux_sym_continue_statement_token1] = ACTIONS(1369), [aux_sym_break_statement_token1] = ACTIONS(1369), [sym_integer] = ACTIONS(1369), [aux_sym_return_statement_token1] = ACTIONS(1369), [aux_sym_throw_expression_token1] = ACTIONS(1369), [aux_sym_while_statement_token1] = ACTIONS(1369), [aux_sym_while_statement_token2] = ACTIONS(1369), [aux_sym_do_statement_token1] = ACTIONS(1369), [aux_sym_for_statement_token1] = ACTIONS(1369), [aux_sym_for_statement_token2] = ACTIONS(1369), [aux_sym_foreach_statement_token1] = ACTIONS(1369), [aux_sym_foreach_statement_token2] = ACTIONS(1369), [aux_sym_if_statement_token1] = ACTIONS(1369), [aux_sym_if_statement_token2] = ACTIONS(1369), [aux_sym_else_if_clause_token1] = ACTIONS(1369), [aux_sym_else_clause_token1] = ACTIONS(1369), [aux_sym_match_expression_token1] = ACTIONS(1369), [aux_sym_match_default_expression_token1] = ACTIONS(1369), [aux_sym_switch_statement_token1] = ACTIONS(1369), [aux_sym_switch_block_token1] = ACTIONS(1369), [anon_sym_AT] = ACTIONS(1367), [anon_sym_PLUS] = ACTIONS(1369), [anon_sym_DASH] = ACTIONS(1369), [anon_sym_TILDE] = ACTIONS(1367), [anon_sym_BANG] = ACTIONS(1367), [aux_sym_clone_expression_token1] = ACTIONS(1369), [aux_sym_print_intrinsic_token1] = ACTIONS(1369), [aux_sym_object_creation_expression_token1] = ACTIONS(1369), [anon_sym_PLUS_PLUS] = ACTIONS(1367), [anon_sym_DASH_DASH] = ACTIONS(1367), [sym_shell_command_expression] = ACTIONS(1367), [aux_sym__list_destructing_token1] = ACTIONS(1369), [anon_sym_LBRACK] = ACTIONS(1367), [anon_sym_self] = ACTIONS(1369), [anon_sym_parent] = ACTIONS(1369), [anon_sym_POUND_LBRACK] = ACTIONS(1367), [aux_sym_encapsed_string_token1] = ACTIONS(1367), [anon_sym_DQUOTE] = ACTIONS(1367), [anon_sym_SQUOTE] = ACTIONS(1367), [aux_sym_string_token1] = ACTIONS(1367), [sym_boolean] = ACTIONS(1369), [sym_null] = ACTIONS(1369), [anon_sym_DOLLAR] = ACTIONS(1367), [aux_sym_yield_expression_token1] = ACTIONS(1369), [aux_sym_include_expression_token1] = ACTIONS(1369), [aux_sym_include_once_expression_token1] = ACTIONS(1369), [aux_sym_require_expression_token1] = ACTIONS(1369), [aux_sym_require_once_expression_token1] = ACTIONS(1369), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1367), }, [512] = { [sym_text_interpolation] = STATE(512), [ts_builtin_sym_end] = ACTIONS(1371), [sym_name] = ACTIONS(1373), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1371), [aux_sym_function_static_declaration_token1] = ACTIONS(1373), [aux_sym_global_declaration_token1] = ACTIONS(1373), [aux_sym_namespace_definition_token1] = ACTIONS(1373), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1373), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1373), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1373), [anon_sym_BSLASH] = ACTIONS(1371), [anon_sym_LBRACE] = ACTIONS(1371), [anon_sym_RBRACE] = ACTIONS(1371), [aux_sym_trait_declaration_token1] = ACTIONS(1373), [aux_sym_interface_declaration_token1] = ACTIONS(1373), [aux_sym_enum_declaration_token1] = ACTIONS(1373), [aux_sym_enum_case_token1] = ACTIONS(1373), [aux_sym_class_declaration_token1] = ACTIONS(1373), [aux_sym_final_modifier_token1] = ACTIONS(1373), [aux_sym_abstract_modifier_token1] = ACTIONS(1373), [aux_sym_visibility_modifier_token1] = ACTIONS(1373), [aux_sym_visibility_modifier_token2] = ACTIONS(1373), [aux_sym_visibility_modifier_token3] = ACTIONS(1373), [aux_sym__arrow_function_header_token1] = ACTIONS(1373), [anon_sym_LPAREN] = ACTIONS(1371), [aux_sym_cast_type_token1] = ACTIONS(1373), [aux_sym_echo_statement_token1] = ACTIONS(1373), [anon_sym_unset] = ACTIONS(1373), [aux_sym_declare_statement_token1] = ACTIONS(1373), [aux_sym_declare_statement_token2] = ACTIONS(1373), [sym_float] = ACTIONS(1373), [aux_sym_try_statement_token1] = ACTIONS(1373), [aux_sym_goto_statement_token1] = ACTIONS(1373), [aux_sym_continue_statement_token1] = ACTIONS(1373), [aux_sym_break_statement_token1] = ACTIONS(1373), [sym_integer] = ACTIONS(1373), [aux_sym_return_statement_token1] = ACTIONS(1373), [aux_sym_throw_expression_token1] = ACTIONS(1373), [aux_sym_while_statement_token1] = ACTIONS(1373), [aux_sym_while_statement_token2] = ACTIONS(1373), [aux_sym_do_statement_token1] = ACTIONS(1373), [aux_sym_for_statement_token1] = ACTIONS(1373), [aux_sym_for_statement_token2] = ACTIONS(1373), [aux_sym_foreach_statement_token1] = ACTIONS(1373), [aux_sym_foreach_statement_token2] = ACTIONS(1373), [aux_sym_if_statement_token1] = ACTIONS(1373), [aux_sym_if_statement_token2] = ACTIONS(1373), [aux_sym_else_if_clause_token1] = ACTIONS(1373), [aux_sym_else_clause_token1] = ACTIONS(1373), [aux_sym_match_expression_token1] = ACTIONS(1373), [aux_sym_match_default_expression_token1] = ACTIONS(1373), [aux_sym_switch_statement_token1] = ACTIONS(1373), [aux_sym_switch_block_token1] = ACTIONS(1373), [anon_sym_AT] = ACTIONS(1371), [anon_sym_PLUS] = ACTIONS(1373), [anon_sym_DASH] = ACTIONS(1373), [anon_sym_TILDE] = ACTIONS(1371), [anon_sym_BANG] = ACTIONS(1371), [aux_sym_clone_expression_token1] = ACTIONS(1373), [aux_sym_print_intrinsic_token1] = ACTIONS(1373), [aux_sym_object_creation_expression_token1] = ACTIONS(1373), [anon_sym_PLUS_PLUS] = ACTIONS(1371), [anon_sym_DASH_DASH] = ACTIONS(1371), [sym_shell_command_expression] = ACTIONS(1371), [aux_sym__list_destructing_token1] = ACTIONS(1373), [anon_sym_LBRACK] = ACTIONS(1371), [anon_sym_self] = ACTIONS(1373), [anon_sym_parent] = ACTIONS(1373), [anon_sym_POUND_LBRACK] = ACTIONS(1371), [aux_sym_encapsed_string_token1] = ACTIONS(1371), [anon_sym_DQUOTE] = ACTIONS(1371), [anon_sym_SQUOTE] = ACTIONS(1371), [aux_sym_string_token1] = ACTIONS(1371), [sym_boolean] = ACTIONS(1373), [sym_null] = ACTIONS(1373), [anon_sym_DOLLAR] = ACTIONS(1371), [aux_sym_yield_expression_token1] = ACTIONS(1373), [aux_sym_include_expression_token1] = ACTIONS(1373), [aux_sym_include_once_expression_token1] = ACTIONS(1373), [aux_sym_require_expression_token1] = ACTIONS(1373), [aux_sym_require_once_expression_token1] = ACTIONS(1373), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1371), }, [513] = { [sym_text_interpolation] = STATE(513), [ts_builtin_sym_end] = ACTIONS(1375), [sym_name] = ACTIONS(1377), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1375), [aux_sym_function_static_declaration_token1] = ACTIONS(1377), [aux_sym_global_declaration_token1] = ACTIONS(1377), [aux_sym_namespace_definition_token1] = ACTIONS(1377), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1377), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1377), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1377), [anon_sym_BSLASH] = ACTIONS(1375), [anon_sym_LBRACE] = ACTIONS(1375), [anon_sym_RBRACE] = ACTIONS(1375), [aux_sym_trait_declaration_token1] = ACTIONS(1377), [aux_sym_interface_declaration_token1] = ACTIONS(1377), [aux_sym_enum_declaration_token1] = ACTIONS(1377), [aux_sym_enum_case_token1] = ACTIONS(1377), [aux_sym_class_declaration_token1] = ACTIONS(1377), [aux_sym_final_modifier_token1] = ACTIONS(1377), [aux_sym_abstract_modifier_token1] = ACTIONS(1377), [aux_sym_visibility_modifier_token1] = ACTIONS(1377), [aux_sym_visibility_modifier_token2] = ACTIONS(1377), [aux_sym_visibility_modifier_token3] = ACTIONS(1377), [aux_sym__arrow_function_header_token1] = ACTIONS(1377), [anon_sym_LPAREN] = ACTIONS(1375), [aux_sym_cast_type_token1] = ACTIONS(1377), [aux_sym_echo_statement_token1] = ACTIONS(1377), [anon_sym_unset] = ACTIONS(1377), [aux_sym_declare_statement_token1] = ACTIONS(1377), [aux_sym_declare_statement_token2] = ACTIONS(1377), [sym_float] = ACTIONS(1377), [aux_sym_try_statement_token1] = ACTIONS(1377), [aux_sym_goto_statement_token1] = ACTIONS(1377), [aux_sym_continue_statement_token1] = ACTIONS(1377), [aux_sym_break_statement_token1] = ACTIONS(1377), [sym_integer] = ACTIONS(1377), [aux_sym_return_statement_token1] = ACTIONS(1377), [aux_sym_throw_expression_token1] = ACTIONS(1377), [aux_sym_while_statement_token1] = ACTIONS(1377), [aux_sym_while_statement_token2] = ACTIONS(1377), [aux_sym_do_statement_token1] = ACTIONS(1377), [aux_sym_for_statement_token1] = ACTIONS(1377), [aux_sym_for_statement_token2] = ACTIONS(1377), [aux_sym_foreach_statement_token1] = ACTIONS(1377), [aux_sym_foreach_statement_token2] = ACTIONS(1377), [aux_sym_if_statement_token1] = ACTIONS(1377), [aux_sym_if_statement_token2] = ACTIONS(1377), [aux_sym_else_if_clause_token1] = ACTIONS(1377), [aux_sym_else_clause_token1] = ACTIONS(1377), [aux_sym_match_expression_token1] = ACTIONS(1377), [aux_sym_match_default_expression_token1] = ACTIONS(1377), [aux_sym_switch_statement_token1] = ACTIONS(1377), [aux_sym_switch_block_token1] = ACTIONS(1377), [anon_sym_AT] = ACTIONS(1375), [anon_sym_PLUS] = ACTIONS(1377), [anon_sym_DASH] = ACTIONS(1377), [anon_sym_TILDE] = ACTIONS(1375), [anon_sym_BANG] = ACTIONS(1375), [aux_sym_clone_expression_token1] = ACTIONS(1377), [aux_sym_print_intrinsic_token1] = ACTIONS(1377), [aux_sym_object_creation_expression_token1] = ACTIONS(1377), [anon_sym_PLUS_PLUS] = ACTIONS(1375), [anon_sym_DASH_DASH] = ACTIONS(1375), [sym_shell_command_expression] = ACTIONS(1375), [aux_sym__list_destructing_token1] = ACTIONS(1377), [anon_sym_LBRACK] = ACTIONS(1375), [anon_sym_self] = ACTIONS(1377), [anon_sym_parent] = ACTIONS(1377), [anon_sym_POUND_LBRACK] = ACTIONS(1375), [aux_sym_encapsed_string_token1] = ACTIONS(1375), [anon_sym_DQUOTE] = ACTIONS(1375), [anon_sym_SQUOTE] = ACTIONS(1375), [aux_sym_string_token1] = ACTIONS(1375), [sym_boolean] = ACTIONS(1377), [sym_null] = ACTIONS(1377), [anon_sym_DOLLAR] = ACTIONS(1375), [aux_sym_yield_expression_token1] = ACTIONS(1377), [aux_sym_include_expression_token1] = ACTIONS(1377), [aux_sym_include_once_expression_token1] = ACTIONS(1377), [aux_sym_require_expression_token1] = ACTIONS(1377), [aux_sym_require_once_expression_token1] = ACTIONS(1377), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1375), }, [514] = { [sym_text_interpolation] = STATE(514), [ts_builtin_sym_end] = ACTIONS(1379), [sym_name] = ACTIONS(1381), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1379), [aux_sym_function_static_declaration_token1] = ACTIONS(1381), [aux_sym_global_declaration_token1] = ACTIONS(1381), [aux_sym_namespace_definition_token1] = ACTIONS(1381), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1381), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1381), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1381), [anon_sym_BSLASH] = ACTIONS(1379), [anon_sym_LBRACE] = ACTIONS(1379), [anon_sym_RBRACE] = ACTIONS(1379), [aux_sym_trait_declaration_token1] = ACTIONS(1381), [aux_sym_interface_declaration_token1] = ACTIONS(1381), [aux_sym_enum_declaration_token1] = ACTIONS(1381), [aux_sym_enum_case_token1] = ACTIONS(1381), [aux_sym_class_declaration_token1] = ACTIONS(1381), [aux_sym_final_modifier_token1] = ACTIONS(1381), [aux_sym_abstract_modifier_token1] = ACTIONS(1381), [aux_sym_visibility_modifier_token1] = ACTIONS(1381), [aux_sym_visibility_modifier_token2] = ACTIONS(1381), [aux_sym_visibility_modifier_token3] = ACTIONS(1381), [aux_sym__arrow_function_header_token1] = ACTIONS(1381), [anon_sym_LPAREN] = ACTIONS(1379), [aux_sym_cast_type_token1] = ACTIONS(1381), [aux_sym_echo_statement_token1] = ACTIONS(1381), [anon_sym_unset] = ACTIONS(1381), [aux_sym_declare_statement_token1] = ACTIONS(1381), [aux_sym_declare_statement_token2] = ACTIONS(1381), [sym_float] = ACTIONS(1381), [aux_sym_try_statement_token1] = ACTIONS(1381), [aux_sym_goto_statement_token1] = ACTIONS(1381), [aux_sym_continue_statement_token1] = ACTIONS(1381), [aux_sym_break_statement_token1] = ACTIONS(1381), [sym_integer] = ACTIONS(1381), [aux_sym_return_statement_token1] = ACTIONS(1381), [aux_sym_throw_expression_token1] = ACTIONS(1381), [aux_sym_while_statement_token1] = ACTIONS(1381), [aux_sym_while_statement_token2] = ACTIONS(1381), [aux_sym_do_statement_token1] = ACTIONS(1381), [aux_sym_for_statement_token1] = ACTIONS(1381), [aux_sym_for_statement_token2] = ACTIONS(1381), [aux_sym_foreach_statement_token1] = ACTIONS(1381), [aux_sym_foreach_statement_token2] = ACTIONS(1381), [aux_sym_if_statement_token1] = ACTIONS(1381), [aux_sym_if_statement_token2] = ACTIONS(1381), [aux_sym_else_if_clause_token1] = ACTIONS(1381), [aux_sym_else_clause_token1] = ACTIONS(1381), [aux_sym_match_expression_token1] = ACTIONS(1381), [aux_sym_match_default_expression_token1] = ACTIONS(1381), [aux_sym_switch_statement_token1] = ACTIONS(1381), [aux_sym_switch_block_token1] = ACTIONS(1381), [anon_sym_AT] = ACTIONS(1379), [anon_sym_PLUS] = ACTIONS(1381), [anon_sym_DASH] = ACTIONS(1381), [anon_sym_TILDE] = ACTIONS(1379), [anon_sym_BANG] = ACTIONS(1379), [aux_sym_clone_expression_token1] = ACTIONS(1381), [aux_sym_print_intrinsic_token1] = ACTIONS(1381), [aux_sym_object_creation_expression_token1] = ACTIONS(1381), [anon_sym_PLUS_PLUS] = ACTIONS(1379), [anon_sym_DASH_DASH] = ACTIONS(1379), [sym_shell_command_expression] = ACTIONS(1379), [aux_sym__list_destructing_token1] = ACTIONS(1381), [anon_sym_LBRACK] = ACTIONS(1379), [anon_sym_self] = ACTIONS(1381), [anon_sym_parent] = ACTIONS(1381), [anon_sym_POUND_LBRACK] = ACTIONS(1379), [aux_sym_encapsed_string_token1] = ACTIONS(1379), [anon_sym_DQUOTE] = ACTIONS(1379), [anon_sym_SQUOTE] = ACTIONS(1379), [aux_sym_string_token1] = ACTIONS(1379), [sym_boolean] = ACTIONS(1381), [sym_null] = ACTIONS(1381), [anon_sym_DOLLAR] = ACTIONS(1379), [aux_sym_yield_expression_token1] = ACTIONS(1381), [aux_sym_include_expression_token1] = ACTIONS(1381), [aux_sym_include_once_expression_token1] = ACTIONS(1381), [aux_sym_require_expression_token1] = ACTIONS(1381), [aux_sym_require_once_expression_token1] = ACTIONS(1381), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1379), }, [515] = { [sym_text_interpolation] = STATE(515), [ts_builtin_sym_end] = ACTIONS(1383), [sym_name] = ACTIONS(1385), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1383), [aux_sym_function_static_declaration_token1] = ACTIONS(1385), [aux_sym_global_declaration_token1] = ACTIONS(1385), [aux_sym_namespace_definition_token1] = ACTIONS(1385), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1385), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1385), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1385), [anon_sym_BSLASH] = ACTIONS(1383), [anon_sym_LBRACE] = ACTIONS(1383), [anon_sym_RBRACE] = ACTIONS(1383), [aux_sym_trait_declaration_token1] = ACTIONS(1385), [aux_sym_interface_declaration_token1] = ACTIONS(1385), [aux_sym_enum_declaration_token1] = ACTIONS(1385), [aux_sym_enum_case_token1] = ACTIONS(1385), [aux_sym_class_declaration_token1] = ACTIONS(1385), [aux_sym_final_modifier_token1] = ACTIONS(1385), [aux_sym_abstract_modifier_token1] = ACTIONS(1385), [aux_sym_visibility_modifier_token1] = ACTIONS(1385), [aux_sym_visibility_modifier_token2] = ACTIONS(1385), [aux_sym_visibility_modifier_token3] = ACTIONS(1385), [aux_sym__arrow_function_header_token1] = ACTIONS(1385), [anon_sym_LPAREN] = ACTIONS(1383), [aux_sym_cast_type_token1] = ACTIONS(1385), [aux_sym_echo_statement_token1] = ACTIONS(1385), [anon_sym_unset] = ACTIONS(1385), [aux_sym_declare_statement_token1] = ACTIONS(1385), [aux_sym_declare_statement_token2] = ACTIONS(1385), [sym_float] = ACTIONS(1385), [aux_sym_try_statement_token1] = ACTIONS(1385), [aux_sym_goto_statement_token1] = ACTIONS(1385), [aux_sym_continue_statement_token1] = ACTIONS(1385), [aux_sym_break_statement_token1] = ACTIONS(1385), [sym_integer] = ACTIONS(1385), [aux_sym_return_statement_token1] = ACTIONS(1385), [aux_sym_throw_expression_token1] = ACTIONS(1385), [aux_sym_while_statement_token1] = ACTIONS(1385), [aux_sym_while_statement_token2] = ACTIONS(1385), [aux_sym_do_statement_token1] = ACTIONS(1385), [aux_sym_for_statement_token1] = ACTIONS(1385), [aux_sym_for_statement_token2] = ACTIONS(1385), [aux_sym_foreach_statement_token1] = ACTIONS(1385), [aux_sym_foreach_statement_token2] = ACTIONS(1385), [aux_sym_if_statement_token1] = ACTIONS(1385), [aux_sym_if_statement_token2] = ACTIONS(1385), [aux_sym_else_if_clause_token1] = ACTIONS(1385), [aux_sym_else_clause_token1] = ACTIONS(1385), [aux_sym_match_expression_token1] = ACTIONS(1385), [aux_sym_match_default_expression_token1] = ACTIONS(1385), [aux_sym_switch_statement_token1] = ACTIONS(1385), [aux_sym_switch_block_token1] = ACTIONS(1385), [anon_sym_AT] = ACTIONS(1383), [anon_sym_PLUS] = ACTIONS(1385), [anon_sym_DASH] = ACTIONS(1385), [anon_sym_TILDE] = ACTIONS(1383), [anon_sym_BANG] = ACTIONS(1383), [aux_sym_clone_expression_token1] = ACTIONS(1385), [aux_sym_print_intrinsic_token1] = ACTIONS(1385), [aux_sym_object_creation_expression_token1] = ACTIONS(1385), [anon_sym_PLUS_PLUS] = ACTIONS(1383), [anon_sym_DASH_DASH] = ACTIONS(1383), [sym_shell_command_expression] = ACTIONS(1383), [aux_sym__list_destructing_token1] = ACTIONS(1385), [anon_sym_LBRACK] = ACTIONS(1383), [anon_sym_self] = ACTIONS(1385), [anon_sym_parent] = ACTIONS(1385), [anon_sym_POUND_LBRACK] = ACTIONS(1383), [aux_sym_encapsed_string_token1] = ACTIONS(1383), [anon_sym_DQUOTE] = ACTIONS(1383), [anon_sym_SQUOTE] = ACTIONS(1383), [aux_sym_string_token1] = ACTIONS(1383), [sym_boolean] = ACTIONS(1385), [sym_null] = ACTIONS(1385), [anon_sym_DOLLAR] = ACTIONS(1383), [aux_sym_yield_expression_token1] = ACTIONS(1385), [aux_sym_include_expression_token1] = ACTIONS(1385), [aux_sym_include_once_expression_token1] = ACTIONS(1385), [aux_sym_require_expression_token1] = ACTIONS(1385), [aux_sym_require_once_expression_token1] = ACTIONS(1385), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1383), }, [516] = { [sym_text_interpolation] = STATE(516), [ts_builtin_sym_end] = ACTIONS(1387), [sym_name] = ACTIONS(1389), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1387), [aux_sym_function_static_declaration_token1] = ACTIONS(1389), [aux_sym_global_declaration_token1] = ACTIONS(1389), [aux_sym_namespace_definition_token1] = ACTIONS(1389), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1389), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1389), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1389), [anon_sym_BSLASH] = ACTIONS(1387), [anon_sym_LBRACE] = ACTIONS(1387), [anon_sym_RBRACE] = ACTIONS(1387), [aux_sym_trait_declaration_token1] = ACTIONS(1389), [aux_sym_interface_declaration_token1] = ACTIONS(1389), [aux_sym_enum_declaration_token1] = ACTIONS(1389), [aux_sym_enum_case_token1] = ACTIONS(1389), [aux_sym_class_declaration_token1] = ACTIONS(1389), [aux_sym_final_modifier_token1] = ACTIONS(1389), [aux_sym_abstract_modifier_token1] = ACTIONS(1389), [aux_sym_visibility_modifier_token1] = ACTIONS(1389), [aux_sym_visibility_modifier_token2] = ACTIONS(1389), [aux_sym_visibility_modifier_token3] = ACTIONS(1389), [aux_sym__arrow_function_header_token1] = ACTIONS(1389), [anon_sym_LPAREN] = ACTIONS(1387), [aux_sym_cast_type_token1] = ACTIONS(1389), [aux_sym_echo_statement_token1] = ACTIONS(1389), [anon_sym_unset] = ACTIONS(1389), [aux_sym_declare_statement_token1] = ACTIONS(1389), [aux_sym_declare_statement_token2] = ACTIONS(1389), [sym_float] = ACTIONS(1389), [aux_sym_try_statement_token1] = ACTIONS(1389), [aux_sym_goto_statement_token1] = ACTIONS(1389), [aux_sym_continue_statement_token1] = ACTIONS(1389), [aux_sym_break_statement_token1] = ACTIONS(1389), [sym_integer] = ACTIONS(1389), [aux_sym_return_statement_token1] = ACTIONS(1389), [aux_sym_throw_expression_token1] = ACTIONS(1389), [aux_sym_while_statement_token1] = ACTIONS(1389), [aux_sym_while_statement_token2] = ACTIONS(1389), [aux_sym_do_statement_token1] = ACTIONS(1389), [aux_sym_for_statement_token1] = ACTIONS(1389), [aux_sym_for_statement_token2] = ACTIONS(1389), [aux_sym_foreach_statement_token1] = ACTIONS(1389), [aux_sym_foreach_statement_token2] = ACTIONS(1389), [aux_sym_if_statement_token1] = ACTIONS(1389), [aux_sym_if_statement_token2] = ACTIONS(1389), [aux_sym_else_if_clause_token1] = ACTIONS(1389), [aux_sym_else_clause_token1] = ACTIONS(1389), [aux_sym_match_expression_token1] = ACTIONS(1389), [aux_sym_match_default_expression_token1] = ACTIONS(1389), [aux_sym_switch_statement_token1] = ACTIONS(1389), [aux_sym_switch_block_token1] = ACTIONS(1389), [anon_sym_AT] = ACTIONS(1387), [anon_sym_PLUS] = ACTIONS(1389), [anon_sym_DASH] = ACTIONS(1389), [anon_sym_TILDE] = ACTIONS(1387), [anon_sym_BANG] = ACTIONS(1387), [aux_sym_clone_expression_token1] = ACTIONS(1389), [aux_sym_print_intrinsic_token1] = ACTIONS(1389), [aux_sym_object_creation_expression_token1] = ACTIONS(1389), [anon_sym_PLUS_PLUS] = ACTIONS(1387), [anon_sym_DASH_DASH] = ACTIONS(1387), [sym_shell_command_expression] = ACTIONS(1387), [aux_sym__list_destructing_token1] = ACTIONS(1389), [anon_sym_LBRACK] = ACTIONS(1387), [anon_sym_self] = ACTIONS(1389), [anon_sym_parent] = ACTIONS(1389), [anon_sym_POUND_LBRACK] = ACTIONS(1387), [aux_sym_encapsed_string_token1] = ACTIONS(1387), [anon_sym_DQUOTE] = ACTIONS(1387), [anon_sym_SQUOTE] = ACTIONS(1387), [aux_sym_string_token1] = ACTIONS(1387), [sym_boolean] = ACTIONS(1389), [sym_null] = ACTIONS(1389), [anon_sym_DOLLAR] = ACTIONS(1387), [aux_sym_yield_expression_token1] = ACTIONS(1389), [aux_sym_include_expression_token1] = ACTIONS(1389), [aux_sym_include_once_expression_token1] = ACTIONS(1389), [aux_sym_require_expression_token1] = ACTIONS(1389), [aux_sym_require_once_expression_token1] = ACTIONS(1389), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1387), }, [517] = { [sym_text_interpolation] = STATE(517), [ts_builtin_sym_end] = ACTIONS(1391), [sym_name] = ACTIONS(1393), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1391), [aux_sym_function_static_declaration_token1] = ACTIONS(1393), [aux_sym_global_declaration_token1] = ACTIONS(1393), [aux_sym_namespace_definition_token1] = ACTIONS(1393), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1393), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1393), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1393), [anon_sym_BSLASH] = ACTIONS(1391), [anon_sym_LBRACE] = ACTIONS(1391), [anon_sym_RBRACE] = ACTIONS(1391), [aux_sym_trait_declaration_token1] = ACTIONS(1393), [aux_sym_interface_declaration_token1] = ACTIONS(1393), [aux_sym_enum_declaration_token1] = ACTIONS(1393), [aux_sym_enum_case_token1] = ACTIONS(1393), [aux_sym_class_declaration_token1] = ACTIONS(1393), [aux_sym_final_modifier_token1] = ACTIONS(1393), [aux_sym_abstract_modifier_token1] = ACTIONS(1393), [aux_sym_visibility_modifier_token1] = ACTIONS(1393), [aux_sym_visibility_modifier_token2] = ACTIONS(1393), [aux_sym_visibility_modifier_token3] = ACTIONS(1393), [aux_sym__arrow_function_header_token1] = ACTIONS(1393), [anon_sym_LPAREN] = ACTIONS(1391), [aux_sym_cast_type_token1] = ACTIONS(1393), [aux_sym_echo_statement_token1] = ACTIONS(1393), [anon_sym_unset] = ACTIONS(1393), [aux_sym_declare_statement_token1] = ACTIONS(1393), [aux_sym_declare_statement_token2] = ACTIONS(1393), [sym_float] = ACTIONS(1393), [aux_sym_try_statement_token1] = ACTIONS(1393), [aux_sym_goto_statement_token1] = ACTIONS(1393), [aux_sym_continue_statement_token1] = ACTIONS(1393), [aux_sym_break_statement_token1] = ACTIONS(1393), [sym_integer] = ACTIONS(1393), [aux_sym_return_statement_token1] = ACTIONS(1393), [aux_sym_throw_expression_token1] = ACTIONS(1393), [aux_sym_while_statement_token1] = ACTIONS(1393), [aux_sym_while_statement_token2] = ACTIONS(1393), [aux_sym_do_statement_token1] = ACTIONS(1393), [aux_sym_for_statement_token1] = ACTIONS(1393), [aux_sym_for_statement_token2] = ACTIONS(1393), [aux_sym_foreach_statement_token1] = ACTIONS(1393), [aux_sym_foreach_statement_token2] = ACTIONS(1393), [aux_sym_if_statement_token1] = ACTIONS(1393), [aux_sym_if_statement_token2] = ACTIONS(1393), [aux_sym_else_if_clause_token1] = ACTIONS(1393), [aux_sym_else_clause_token1] = ACTIONS(1393), [aux_sym_match_expression_token1] = ACTIONS(1393), [aux_sym_match_default_expression_token1] = ACTIONS(1393), [aux_sym_switch_statement_token1] = ACTIONS(1393), [aux_sym_switch_block_token1] = ACTIONS(1393), [anon_sym_AT] = ACTIONS(1391), [anon_sym_PLUS] = ACTIONS(1393), [anon_sym_DASH] = ACTIONS(1393), [anon_sym_TILDE] = ACTIONS(1391), [anon_sym_BANG] = ACTIONS(1391), [aux_sym_clone_expression_token1] = ACTIONS(1393), [aux_sym_print_intrinsic_token1] = ACTIONS(1393), [aux_sym_object_creation_expression_token1] = ACTIONS(1393), [anon_sym_PLUS_PLUS] = ACTIONS(1391), [anon_sym_DASH_DASH] = ACTIONS(1391), [sym_shell_command_expression] = ACTIONS(1391), [aux_sym__list_destructing_token1] = ACTIONS(1393), [anon_sym_LBRACK] = ACTIONS(1391), [anon_sym_self] = ACTIONS(1393), [anon_sym_parent] = ACTIONS(1393), [anon_sym_POUND_LBRACK] = ACTIONS(1391), [aux_sym_encapsed_string_token1] = ACTIONS(1391), [anon_sym_DQUOTE] = ACTIONS(1391), [anon_sym_SQUOTE] = ACTIONS(1391), [aux_sym_string_token1] = ACTIONS(1391), [sym_boolean] = ACTIONS(1393), [sym_null] = ACTIONS(1393), [anon_sym_DOLLAR] = ACTIONS(1391), [aux_sym_yield_expression_token1] = ACTIONS(1393), [aux_sym_include_expression_token1] = ACTIONS(1393), [aux_sym_include_once_expression_token1] = ACTIONS(1393), [aux_sym_require_expression_token1] = ACTIONS(1393), [aux_sym_require_once_expression_token1] = ACTIONS(1393), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1391), }, [518] = { [sym_text_interpolation] = STATE(518), [ts_builtin_sym_end] = ACTIONS(1391), [sym_name] = ACTIONS(1393), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1391), [aux_sym_function_static_declaration_token1] = ACTIONS(1393), [aux_sym_global_declaration_token1] = ACTIONS(1393), [aux_sym_namespace_definition_token1] = ACTIONS(1393), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1393), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1393), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1393), [anon_sym_BSLASH] = ACTIONS(1391), [anon_sym_LBRACE] = ACTIONS(1391), [anon_sym_RBRACE] = ACTIONS(1391), [aux_sym_trait_declaration_token1] = ACTIONS(1393), [aux_sym_interface_declaration_token1] = ACTIONS(1393), [aux_sym_enum_declaration_token1] = ACTIONS(1393), [aux_sym_enum_case_token1] = ACTIONS(1393), [aux_sym_class_declaration_token1] = ACTIONS(1393), [aux_sym_final_modifier_token1] = ACTIONS(1393), [aux_sym_abstract_modifier_token1] = ACTIONS(1393), [aux_sym_visibility_modifier_token1] = ACTIONS(1393), [aux_sym_visibility_modifier_token2] = ACTIONS(1393), [aux_sym_visibility_modifier_token3] = ACTIONS(1393), [aux_sym__arrow_function_header_token1] = ACTIONS(1393), [anon_sym_LPAREN] = ACTIONS(1391), [aux_sym_cast_type_token1] = ACTIONS(1393), [aux_sym_echo_statement_token1] = ACTIONS(1393), [anon_sym_unset] = ACTIONS(1393), [aux_sym_declare_statement_token1] = ACTIONS(1393), [aux_sym_declare_statement_token2] = ACTIONS(1393), [sym_float] = ACTIONS(1393), [aux_sym_try_statement_token1] = ACTIONS(1393), [aux_sym_goto_statement_token1] = ACTIONS(1393), [aux_sym_continue_statement_token1] = ACTIONS(1393), [aux_sym_break_statement_token1] = ACTIONS(1393), [sym_integer] = ACTIONS(1393), [aux_sym_return_statement_token1] = ACTIONS(1393), [aux_sym_throw_expression_token1] = ACTIONS(1393), [aux_sym_while_statement_token1] = ACTIONS(1393), [aux_sym_while_statement_token2] = ACTIONS(1393), [aux_sym_do_statement_token1] = ACTIONS(1393), [aux_sym_for_statement_token1] = ACTIONS(1393), [aux_sym_for_statement_token2] = ACTIONS(1393), [aux_sym_foreach_statement_token1] = ACTIONS(1393), [aux_sym_foreach_statement_token2] = ACTIONS(1393), [aux_sym_if_statement_token1] = ACTIONS(1393), [aux_sym_if_statement_token2] = ACTIONS(1393), [aux_sym_else_if_clause_token1] = ACTIONS(1393), [aux_sym_else_clause_token1] = ACTIONS(1393), [aux_sym_match_expression_token1] = ACTIONS(1393), [aux_sym_match_default_expression_token1] = ACTIONS(1393), [aux_sym_switch_statement_token1] = ACTIONS(1393), [aux_sym_switch_block_token1] = ACTIONS(1393), [anon_sym_AT] = ACTIONS(1391), [anon_sym_PLUS] = ACTIONS(1393), [anon_sym_DASH] = ACTIONS(1393), [anon_sym_TILDE] = ACTIONS(1391), [anon_sym_BANG] = ACTIONS(1391), [aux_sym_clone_expression_token1] = ACTIONS(1393), [aux_sym_print_intrinsic_token1] = ACTIONS(1393), [aux_sym_object_creation_expression_token1] = ACTIONS(1393), [anon_sym_PLUS_PLUS] = ACTIONS(1391), [anon_sym_DASH_DASH] = ACTIONS(1391), [sym_shell_command_expression] = ACTIONS(1391), [aux_sym__list_destructing_token1] = ACTIONS(1393), [anon_sym_LBRACK] = ACTIONS(1391), [anon_sym_self] = ACTIONS(1393), [anon_sym_parent] = ACTIONS(1393), [anon_sym_POUND_LBRACK] = ACTIONS(1391), [aux_sym_encapsed_string_token1] = ACTIONS(1391), [anon_sym_DQUOTE] = ACTIONS(1391), [anon_sym_SQUOTE] = ACTIONS(1391), [aux_sym_string_token1] = ACTIONS(1391), [sym_boolean] = ACTIONS(1393), [sym_null] = ACTIONS(1393), [anon_sym_DOLLAR] = ACTIONS(1391), [aux_sym_yield_expression_token1] = ACTIONS(1393), [aux_sym_include_expression_token1] = ACTIONS(1393), [aux_sym_include_once_expression_token1] = ACTIONS(1393), [aux_sym_require_expression_token1] = ACTIONS(1393), [aux_sym_require_once_expression_token1] = ACTIONS(1393), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1391), }, [519] = { [sym_text_interpolation] = STATE(519), [ts_builtin_sym_end] = ACTIONS(967), [sym_name] = ACTIONS(969), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(967), [aux_sym_function_static_declaration_token1] = ACTIONS(969), [aux_sym_global_declaration_token1] = ACTIONS(969), [aux_sym_namespace_definition_token1] = ACTIONS(969), [aux_sym_namespace_use_declaration_token1] = ACTIONS(969), [aux_sym_namespace_use_declaration_token2] = ACTIONS(969), [aux_sym_namespace_use_declaration_token3] = ACTIONS(969), [anon_sym_BSLASH] = ACTIONS(967), [anon_sym_LBRACE] = ACTIONS(967), [anon_sym_RBRACE] = ACTIONS(967), [aux_sym_trait_declaration_token1] = ACTIONS(969), [aux_sym_interface_declaration_token1] = ACTIONS(969), [aux_sym_enum_declaration_token1] = ACTIONS(969), [aux_sym_enum_case_token1] = ACTIONS(969), [aux_sym_class_declaration_token1] = ACTIONS(969), [aux_sym_final_modifier_token1] = ACTIONS(969), [aux_sym_abstract_modifier_token1] = ACTIONS(969), [aux_sym_visibility_modifier_token1] = ACTIONS(969), [aux_sym_visibility_modifier_token2] = ACTIONS(969), [aux_sym_visibility_modifier_token3] = ACTIONS(969), [aux_sym__arrow_function_header_token1] = ACTIONS(969), [anon_sym_LPAREN] = ACTIONS(967), [aux_sym_cast_type_token1] = ACTIONS(969), [aux_sym_echo_statement_token1] = ACTIONS(969), [anon_sym_unset] = ACTIONS(969), [aux_sym_declare_statement_token1] = ACTIONS(969), [aux_sym_declare_statement_token2] = ACTIONS(969), [sym_float] = ACTIONS(969), [aux_sym_try_statement_token1] = ACTIONS(969), [aux_sym_goto_statement_token1] = ACTIONS(969), [aux_sym_continue_statement_token1] = ACTIONS(969), [aux_sym_break_statement_token1] = ACTIONS(969), [sym_integer] = ACTIONS(969), [aux_sym_return_statement_token1] = ACTIONS(969), [aux_sym_throw_expression_token1] = ACTIONS(969), [aux_sym_while_statement_token1] = ACTIONS(969), [aux_sym_while_statement_token2] = ACTIONS(969), [aux_sym_do_statement_token1] = ACTIONS(969), [aux_sym_for_statement_token1] = ACTIONS(969), [aux_sym_for_statement_token2] = ACTIONS(969), [aux_sym_foreach_statement_token1] = ACTIONS(969), [aux_sym_foreach_statement_token2] = ACTIONS(969), [aux_sym_if_statement_token1] = ACTIONS(969), [aux_sym_if_statement_token2] = ACTIONS(969), [aux_sym_else_if_clause_token1] = ACTIONS(969), [aux_sym_else_clause_token1] = ACTIONS(969), [aux_sym_match_expression_token1] = ACTIONS(969), [aux_sym_match_default_expression_token1] = ACTIONS(969), [aux_sym_switch_statement_token1] = ACTIONS(969), [aux_sym_switch_block_token1] = ACTIONS(969), [anon_sym_AT] = ACTIONS(967), [anon_sym_PLUS] = ACTIONS(969), [anon_sym_DASH] = ACTIONS(969), [anon_sym_TILDE] = ACTIONS(967), [anon_sym_BANG] = ACTIONS(967), [aux_sym_clone_expression_token1] = ACTIONS(969), [aux_sym_print_intrinsic_token1] = ACTIONS(969), [aux_sym_object_creation_expression_token1] = ACTIONS(969), [anon_sym_PLUS_PLUS] = ACTIONS(967), [anon_sym_DASH_DASH] = ACTIONS(967), [sym_shell_command_expression] = ACTIONS(967), [aux_sym__list_destructing_token1] = ACTIONS(969), [anon_sym_LBRACK] = ACTIONS(967), [anon_sym_self] = ACTIONS(969), [anon_sym_parent] = ACTIONS(969), [anon_sym_POUND_LBRACK] = ACTIONS(967), [aux_sym_encapsed_string_token1] = ACTIONS(967), [anon_sym_DQUOTE] = ACTIONS(967), [anon_sym_SQUOTE] = ACTIONS(967), [aux_sym_string_token1] = ACTIONS(967), [sym_boolean] = ACTIONS(969), [sym_null] = ACTIONS(969), [anon_sym_DOLLAR] = ACTIONS(967), [aux_sym_yield_expression_token1] = ACTIONS(969), [aux_sym_include_expression_token1] = ACTIONS(969), [aux_sym_include_once_expression_token1] = ACTIONS(969), [aux_sym_require_expression_token1] = ACTIONS(969), [aux_sym_require_once_expression_token1] = ACTIONS(969), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(967), }, [520] = { [sym_text_interpolation] = STATE(520), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(2306), [sym__unary_expression] = STATE(795), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(553), [sym_member_access_expression] = STATE(553), [sym_nullsafe_member_access_expression] = STATE(553), [sym_scoped_property_access_expression] = STATE(553), [sym_function_call_expression] = STATE(534), [sym_scoped_call_expression] = STATE(534), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(534), [sym_nullsafe_member_call_expression] = STATE(534), [sym_subscript_expression] = STATE(534), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(534), [sym_variable_name] = STATE(534), [sym_include_expression] = STATE(795), [sym_include_once_expression] = STATE(795), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(556), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [anon_sym_LBRACK] = ACTIONS(1395), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [521] = { [sym_text_interpolation] = STATE(521), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym_match_expression] = STATE(2142), [sym__unary_expression] = STATE(972), [sym_unary_op_expression] = STATE(927), [sym_exponentiation_expression] = STATE(926), [sym_clone_expression] = STATE(927), [sym__primary_expression] = STATE(927), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_expression] = STATE(926), [sym_cast_variable] = STATE(598), [sym_member_access_expression] = STATE(598), [sym_nullsafe_member_access_expression] = STATE(598), [sym_scoped_property_access_expression] = STATE(598), [sym_function_call_expression] = STATE(559), [sym_scoped_call_expression] = STATE(559), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(559), [sym_nullsafe_member_call_expression] = STATE(559), [sym_subscript_expression] = STATE(559), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(559), [sym_variable_name] = STATE(559), [sym_include_expression] = STATE(972), [sym_include_once_expression] = STATE(972), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(233), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(271), [anon_sym_PLUS] = ACTIONS(273), [anon_sym_DASH] = ACTIONS(273), [anon_sym_TILDE] = ACTIONS(275), [anon_sym_BANG] = ACTIONS(275), [aux_sym_clone_expression_token1] = ACTIONS(277), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [anon_sym_LBRACK] = ACTIONS(1397), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [aux_sym_include_expression_token1] = ACTIONS(303), [aux_sym_include_once_expression_token1] = ACTIONS(305), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [522] = { [sym_text_interpolation] = STATE(522), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(2189), [sym__unary_expression] = STATE(795), [sym_unary_op_expression] = STATE(1021), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(1021), [sym__primary_expression] = STATE(1021), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(553), [sym_member_access_expression] = STATE(553), [sym_nullsafe_member_access_expression] = STATE(553), [sym_scoped_property_access_expression] = STATE(553), [sym_function_call_expression] = STATE(534), [sym_scoped_call_expression] = STATE(534), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(534), [sym_nullsafe_member_call_expression] = STATE(534), [sym_subscript_expression] = STATE(534), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(534), [sym_variable_name] = STATE(534), [sym_include_expression] = STATE(795), [sym_include_once_expression] = STATE(795), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(648), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(654), [anon_sym_PLUS] = ACTIONS(656), [anon_sym_DASH] = ACTIONS(656), [anon_sym_TILDE] = ACTIONS(658), [anon_sym_BANG] = ACTIONS(658), [aux_sym_clone_expression_token1] = ACTIONS(660), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [anon_sym_LBRACK] = ACTIONS(1395), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_include_expression_token1] = ACTIONS(670), [aux_sym_include_once_expression_token1] = ACTIONS(672), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [523] = { [sym_text_interpolation] = STATE(523), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(2158), [sym__unary_expression] = STATE(795), [sym_unary_op_expression] = STATE(894), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(894), [sym__primary_expression] = STATE(894), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(553), [sym_member_access_expression] = STATE(553), [sym_nullsafe_member_access_expression] = STATE(553), [sym_scoped_property_access_expression] = STATE(553), [sym_function_call_expression] = STATE(534), [sym_scoped_call_expression] = STATE(534), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(534), [sym_nullsafe_member_call_expression] = STATE(534), [sym_subscript_expression] = STATE(534), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(534), [sym_variable_name] = STATE(534), [sym_include_expression] = STATE(795), [sym_include_once_expression] = STATE(795), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(606), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(612), [anon_sym_PLUS] = ACTIONS(614), [anon_sym_DASH] = ACTIONS(614), [anon_sym_TILDE] = ACTIONS(616), [anon_sym_BANG] = ACTIONS(616), [aux_sym_clone_expression_token1] = ACTIONS(618), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [anon_sym_LBRACK] = ACTIONS(1395), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_include_expression_token1] = ACTIONS(628), [aux_sym_include_once_expression_token1] = ACTIONS(630), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [524] = { [sym_text_interpolation] = STATE(524), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym_match_expression] = STATE(2306), [sym__unary_expression] = STATE(795), [sym_unary_op_expression] = STATE(866), [sym_exponentiation_expression] = STATE(839), [sym_clone_expression] = STATE(866), [sym__primary_expression] = STATE(866), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_expression] = STATE(839), [sym_cast_variable] = STATE(594), [sym_member_access_expression] = STATE(594), [sym_nullsafe_member_access_expression] = STATE(594), [sym_scoped_property_access_expression] = STATE(594), [sym_function_call_expression] = STATE(562), [sym_scoped_call_expression] = STATE(562), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(562), [sym_nullsafe_member_call_expression] = STATE(562), [sym_subscript_expression] = STATE(562), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(562), [sym_variable_name] = STATE(562), [sym_include_expression] = STATE(795), [sym_include_once_expression] = STATE(795), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(784), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_match_expression_token1] = ACTIONS(566), [anon_sym_AT] = ACTIONS(568), [anon_sym_PLUS] = ACTIONS(570), [anon_sym_DASH] = ACTIONS(570), [anon_sym_TILDE] = ACTIONS(572), [anon_sym_BANG] = ACTIONS(572), [aux_sym_clone_expression_token1] = ACTIONS(574), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [anon_sym_LBRACK] = ACTIONS(1395), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [aux_sym_include_expression_token1] = ACTIONS(596), [aux_sym_include_once_expression_token1] = ACTIONS(598), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [525] = { [sym_text_interpolation] = STATE(525), [sym_name] = ACTIONS(1399), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1401), [aux_sym_function_static_declaration_token1] = ACTIONS(1399), [aux_sym_global_declaration_token1] = ACTIONS(1399), [aux_sym_namespace_definition_token1] = ACTIONS(1399), [aux_sym_namespace_use_declaration_token1] = ACTIONS(1399), [aux_sym_namespace_use_declaration_token2] = ACTIONS(1399), [aux_sym_namespace_use_declaration_token3] = ACTIONS(1399), [anon_sym_BSLASH] = ACTIONS(1401), [anon_sym_LBRACE] = ACTIONS(1401), [aux_sym_trait_declaration_token1] = ACTIONS(1399), [aux_sym_interface_declaration_token1] = ACTIONS(1399), [aux_sym_enum_declaration_token1] = ACTIONS(1399), [anon_sym_COLON] = ACTIONS(1401), [aux_sym_class_declaration_token1] = ACTIONS(1399), [aux_sym_final_modifier_token1] = ACTIONS(1399), [aux_sym_abstract_modifier_token1] = ACTIONS(1399), [aux_sym_visibility_modifier_token1] = ACTIONS(1399), [aux_sym_visibility_modifier_token2] = ACTIONS(1399), [aux_sym_visibility_modifier_token3] = ACTIONS(1399), [aux_sym__arrow_function_header_token1] = ACTIONS(1399), [anon_sym_LPAREN] = ACTIONS(1401), [aux_sym_cast_type_token1] = ACTIONS(1399), [aux_sym_echo_statement_token1] = ACTIONS(1399), [anon_sym_unset] = ACTIONS(1399), [aux_sym_declare_statement_token1] = ACTIONS(1399), [sym_float] = ACTIONS(1399), [aux_sym_try_statement_token1] = ACTIONS(1399), [aux_sym_goto_statement_token1] = ACTIONS(1399), [aux_sym_continue_statement_token1] = ACTIONS(1399), [aux_sym_break_statement_token1] = ACTIONS(1399), [sym_integer] = ACTIONS(1399), [aux_sym_return_statement_token1] = ACTIONS(1399), [aux_sym_throw_expression_token1] = ACTIONS(1399), [aux_sym_while_statement_token1] = ACTIONS(1399), [aux_sym_do_statement_token1] = ACTIONS(1399), [aux_sym_for_statement_token1] = ACTIONS(1399), [aux_sym_foreach_statement_token1] = ACTIONS(1399), [aux_sym_if_statement_token1] = ACTIONS(1399), [aux_sym_match_expression_token1] = ACTIONS(1399), [aux_sym_switch_statement_token1] = ACTIONS(1399), [anon_sym_AT] = ACTIONS(1401), [anon_sym_PLUS] = ACTIONS(1399), [anon_sym_DASH] = ACTIONS(1399), [anon_sym_TILDE] = ACTIONS(1401), [anon_sym_BANG] = ACTIONS(1401), [aux_sym_clone_expression_token1] = ACTIONS(1399), [aux_sym_print_intrinsic_token1] = ACTIONS(1399), [aux_sym_object_creation_expression_token1] = ACTIONS(1399), [anon_sym_PLUS_PLUS] = ACTIONS(1401), [anon_sym_DASH_DASH] = ACTIONS(1401), [sym_shell_command_expression] = ACTIONS(1401), [aux_sym__list_destructing_token1] = ACTIONS(1399), [anon_sym_LBRACK] = ACTIONS(1401), [anon_sym_self] = ACTIONS(1399), [anon_sym_parent] = ACTIONS(1399), [anon_sym_POUND_LBRACK] = ACTIONS(1401), [aux_sym_encapsed_string_token1] = ACTIONS(1401), [anon_sym_DQUOTE] = ACTIONS(1401), [anon_sym_SQUOTE] = ACTIONS(1401), [aux_sym_string_token1] = ACTIONS(1401), [sym_boolean] = ACTIONS(1399), [sym_null] = ACTIONS(1399), [anon_sym_DOLLAR] = ACTIONS(1401), [aux_sym_yield_expression_token1] = ACTIONS(1399), [aux_sym_include_expression_token1] = ACTIONS(1399), [aux_sym_include_once_expression_token1] = ACTIONS(1399), [aux_sym_require_expression_token1] = ACTIONS(1399), [aux_sym_require_once_expression_token1] = ACTIONS(1399), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(1401), }, [526] = { [sym_text_interpolation] = STATE(526), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2195), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__primary_expression] = STATE(829), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_variable] = STATE(614), [sym_member_access_expression] = STATE(614), [sym_nullsafe_member_access_expression] = STATE(614), [sym_scoped_property_access_expression] = STATE(614), [sym_function_call_expression] = STATE(607), [sym_scoped_call_expression] = STATE(607), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(607), [sym_nullsafe_member_call_expression] = STATE(607), [sym_subscript_expression] = STATE(607), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(607), [sym_variable_name] = STATE(607), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(1403), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(652), [aux_sym_print_intrinsic_token1] = ACTIONS(662), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [anon_sym_LBRACK] = ACTIONS(1395), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [527] = { [sym_text_interpolation] = STATE(527), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2302), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__primary_expression] = STATE(829), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_variable] = STATE(614), [sym_member_access_expression] = STATE(614), [sym_nullsafe_member_access_expression] = STATE(614), [sym_scoped_property_access_expression] = STATE(614), [sym_function_call_expression] = STATE(607), [sym_scoped_call_expression] = STATE(607), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(607), [sym_nullsafe_member_call_expression] = STATE(607), [sym_subscript_expression] = STATE(607), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(607), [sym_variable_name] = STATE(607), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(1403), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(564), [aux_sym_print_intrinsic_token1] = ACTIONS(576), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [anon_sym_LBRACK] = ACTIONS(1395), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [528] = { [sym_text_interpolation] = STATE(528), [sym_qualified_name] = STATE(639), [sym_namespace_name_as_prefix] = STATE(2282), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2148), [sym_arrow_function] = STATE(848), [sym_throw_expression] = STATE(848), [sym__primary_expression] = STATE(829), [sym_parenthesized_expression] = STATE(640), [sym_class_constant_access_expression] = STATE(683), [sym_print_intrinsic] = STATE(848), [sym_anonymous_function_creation_expression] = STATE(848), [sym_object_creation_expression] = STATE(848), [sym_update_expression] = STATE(848), [sym_cast_variable] = STATE(614), [sym_member_access_expression] = STATE(614), [sym_nullsafe_member_access_expression] = STATE(614), [sym_scoped_property_access_expression] = STATE(614), [sym_function_call_expression] = STATE(607), [sym_scoped_call_expression] = STATE(607), [sym__scope_resolution_qualifier] = STATE(2300), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(607), [sym_nullsafe_member_call_expression] = STATE(607), [sym_subscript_expression] = STATE(607), [sym__dereferencable_expression] = STATE(1506), [sym_array_creation_expression] = STATE(640), [sym_attribute_list] = STATE(1569), [sym_encapsed_string] = STATE(651), [sym_string] = STATE(651), [sym__string] = STATE(640), [sym_dynamic_variable_name] = STATE(607), [sym_variable_name] = STATE(607), [sym__reserved_identifier] = STATE(1354), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(542), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(548), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(552), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(1403), [aux_sym_cast_type_token1] = ACTIONS(560), [sym_float] = ACTIONS(562), [sym_integer] = ACTIONS(562), [aux_sym_throw_expression_token1] = ACTIONS(610), [aux_sym_print_intrinsic_token1] = ACTIONS(620), [aux_sym_object_creation_expression_token1] = ACTIONS(578), [anon_sym_PLUS_PLUS] = ACTIONS(580), [anon_sym_DASH_DASH] = ACTIONS(580), [sym_shell_command_expression] = ACTIONS(582), [anon_sym_LBRACK] = ACTIONS(1395), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(586), [anon_sym_DQUOTE] = ACTIONS(586), [anon_sym_SQUOTE] = ACTIONS(588), [aux_sym_string_token1] = ACTIONS(588), [sym_boolean] = ACTIONS(562), [sym_null] = ACTIONS(562), [anon_sym_DOLLAR] = ACTIONS(590), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(604), }, [529] = { [sym_text_interpolation] = STATE(529), [sym_qualified_name] = STATE(724), [sym_namespace_name_as_prefix] = STATE(2139), [sym_namespace_name] = STATE(2192), [sym_static_modifier] = STATE(2186), [sym__arrow_function_header] = STATE(2169), [sym_arrow_function] = STATE(1000), [sym_throw_expression] = STATE(1000), [sym__primary_expression] = STATE(949), [sym_parenthesized_expression] = STATE(736), [sym_class_constant_access_expression] = STATE(791), [sym_print_intrinsic] = STATE(1000), [sym_anonymous_function_creation_expression] = STATE(1000), [sym_object_creation_expression] = STATE(1000), [sym_update_expression] = STATE(1000), [sym_cast_variable] = STATE(710), [sym_member_access_expression] = STATE(710), [sym_nullsafe_member_access_expression] = STATE(710), [sym_scoped_property_access_expression] = STATE(710), [sym_function_call_expression] = STATE(674), [sym_scoped_call_expression] = STATE(674), [sym__scope_resolution_qualifier] = STATE(2154), [sym_relative_scope] = STATE(2153), [sym_member_call_expression] = STATE(674), [sym_nullsafe_member_call_expression] = STATE(674), [sym_subscript_expression] = STATE(674), [sym__dereferencable_expression] = STATE(1438), [sym_array_creation_expression] = STATE(736), [sym_attribute_list] = STATE(1531), [sym_encapsed_string] = STATE(748), [sym_string] = STATE(748), [sym__string] = STATE(736), [sym_dynamic_variable_name] = STATE(674), [sym_variable_name] = STATE(674), [sym__reserved_identifier] = STATE(1340), [aux_sym_attribute_list_repeat2] = STATE(1193), [sym_name] = ACTIONS(636), [anon_sym_QMARK_GT] = ACTIONS(3), [aux_sym_function_static_declaration_token1] = ACTIONS(640), [aux_sym_namespace_definition_token1] = ACTIONS(550), [aux_sym_namespace_use_declaration_token2] = ACTIONS(642), [anon_sym_BSLASH] = ACTIONS(209), [aux_sym__arrow_function_header_token1] = ACTIONS(231), [anon_sym_LPAREN] = ACTIONS(1405), [aux_sym_cast_type_token1] = ACTIONS(235), [sym_float] = ACTIONS(243), [sym_integer] = ACTIONS(243), [aux_sym_throw_expression_token1] = ACTIONS(255), [aux_sym_print_intrinsic_token1] = ACTIONS(279), [aux_sym_object_creation_expression_token1] = ACTIONS(281), [anon_sym_PLUS_PLUS] = ACTIONS(283), [anon_sym_DASH_DASH] = ACTIONS(283), [sym_shell_command_expression] = ACTIONS(285), [anon_sym_LBRACK] = ACTIONS(1397), [anon_sym_self] = ACTIONS(291), [anon_sym_parent] = ACTIONS(291), [anon_sym_POUND_LBRACK] = ACTIONS(293), [aux_sym_encapsed_string_token1] = ACTIONS(295), [anon_sym_DQUOTE] = ACTIONS(295), [anon_sym_SQUOTE] = ACTIONS(297), [aux_sym_string_token1] = ACTIONS(297), [sym_boolean] = ACTIONS(243), [sym_null] = ACTIONS(243), [anon_sym_DOLLAR] = ACTIONS(299), [sym_comment] = ACTIONS(5), [sym_heredoc] = ACTIONS(311), }, [530] = { [sym_text_interpolation] = STATE(530), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1407), [anon_sym_AMP] = ACTIONS(1409), [anon_sym_COMMA] = ACTIONS(1407), [anon_sym_EQ] = ACTIONS(1409), [aux_sym_namespace_aliasing_clause_token1] = ACTIONS(1407), [anon_sym_LBRACE] = ACTIONS(1407), [anon_sym_RBRACE] = ACTIONS(1407), [aux_sym_base_clause_token1] = ACTIONS(1407), [anon_sym_COLON] = ACTIONS(1409), [aux_sym_class_interface_clause_token1] = ACTIONS(1407), [anon_sym_EQ_GT] = ACTIONS(1407), [anon_sym_LPAREN] = ACTIONS(1407), [anon_sym_RPAREN] = ACTIONS(1407), [anon_sym_QMARK] = ACTIONS(1409), [anon_sym_PIPE] = ACTIONS(1409), [anon_sym_PLUS] = ACTIONS(1409), [anon_sym_DASH] = ACTIONS(1409), [anon_sym_STAR_STAR] = ACTIONS(1409), [anon_sym_COLON_COLON] = ACTIONS(1407), [anon_sym_PLUS_PLUS] = ACTIONS(1407), [anon_sym_DASH_DASH] = ACTIONS(1407), [anon_sym_STAR_STAR_EQ] = ACTIONS(1407), [anon_sym_STAR_EQ] = ACTIONS(1407), [anon_sym_SLASH_EQ] = ACTIONS(1407), [anon_sym_PERCENT_EQ] = ACTIONS(1407), [anon_sym_PLUS_EQ] = ACTIONS(1407), [anon_sym_DASH_EQ] = ACTIONS(1407), [anon_sym_DOT_EQ] = ACTIONS(1407), [anon_sym_LT_LT_EQ] = ACTIONS(1407), [anon_sym_GT_GT_EQ] = ACTIONS(1407), [anon_sym_AMP_EQ] = ACTIONS(1407), [anon_sym_CARET_EQ] = ACTIONS(1407), [anon_sym_PIPE_EQ] = ACTIONS(1407), [anon_sym_QMARK_QMARK_EQ] = ACTIONS(1407), [anon_sym_DASH_GT] = ACTIONS(1407), [anon_sym_QMARK_DASH_GT] = ACTIONS(1407), [anon_sym_LBRACK] = ACTIONS(1407), [anon_sym_RBRACK] = ACTIONS(1407), [aux_sym_binary_expression_token1] = ACTIONS(1407), [anon_sym_QMARK_QMARK] = ACTIONS(1409), [aux_sym_binary_expression_token2] = ACTIONS(1407), [aux_sym_binary_expression_token3] = ACTIONS(1407), [aux_sym_binary_expression_token4] = ACTIONS(1407), [anon_sym_PIPE_PIPE] = ACTIONS(1407), [anon_sym_AMP_AMP] = ACTIONS(1407), [anon_sym_CARET] = ACTIONS(1409), [anon_sym_EQ_EQ] = ACTIONS(1409), [anon_sym_BANG_EQ] = ACTIONS(1409), [anon_sym_LT_GT] = ACTIONS(1407), [anon_sym_EQ_EQ_EQ] = ACTIONS(1407), [anon_sym_BANG_EQ_EQ] = ACTIONS(1407), [anon_sym_LT] = ACTIONS(1409), [anon_sym_GT] = ACTIONS(1409), [anon_sym_LT_EQ] = ACTIONS(1409), [anon_sym_GT_EQ] = ACTIONS(1407), [anon_sym_LT_EQ_GT] = ACTIONS(1407), [anon_sym_LT_LT] = ACTIONS(1409), [anon_sym_GT_GT] = ACTIONS(1409), [anon_sym_DOT] = ACTIONS(1409), [anon_sym_STAR] = ACTIONS(1409), [anon_sym_SLASH] = ACTIONS(1409), [anon_sym_PERCENT] = ACTIONS(1409), [sym_comment] = ACTIONS(1411), }, [531] = { [sym_text_interpolation] = STATE(531), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1413), [anon_sym_AMP] = ACTIONS(1415), [anon_sym_COMMA] = ACTIONS(1413), [anon_sym_EQ] = ACTIONS(1415), [aux_sym_namespace_aliasing_clause_token1] = ACTIONS(1413), [anon_sym_LBRACE] = ACTIONS(1413), [anon_sym_RBRACE] = ACTIONS(1413), [aux_sym_base_clause_token1] = ACTIONS(1413), [anon_sym_COLON] = ACTIONS(1415), [aux_sym_class_interface_clause_token1] = ACTIONS(1413), [anon_sym_EQ_GT] = ACTIONS(1413), [anon_sym_LPAREN] = ACTIONS(1413), [anon_sym_RPAREN] = ACTIONS(1413), [anon_sym_QMARK] = ACTIONS(1415), [anon_sym_PIPE] = ACTIONS(1415), [anon_sym_PLUS] = ACTIONS(1415), [anon_sym_DASH] = ACTIONS(1415), [anon_sym_STAR_STAR] = ACTIONS(1415), [anon_sym_COLON_COLON] = ACTIONS(1413), [anon_sym_PLUS_PLUS] = ACTIONS(1413), [anon_sym_DASH_DASH] = ACTIONS(1413), [anon_sym_STAR_STAR_EQ] = ACTIONS(1413), [anon_sym_STAR_EQ] = ACTIONS(1413), [anon_sym_SLASH_EQ] = ACTIONS(1413), [anon_sym_PERCENT_EQ] = ACTIONS(1413), [anon_sym_PLUS_EQ] = ACTIONS(1413), [anon_sym_DASH_EQ] = ACTIONS(1413), [anon_sym_DOT_EQ] = ACTIONS(1413), [anon_sym_LT_LT_EQ] = ACTIONS(1413), [anon_sym_GT_GT_EQ] = ACTIONS(1413), [anon_sym_AMP_EQ] = ACTIONS(1413), [anon_sym_CARET_EQ] = ACTIONS(1413), [anon_sym_PIPE_EQ] = ACTIONS(1413), [anon_sym_QMARK_QMARK_EQ] = ACTIONS(1413), [anon_sym_DASH_GT] = ACTIONS(1413), [anon_sym_QMARK_DASH_GT] = ACTIONS(1413), [anon_sym_LBRACK] = ACTIONS(1413), [anon_sym_RBRACK] = ACTIONS(1413), [aux_sym_binary_expression_token1] = ACTIONS(1413), [anon_sym_QMARK_QMARK] = ACTIONS(1415), [aux_sym_binary_expression_token2] = ACTIONS(1413), [aux_sym_binary_expression_token3] = ACTIONS(1413), [aux_sym_binary_expression_token4] = ACTIONS(1413), [anon_sym_PIPE_PIPE] = ACTIONS(1413), [anon_sym_AMP_AMP] = ACTIONS(1413), [anon_sym_CARET] = ACTIONS(1415), [anon_sym_EQ_EQ] = ACTIONS(1415), [anon_sym_BANG_EQ] = ACTIONS(1415), [anon_sym_LT_GT] = ACTIONS(1413), [anon_sym_EQ_EQ_EQ] = ACTIONS(1413), [anon_sym_BANG_EQ_EQ] = ACTIONS(1413), [anon_sym_LT] = ACTIONS(1415), [anon_sym_GT] = ACTIONS(1415), [anon_sym_LT_EQ] = ACTIONS(1415), [anon_sym_GT_EQ] = ACTIONS(1413), [anon_sym_LT_EQ_GT] = ACTIONS(1413), [anon_sym_LT_LT] = ACTIONS(1415), [anon_sym_GT_GT] = ACTIONS(1415), [anon_sym_DOT] = ACTIONS(1415), [anon_sym_STAR] = ACTIONS(1415), [anon_sym_SLASH] = ACTIONS(1415), [anon_sym_PERCENT] = ACTIONS(1415), [sym_comment] = ACTIONS(1411), }, [532] = { [sym_text_interpolation] = STATE(532), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1417), [anon_sym_AMP] = ACTIONS(1419), [anon_sym_COMMA] = ACTIONS(1417), [anon_sym_EQ] = ACTIONS(1419), [aux_sym_namespace_aliasing_clause_token1] = ACTIONS(1417), [anon_sym_LBRACE] = ACTIONS(1417), [anon_sym_RBRACE] = ACTIONS(1417), [aux_sym_base_clause_token1] = ACTIONS(1417), [anon_sym_COLON] = ACTIONS(1419), [aux_sym_class_interface_clause_token1] = ACTIONS(1417), [anon_sym_EQ_GT] = ACTIONS(1417), [anon_sym_LPAREN] = ACTIONS(1417), [anon_sym_RPAREN] = ACTIONS(1417), [anon_sym_QMARK] = ACTIONS(1419), [anon_sym_PIPE] = ACTIONS(1419), [anon_sym_PLUS] = ACTIONS(1419), [anon_sym_DASH] = ACTIONS(1419), [anon_sym_STAR_STAR] = ACTIONS(1419), [anon_sym_COLON_COLON] = ACTIONS(1417), [anon_sym_PLUS_PLUS] = ACTIONS(1417), [anon_sym_DASH_DASH] = ACTIONS(1417), [anon_sym_STAR_STAR_EQ] = ACTIONS(1417), [anon_sym_STAR_EQ] = ACTIONS(1417), [anon_sym_SLASH_EQ] = ACTIONS(1417), [anon_sym_PERCENT_EQ] = ACTIONS(1417), [anon_sym_PLUS_EQ] = ACTIONS(1417), [anon_sym_DASH_EQ] = ACTIONS(1417), [anon_sym_DOT_EQ] = ACTIONS(1417), [anon_sym_LT_LT_EQ] = ACTIONS(1417), [anon_sym_GT_GT_EQ] = ACTIONS(1417), [anon_sym_AMP_EQ] = ACTIONS(1417), [anon_sym_CARET_EQ] = ACTIONS(1417), [anon_sym_PIPE_EQ] = ACTIONS(1417), [anon_sym_QMARK_QMARK_EQ] = ACTIONS(1417), [anon_sym_DASH_GT] = ACTIONS(1417), [anon_sym_QMARK_DASH_GT] = ACTIONS(1417), [anon_sym_LBRACK] = ACTIONS(1417), [anon_sym_RBRACK] = ACTIONS(1417), [aux_sym_binary_expression_token1] = ACTIONS(1417), [anon_sym_QMARK_QMARK] = ACTIONS(1419), [aux_sym_binary_expression_token2] = ACTIONS(1417), [aux_sym_binary_expression_token3] = ACTIONS(1417), [aux_sym_binary_expression_token4] = ACTIONS(1417), [anon_sym_PIPE_PIPE] = ACTIONS(1417), [anon_sym_AMP_AMP] = ACTIONS(1417), [anon_sym_CARET] = ACTIONS(1419), [anon_sym_EQ_EQ] = ACTIONS(1419), [anon_sym_BANG_EQ] = ACTIONS(1419), [anon_sym_LT_GT] = ACTIONS(1417), [anon_sym_EQ_EQ_EQ] = ACTIONS(1417), [anon_sym_BANG_EQ_EQ] = ACTIONS(1417), [anon_sym_LT] = ACTIONS(1419), [anon_sym_GT] = ACTIONS(1419), [anon_sym_LT_EQ] = ACTIONS(1419), [anon_sym_GT_EQ] = ACTIONS(1417), [anon_sym_LT_EQ_GT] = ACTIONS(1417), [anon_sym_LT_LT] = ACTIONS(1419), [anon_sym_GT_GT] = ACTIONS(1419), [anon_sym_DOT] = ACTIONS(1419), [anon_sym_STAR] = ACTIONS(1419), [anon_sym_SLASH] = ACTIONS(1419), [anon_sym_PERCENT] = ACTIONS(1419), [sym_comment] = ACTIONS(1411), }, [533] = { [sym_text_interpolation] = STATE(533), [anon_sym_QMARK_GT] = ACTIONS(3), [anon_sym_SEMI] = ACTIONS(1421), [anon_sym_AMP] = ACTIONS(1423), [anon_sym_COMMA] = ACTIONS(1421), [anon_sym_EQ] = ACTIONS(1423), [aux_sym_namespace_aliasing_clause_token1] = ACTIONS(1421), [anon_sym_LBRACE] = ACTIONS(1421), [anon_sym_RBRACE] = ACTIONS(1421), [aux_sym_base_clause_token1] = ACTIONS(1421), [anon_sym_COLON] = ACTIONS(1423), [aux_sym_class_interface_clause_token1] = ACTIONS(1421), [anon_sym_EQ_GT] = ACTIONS(1421), [anon_sym_LPAREN] = ACTIONS(1421), [anon_sym_RPAREN] = ACTIONS(1421), [anon_sym_QMARK] = ACTIONS(1423), [anon_sym_PIPE] = ACTIONS(1423), [anon_sym_PLUS] = ACTIONS(1423), [anon_sym_DASH] = ACTIONS(1423), [anon_sym_STAR_STAR] = ACTIONS(1423), [anon_sym_COLON_COLON] = ACTIONS(1421), [anon_sym_PLUS_PLUS] = ACTIONS(1421), [anon_sym_DASH_DASH] = ACTIONS(1421), [anon_sym_STAR_STAR_EQ] = ACTIONS(1421), [anon_sym_STAR_EQ] = ACTIONS(1421), [anon_sym_SLASH_EQ] = ACTIONS(1421), [anon_sym_PERCENT_EQ] = ACTIONS(1421), [anon_sym_PLUS_EQ] = ACTIONS(1421), [anon_sym_DASH_EQ] = ACTIONS(1421), [anon_sym_DOT_EQ] = ACTIONS(1421), [anon_sym_LT_LT_EQ] = ACTIONS(1421), [anon_sym_GT_GT_EQ] = ACTIONS(1421), [anon_sym_AMP_EQ] = ACTIONS(1421), [anon_sym_CARET_EQ] = ACTIONS(1421), [anon_sym_PIPE_EQ] = ACTIONS(1421), [anon_sym_QMARK_QMARK_EQ] = ACTIONS(1421), [anon_sym_DASH_GT] = ACTIONS(1421), [anon_sym_QMARK_DASH_GT] = ACTIONS(1421), [anon_sym_LBRACK] = ACTIONS(1421), [anon_sym_RBRACK] = ACTIONS(1421), [aux_sym_binary_expression_token1] = ACTIONS(1421), [anon_sym_QMARK_QMARK] = ACTIONS(1423), [aux_sym_binary_expression_token2] = ACTIONS(1421), [aux_sym_binary_expression_token3] = ACTIONS(1421), [aux_sym_binary_expression_token4] = ACTIONS(1421), [anon_sym_PIPE_PIPE] = ACTIONS(1421), [anon_sym_AMP_AMP] = ACTIONS(1421), [anon_sym_CARET] = ACTIONS(1423), [anon_sym_EQ_EQ] = ACTIONS(1423), [anon_sym_BANG_EQ] = ACTIONS(1423), [anon_sym_LT_GT] = ACTIONS(1421), [anon_sym_EQ_EQ_EQ] = ACTIONS(1421), [anon_sym_BANG_EQ_EQ] = ACTIONS(1421), [anon_sym_LT] = ACTIONS(1423), [anon_sym_GT] = ACTIONS(1423), [anon_sym_LT_EQ] = ACTIONS(1423), [anon_sym_GT_EQ] = ACTIONS(1421), [anon_sym_LT_EQ_GT] = ACTIONS(1421), [anon_sym_LT_LT] = ACTIONS(1423), [anon_sym_GT_GT] = ACTIONS(1423), [anon_sym_DOT] = ACTIONS(1423), [anon_sym_STAR] = ACTIONS(1423), [anon_sym_SLASH] = ACTIONS(1423), [anon_sym_PERCENT] = ACTIONS(1423), [sym_comment] = ACTIONS(1411), }, }; static const uint16_t ts_small_parse_table[] = { [0] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1429), 1, anon_sym_EQ, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(534), 1, sym_text_interpolation, STATE(543), 1, sym_arguments, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1437), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1425), 18, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1427), 20, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [87] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(535), 1, sym_text_interpolation, STATE(546), 1, sym_arguments, ACTIONS(1441), 21, anon_sym_AMP, anon_sym_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1439), 38, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [166] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(536), 1, sym_text_interpolation, STATE(552), 1, sym_arguments, ACTIONS(1445), 21, anon_sym_AMP, anon_sym_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1443), 38, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [245] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(537), 1, sym_text_interpolation, STATE(551), 1, sym_arguments, ACTIONS(1449), 21, anon_sym_AMP, anon_sym_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1447), 38, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [324] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(538), 1, sym_text_interpolation, STATE(541), 1, sym_arguments, ACTIONS(1453), 21, anon_sym_AMP, anon_sym_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1451), 38, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [403] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(539), 1, sym_text_interpolation, STATE(550), 1, sym_arguments, ACTIONS(1457), 21, anon_sym_AMP, anon_sym_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1455), 38, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [482] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(540), 1, sym_text_interpolation, ACTIONS(1461), 21, anon_sym_AMP, anon_sym_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1459), 39, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [556] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(541), 1, sym_text_interpolation, ACTIONS(1465), 21, anon_sym_AMP, anon_sym_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1463), 39, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [630] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(542), 1, sym_text_interpolation, ACTIONS(1469), 21, anon_sym_AMP, anon_sym_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1467), 39, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [704] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(543), 1, sym_text_interpolation, ACTIONS(1473), 21, anon_sym_AMP, anon_sym_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1471), 39, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [778] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(544), 1, sym_text_interpolation, ACTIONS(1477), 21, anon_sym_AMP, anon_sym_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1475), 39, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [852] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(545), 1, sym_text_interpolation, ACTIONS(1481), 21, anon_sym_AMP, anon_sym_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1479), 39, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [926] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(546), 1, sym_text_interpolation, ACTIONS(1485), 21, anon_sym_AMP, anon_sym_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1483), 39, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [1000] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(547), 1, sym_text_interpolation, ACTIONS(1489), 21, anon_sym_AMP, anon_sym_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1487), 39, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [1074] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(548), 1, sym_text_interpolation, ACTIONS(1493), 21, anon_sym_AMP, anon_sym_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1491), 39, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [1148] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(549), 1, sym_text_interpolation, ACTIONS(1497), 21, anon_sym_AMP, anon_sym_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1495), 39, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [1222] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(550), 1, sym_text_interpolation, ACTIONS(1501), 21, anon_sym_AMP, anon_sym_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1499), 39, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [1296] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(551), 1, sym_text_interpolation, ACTIONS(1505), 21, anon_sym_AMP, anon_sym_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1503), 39, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [1370] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(552), 1, sym_text_interpolation, ACTIONS(1509), 21, anon_sym_AMP, anon_sym_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1507), 39, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [1444] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1429), 1, anon_sym_EQ, STATE(553), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1437), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1425), 18, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1427), 20, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [1525] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(1511), 1, anon_sym_EQ, STATE(543), 1, sym_arguments, STATE(554), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1513), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1425), 16, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1427), 20, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [1610] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(1515), 1, anon_sym_EQ, STATE(543), 1, sym_arguments, STATE(555), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1513), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1425), 16, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1427), 20, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [1695] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(1517), 1, anon_sym_EQ, STATE(543), 1, sym_arguments, STATE(556), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1519), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1425), 16, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [1779] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(1521), 1, anon_sym_EQ, STATE(543), 1, sym_arguments, STATE(557), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1519), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1425), 16, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [1863] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1511), 1, anon_sym_EQ, STATE(558), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1513), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1425), 16, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1427), 20, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [1942] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1429), 1, anon_sym_EQ, ACTIONS(1523), 1, anon_sym_LPAREN, STATE(559), 1, sym_text_interpolation, STATE(580), 1, sym_arguments, ACTIONS(1525), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1437), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1425), 15, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [2025] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1523), 1, anon_sym_LPAREN, STATE(560), 1, sym_text_interpolation, STATE(571), 1, sym_arguments, ACTIONS(1445), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1443), 35, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [2100] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1523), 1, anon_sym_LPAREN, STATE(561), 1, sym_text_interpolation, STATE(581), 1, sym_arguments, ACTIONS(1449), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1447), 35, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [2175] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1429), 1, anon_sym_EQ, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(543), 1, sym_arguments, STATE(562), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1425), 12, anon_sym_EQ_GT, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1437), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_RBRACK, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [2258] = 14, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(782), 1, anon_sym_COMMA, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(1515), 1, anon_sym_EQ, ACTIONS(1527), 1, anon_sym_RPAREN, STATE(543), 1, sym_arguments, STATE(563), 1, sym_text_interpolation, STATE(1713), 1, aux_sym__list_destructing_repeat1, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1425), 12, anon_sym_EQ_GT, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1513), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [2347] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1523), 1, anon_sym_LPAREN, ACTIONS(1529), 1, anon_sym_EQ, STATE(564), 1, sym_text_interpolation, STATE(580), 1, sym_arguments, ACTIONS(1525), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1531), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1425), 15, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [2430] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1523), 1, anon_sym_LPAREN, STATE(565), 1, sym_text_interpolation, STATE(588), 1, sym_arguments, ACTIONS(1453), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1451), 35, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [2505] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1523), 1, anon_sym_LPAREN, STATE(566), 1, sym_text_interpolation, STATE(570), 1, sym_arguments, ACTIONS(1457), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1455), 35, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [2580] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1523), 1, anon_sym_LPAREN, STATE(567), 1, sym_text_interpolation, STATE(583), 1, sym_arguments, ACTIONS(1441), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1439), 35, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [2655] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1523), 1, anon_sym_LPAREN, ACTIONS(1533), 1, anon_sym_EQ, STATE(568), 1, sym_text_interpolation, STATE(580), 1, sym_arguments, ACTIONS(1525), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1531), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1425), 15, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [2738] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1515), 1, anon_sym_EQ, STATE(569), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1513), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1425), 16, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1427), 20, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [2817] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(570), 1, sym_text_interpolation, ACTIONS(1501), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1499), 36, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [2887] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(571), 1, sym_text_interpolation, ACTIONS(1509), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1507), 36, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [2957] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(572), 1, sym_text_interpolation, ACTIONS(1481), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1479), 36, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [3027] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(573), 1, sym_text_interpolation, ACTIONS(1497), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1495), 36, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [3097] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(574), 1, sym_text_interpolation, ACTIONS(1423), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1421), 36, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [3167] = 12, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(1515), 1, anon_sym_EQ, STATE(543), 1, sym_arguments, STATE(575), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1535), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1425), 12, anon_sym_EQ_GT, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1513), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [3251] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(576), 1, sym_text_interpolation, ACTIONS(1477), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1475), 36, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [3321] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1517), 1, anon_sym_EQ, STATE(577), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1519), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1425), 16, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [3399] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(578), 1, sym_text_interpolation, ACTIONS(1415), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1413), 36, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [3469] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(579), 1, sym_text_interpolation, ACTIONS(1419), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1417), 36, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [3539] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(580), 1, sym_text_interpolation, ACTIONS(1473), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1471), 36, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [3609] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(581), 1, sym_text_interpolation, ACTIONS(1505), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1503), 36, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [3679] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(1537), 1, anon_sym_EQ, STATE(543), 1, sym_arguments, STATE(582), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1539), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1425), 14, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [3761] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(583), 1, sym_text_interpolation, ACTIONS(1485), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1483), 36, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [3831] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(1541), 1, anon_sym_EQ, STATE(543), 1, sym_arguments, STATE(584), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1539), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1425), 14, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [3913] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(585), 1, sym_text_interpolation, ACTIONS(1493), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1491), 36, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [3983] = 12, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(1521), 1, anon_sym_EQ, STATE(543), 1, sym_arguments, STATE(586), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1543), 2, anon_sym_COMMA, anon_sym_RBRACK, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1425), 12, anon_sym_EQ_GT, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1519), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [4067] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(587), 1, sym_text_interpolation, ACTIONS(1461), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1459), 36, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [4137] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(588), 1, sym_text_interpolation, ACTIONS(1465), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1463), 36, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [4207] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1521), 1, anon_sym_EQ, STATE(589), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1519), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1425), 16, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [4285] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(590), 1, sym_text_interpolation, ACTIONS(1409), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1407), 36, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [4355] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(591), 1, sym_text_interpolation, ACTIONS(1489), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1487), 36, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [4425] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(592), 1, sym_text_interpolation, ACTIONS(1469), 20, anon_sym_AMP, anon_sym_EQ, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(1467), 36, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_COLON_COLON, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [4495] = 12, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(1515), 1, anon_sym_EQ, STATE(543), 1, sym_arguments, STATE(593), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1546), 2, anon_sym_COMMA, anon_sym_RBRACK, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1425), 12, anon_sym_EQ_GT, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1513), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [4579] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1429), 1, anon_sym_EQ, STATE(594), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1425), 12, anon_sym_EQ_GT, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1437), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, anon_sym_RBRACK, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [4656] = 12, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(782), 1, anon_sym_COMMA, ACTIONS(1411), 1, sym_comment, ACTIONS(1515), 1, anon_sym_EQ, ACTIONS(1527), 1, anon_sym_RPAREN, STATE(595), 1, sym_text_interpolation, STATE(1713), 1, aux_sym__list_destructing_repeat1, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1425), 12, anon_sym_EQ_GT, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1513), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [4739] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1529), 1, anon_sym_EQ, STATE(596), 1, sym_text_interpolation, ACTIONS(1525), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1531), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1425), 15, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [4816] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1533), 1, anon_sym_EQ, STATE(597), 1, sym_text_interpolation, ACTIONS(1525), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1531), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1425), 15, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [4893] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1429), 1, anon_sym_EQ, STATE(598), 1, sym_text_interpolation, ACTIONS(1525), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1437), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1425), 15, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [4970] = 12, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(1521), 1, anon_sym_EQ, STATE(543), 1, sym_arguments, STATE(599), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1548), 2, anon_sym_COMMA, anon_sym_RBRACK, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1425), 11, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1519), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [5053] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1515), 1, anon_sym_EQ, STATE(600), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1546), 2, anon_sym_COMMA, anon_sym_RBRACK, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1425), 12, anon_sym_EQ_GT, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1513), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [5131] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1521), 1, anon_sym_EQ, STATE(601), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1543), 2, anon_sym_COMMA, anon_sym_RBRACK, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1425), 12, anon_sym_EQ_GT, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1519), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [5209] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1541), 1, anon_sym_EQ, STATE(602), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1539), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1425), 14, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [5285] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1537), 1, anon_sym_EQ, STATE(603), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1539), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1425), 14, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [5361] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1515), 1, anon_sym_EQ, STATE(604), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1535), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1425), 12, anon_sym_EQ_GT, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1513), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [5439] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1521), 1, anon_sym_EQ, STATE(605), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1548), 2, anon_sym_COMMA, anon_sym_RBRACK, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1425), 11, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, ACTIONS(1519), 13, anon_sym_STAR_STAR_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_DOT_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_QMARK_QMARK_EQ, ACTIONS(1427), 19, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, [5516] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1555), 1, anon_sym_BSLASH, ACTIONS(1558), 1, anon_sym_LPAREN, STATE(606), 1, sym_text_interpolation, STATE(661), 1, sym_arguments, STATE(1963), 1, aux_sym_namespace_name_repeat1, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1553), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1551), 26, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [5587] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(543), 1, sym_arguments, STATE(607), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1427), 13, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1425), 25, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [5656] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(608), 1, sym_text_interpolation, ACTIONS(1489), 13, anon_sym_AMP, anon_sym_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1487), 34, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, aux_sym_class_interface_clause_token1, aux_sym_use_instead_of_clause_token1, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [5717] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(1555), 1, anon_sym_BSLASH, STATE(543), 1, sym_arguments, STATE(609), 1, sym_text_interpolation, STATE(1963), 1, aux_sym_namespace_name_repeat1, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1427), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1425), 26, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [5788] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(1555), 1, anon_sym_BSLASH, STATE(543), 1, sym_arguments, STATE(610), 1, sym_text_interpolation, STATE(1963), 1, aux_sym_namespace_name_repeat1, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1562), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1560), 26, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [5859] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(543), 1, sym_arguments, STATE(611), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1429), 13, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1437), 27, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [5926] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(612), 1, sym_text_interpolation, ACTIONS(1566), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1564), 34, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, aux_sym_class_interface_clause_token1, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_DOLLAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [5986] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(546), 1, sym_arguments, STATE(613), 1, sym_text_interpolation, ACTIONS(1570), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1568), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, aux_sym_use_instead_of_clause_token1, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [6050] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(614), 1, sym_text_interpolation, ACTIONS(1435), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1427), 13, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1425), 25, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [6113] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(552), 1, sym_arguments, STATE(615), 1, sym_text_interpolation, ACTIONS(1445), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1443), 31, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [6176] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(616), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1429), 13, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1437), 27, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [6237] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1558), 1, anon_sym_LPAREN, STATE(617), 1, sym_text_interpolation, STATE(653), 1, sym_arguments, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1429), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1437), 26, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [6302] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(543), 1, sym_arguments, STATE(618), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1562), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1560), 26, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [6367] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(543), 1, sym_arguments, STATE(619), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1562), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1560), 26, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [6432] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(551), 1, sym_arguments, STATE(620), 1, sym_text_interpolation, ACTIONS(1449), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1447), 31, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [6495] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(541), 1, sym_arguments, STATE(621), 1, sym_text_interpolation, ACTIONS(1453), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1451), 31, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [6558] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(550), 1, sym_arguments, STATE(622), 1, sym_text_interpolation, ACTIONS(1457), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1455), 31, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [6621] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(546), 1, sym_arguments, STATE(623), 1, sym_text_interpolation, ACTIONS(1441), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1439), 31, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [6684] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(546), 1, sym_arguments, STATE(624), 1, sym_text_interpolation, ACTIONS(1441), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1439), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [6745] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(550), 1, sym_arguments, STATE(625), 1, sym_text_interpolation, ACTIONS(1457), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1455), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [6806] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(541), 1, sym_arguments, STATE(626), 1, sym_text_interpolation, ACTIONS(1453), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1451), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [6867] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(551), 1, sym_arguments, STATE(627), 1, sym_text_interpolation, ACTIONS(1449), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1447), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [6928] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1579), 1, anon_sym_EQ, STATE(628), 1, sym_text_interpolation, ACTIONS(1576), 2, anon_sym_COMMA, anon_sym_RBRACK, ACTIONS(1574), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1572), 30, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [6991] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(552), 1, sym_arguments, STATE(629), 1, sym_text_interpolation, ACTIONS(1445), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1443), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [7052] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1558), 1, anon_sym_LPAREN, STATE(630), 1, sym_text_interpolation, STATE(653), 1, sym_arguments, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1583), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1581), 26, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [7117] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1558), 1, anon_sym_LPAREN, STATE(631), 1, sym_text_interpolation, STATE(653), 1, sym_arguments, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1587), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1585), 26, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [7182] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1558), 1, anon_sym_LPAREN, STATE(632), 1, sym_text_interpolation, STATE(661), 1, sym_arguments, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1553), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1551), 26, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [7247] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1589), 1, anon_sym_LPAREN, STATE(633), 1, sym_text_interpolation, STATE(832), 1, sym_arguments, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1553), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1551), 26, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [7312] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1558), 1, anon_sym_LPAREN, STATE(634), 1, sym_text_interpolation, STATE(661), 1, sym_arguments, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1553), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1551), 26, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [7377] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1558), 1, anon_sym_LPAREN, STATE(635), 1, sym_text_interpolation, STATE(649), 1, sym_arguments, ACTIONS(1441), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1439), 31, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [7440] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1558), 1, anon_sym_LPAREN, STATE(636), 1, sym_text_interpolation, STATE(646), 1, sym_arguments, ACTIONS(1457), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1455), 31, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [7503] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1558), 1, anon_sym_LPAREN, STATE(637), 1, sym_text_interpolation, STATE(648), 1, sym_arguments, ACTIONS(1445), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1443), 31, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [7566] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1558), 1, anon_sym_LPAREN, STATE(638), 1, sym_text_interpolation, STATE(644), 1, sym_arguments, ACTIONS(1449), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1447), 31, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [7629] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(543), 1, sym_arguments, STATE(639), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1427), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1425), 26, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [7694] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(543), 1, sym_arguments, STATE(640), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1427), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1425), 26, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [7759] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1558), 1, anon_sym_LPAREN, STATE(641), 1, sym_text_interpolation, STATE(645), 1, sym_arguments, ACTIONS(1453), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1451), 31, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [7822] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(642), 1, sym_text_interpolation, ACTIONS(1469), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1467), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [7880] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(643), 1, sym_text_interpolation, ACTIONS(1593), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1591), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [7938] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(644), 1, sym_text_interpolation, ACTIONS(1505), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1503), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [7996] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(645), 1, sym_text_interpolation, ACTIONS(1465), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1463), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [8054] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(646), 1, sym_text_interpolation, ACTIONS(1501), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1499), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [8112] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(647), 1, sym_text_interpolation, ACTIONS(1493), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1491), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [8170] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(648), 1, sym_text_interpolation, ACTIONS(1509), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1507), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [8228] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(649), 1, sym_text_interpolation, ACTIONS(1485), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1483), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [8286] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(650), 1, sym_text_interpolation, ACTIONS(1597), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1595), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [8344] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(651), 1, sym_text_interpolation, ACTIONS(1601), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1599), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [8402] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(652), 1, sym_text_interpolation, ACTIONS(1605), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1603), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [8460] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(653), 1, sym_text_interpolation, ACTIONS(1473), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1471), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [8518] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1607), 1, anon_sym_COLON_COLON, STATE(654), 1, sym_text_interpolation, ACTIONS(1489), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1487), 31, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [8578] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(655), 1, sym_text_interpolation, ACTIONS(1611), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1609), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [8636] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(656), 1, sym_text_interpolation, ACTIONS(1419), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1417), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [8694] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(657), 1, sym_text_interpolation, ACTIONS(1461), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1459), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [8752] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(658), 1, sym_text_interpolation, ACTIONS(1409), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1407), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [8810] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(659), 1, sym_text_interpolation, ACTIONS(1615), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1613), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [8868] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(660), 1, sym_text_interpolation, ACTIONS(1619), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1617), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [8926] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(661), 1, sym_text_interpolation, ACTIONS(1471), 6, anon_sym_LBRACE, anon_sym_LPAREN, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1623), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1621), 26, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [8986] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(662), 1, sym_text_interpolation, ACTIONS(1415), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1413), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [9044] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(663), 1, sym_text_interpolation, ACTIONS(1423), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1421), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [9102] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(664), 1, sym_text_interpolation, ACTIONS(1627), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1625), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [9160] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(665), 1, sym_text_interpolation, ACTIONS(1631), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1629), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [9218] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(666), 1, sym_text_interpolation, ACTIONS(1399), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1401), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [9276] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(667), 1, sym_text_interpolation, ACTIONS(1635), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1633), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [9334] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(668), 1, sym_text_interpolation, ACTIONS(1497), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1495), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [9392] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(669), 1, sym_text_interpolation, ACTIONS(1574), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1572), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [9450] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(670), 1, sym_text_interpolation, ACTIONS(1481), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1479), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [9508] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(671), 1, sym_text_interpolation, ACTIONS(1639), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1637), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [9566] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(672), 1, sym_text_interpolation, ACTIONS(1477), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1475), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [9624] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(673), 1, sym_text_interpolation, ACTIONS(969), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, aux_sym_else_clause_token1, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(967), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, aux_sym_catch_clause_token1, aux_sym_finally_clause_token1, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [9681] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1523), 1, anon_sym_LPAREN, STATE(580), 1, sym_arguments, STATE(674), 1, sym_text_interpolation, ACTIONS(1525), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1427), 12, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1425), 22, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [9746] = 27, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(590), 1, anon_sym_DOLLAR, ACTIONS(604), 1, sym_heredoc, ACTIONS(1395), 1, anon_sym_LBRACK, ACTIONS(1411), 1, sym_comment, ACTIONS(1641), 1, sym_name, ACTIONS(1643), 1, anon_sym_RBRACE, ACTIONS(1645), 1, anon_sym_LPAREN, STATE(675), 1, sym_text_interpolation, STATE(678), 1, aux_sym_use_list_repeat1, STATE(1365), 1, sym_class_constant_access_expression, STATE(1500), 1, sym__dereferencable_expression, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(2300), 1, sym__scope_resolution_qualifier, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, STATE(1354), 2, sym_qualified_name, sym__reserved_identifier, STATE(1923), 2, sym_use_instead_of_clause, sym_use_as_clause, ACTIONS(291), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(1481), 4, sym_cast_variable, sym_member_access_expression, sym_nullsafe_member_access_expression, sym_scoped_property_access_expression, STATE(1360), 10, sym_parenthesized_expression, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_subscript_expression, sym_array_creation_expression, sym__string, sym_dynamic_variable_name, sym_variable_name, [9847] = 28, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(225), 1, aux_sym_final_modifier_token1, ACTIONS(227), 1, aux_sym_abstract_modifier_token1, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(1647), 1, sym_name, ACTIONS(1649), 1, aux_sym_function_static_declaration_token1, ACTIONS(1651), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(1653), 1, sym_var_modifier, ACTIONS(1657), 1, anon_sym_QMARK, ACTIONS(1661), 1, anon_sym_DOLLAR, STATE(676), 1, sym_text_interpolation, STATE(1057), 1, aux_sym_property_declaration_repeat1, STATE(1172), 1, sym__modifier, STATE(1327), 1, sym_qualified_name, STATE(1403), 1, sym_union_type, STATE(1421), 1, sym__types, STATE(1440), 1, sym_variable_name, STATE(1523), 1, sym__function_definition_header, STATE(1526), 1, sym_property_element, STATE(1780), 1, sym__type, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, ACTIONS(1655), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1346), 3, sym_named_type, sym_optional_type, sym_primitive_type, STATE(1170), 4, sym_final_modifier, sym_abstract_modifier, sym_static_modifier, sym_visibility_modifier, ACTIONS(1659), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [9950] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(677), 1, sym_text_interpolation, ACTIONS(942), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, aux_sym_else_clause_token1, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(940), 32, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, aux_sym_catch_clause_token1, aux_sym_finally_clause_token1, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [10007] = 26, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1663), 1, sym_name, ACTIONS(1669), 1, aux_sym_namespace_definition_token1, ACTIONS(1672), 1, anon_sym_BSLASH, ACTIONS(1675), 1, anon_sym_RBRACE, ACTIONS(1677), 1, anon_sym_LPAREN, ACTIONS(1680), 1, aux_sym_cast_type_token1, ACTIONS(1683), 1, anon_sym_LBRACK, ACTIONS(1692), 1, anon_sym_DOLLAR, ACTIONS(1695), 1, sym_heredoc, STATE(1365), 1, sym_class_constant_access_expression, STATE(1500), 1, sym__dereferencable_expression, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(2300), 1, sym__scope_resolution_qualifier, ACTIONS(1686), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(1689), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, STATE(678), 2, sym_text_interpolation, aux_sym_use_list_repeat1, STATE(1354), 2, sym_qualified_name, sym__reserved_identifier, STATE(1923), 2, sym_use_instead_of_clause, sym_use_as_clause, ACTIONS(1666), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(1481), 4, sym_cast_variable, sym_member_access_expression, sym_nullsafe_member_access_expression, sym_scoped_property_access_expression, STATE(1360), 10, sym_parenthesized_expression, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_subscript_expression, sym_array_creation_expression, sym__string, sym_dynamic_variable_name, sym_variable_name, [10106] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1576), 1, anon_sym_RPAREN, ACTIONS(1579), 1, anon_sym_EQ, STATE(679), 1, sym_text_interpolation, ACTIONS(1574), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1572), 30, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [10167] = 27, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(590), 1, anon_sym_DOLLAR, ACTIONS(604), 1, sym_heredoc, ACTIONS(1395), 1, anon_sym_LBRACK, ACTIONS(1411), 1, sym_comment, ACTIONS(1641), 1, sym_name, ACTIONS(1645), 1, anon_sym_LPAREN, ACTIONS(1698), 1, anon_sym_RBRACE, STATE(675), 1, aux_sym_use_list_repeat1, STATE(680), 1, sym_text_interpolation, STATE(1365), 1, sym_class_constant_access_expression, STATE(1500), 1, sym__dereferencable_expression, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(2300), 1, sym__scope_resolution_qualifier, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, STATE(1354), 2, sym_qualified_name, sym__reserved_identifier, STATE(1923), 2, sym_use_instead_of_clause, sym_use_as_clause, ACTIONS(291), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(1481), 4, sym_cast_variable, sym_member_access_expression, sym_nullsafe_member_access_expression, sym_scoped_property_access_expression, STATE(1360), 10, sym_parenthesized_expression, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_subscript_expression, sym_array_creation_expression, sym__string, sym_dynamic_variable_name, sym_variable_name, [10268] = 29, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(293), 1, anon_sym_POUND_LBRACK, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(604), 1, sym_heredoc, ACTIONS(1395), 1, anon_sym_LBRACK, ACTIONS(1645), 1, anon_sym_LPAREN, ACTIONS(1700), 1, sym_name, ACTIONS(1702), 1, aux_sym_class_declaration_token1, ACTIONS(1704), 1, anon_sym_DOLLAR, STATE(681), 1, sym_text_interpolation, STATE(1193), 1, aux_sym_attribute_list_repeat2, STATE(1455), 1, sym__dereferencable_expression, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2201), 1, sym_attribute_list, STATE(2230), 1, sym__scope_resolution_qualifier, STATE(2282), 1, sym_namespace_name_as_prefix, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(634), 2, sym_qualified_name, sym__reserved_identifier, STATE(651), 2, sym_encapsed_string, sym_string, STATE(1481), 2, sym_class_constant_access_expression, sym_cast_variable, ACTIONS(291), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(632), 3, sym_subscript_expression, sym_dynamic_variable_name, sym_variable_name, STATE(633), 3, sym_member_access_expression, sym_nullsafe_member_access_expression, sym_scoped_property_access_expression, STATE(1360), 7, sym_parenthesized_expression, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_array_creation_expression, sym__string, [10373] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(682), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1587), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1585), 26, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [10432] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(683), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1427), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1425), 26, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [10491] = 29, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(287), 1, aux_sym__list_destructing_token1, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(590), 1, anon_sym_DOLLAR, ACTIONS(604), 1, sym_heredoc, ACTIONS(682), 1, anon_sym_AMP, ACTIONS(1395), 1, anon_sym_LBRACK, ACTIONS(1411), 1, sym_comment, ACTIONS(1645), 1, anon_sym_LPAREN, ACTIONS(1706), 1, sym_name, STATE(684), 1, sym_text_interpolation, STATE(1481), 1, sym_class_constant_access_expression, STATE(1500), 1, sym__dereferencable_expression, STATE(1719), 1, sym__list_destructing, STATE(1752), 1, sym_by_ref, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(2300), 1, sym__scope_resolution_qualifier, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, STATE(1354), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(291), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(1360), 3, sym_parenthesized_expression, sym_array_creation_expression, sym__string, STATE(1313), 4, sym_cast_variable, sym_member_access_expression, sym_nullsafe_member_access_expression, sym_scoped_property_access_expression, STATE(1265), 7, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_subscript_expression, sym_dynamic_variable_name, sym_variable_name, [10596] = 29, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(293), 1, anon_sym_POUND_LBRACK, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(604), 1, sym_heredoc, ACTIONS(1395), 1, anon_sym_LBRACK, ACTIONS(1645), 1, anon_sym_LPAREN, ACTIONS(1708), 1, sym_name, ACTIONS(1712), 1, aux_sym_class_declaration_token1, ACTIONS(1714), 1, anon_sym_DOLLAR, STATE(685), 1, sym_text_interpolation, STATE(1193), 1, aux_sym_attribute_list_repeat2, STATE(1459), 1, sym__dereferencable_expression, STATE(2139), 1, sym_namespace_name_as_prefix, STATE(2153), 1, sym_relative_scope, STATE(2170), 1, sym_attribute_list, STATE(2192), 1, sym_namespace_name, STATE(2262), 1, sym__scope_resolution_qualifier, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, STATE(714), 2, sym_qualified_name, sym__reserved_identifier, STATE(1481), 2, sym_class_constant_access_expression, sym_cast_variable, ACTIONS(1710), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(715), 3, sym_member_access_expression, sym_nullsafe_member_access_expression, sym_scoped_property_access_expression, STATE(718), 3, sym_subscript_expression, sym_dynamic_variable_name, sym_variable_name, STATE(1360), 7, sym_parenthesized_expression, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_array_creation_expression, sym__string, [10701] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1523), 1, anon_sym_LPAREN, STATE(580), 1, sym_arguments, STATE(686), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1429), 12, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1437), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [10764] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1555), 1, anon_sym_BSLASH, ACTIONS(1716), 1, anon_sym_LPAREN, STATE(687), 1, sym_text_interpolation, STATE(739), 1, sym_arguments, STATE(1963), 1, aux_sym_namespace_name_repeat1, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1553), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1551), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [10831] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(688), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1562), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1560), 26, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [10890] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(1555), 1, anon_sym_BSLASH, STATE(543), 1, sym_arguments, STATE(689), 1, sym_text_interpolation, STATE(1963), 1, aux_sym_namespace_name_repeat1, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1562), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1560), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [10957] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(690), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1583), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1581), 26, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [11016] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(691), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1429), 12, anon_sym_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1437), 26, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [11075] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1523), 1, anon_sym_LPAREN, ACTIONS(1555), 1, anon_sym_BSLASH, STATE(580), 1, sym_arguments, STATE(692), 1, sym_text_interpolation, STATE(1963), 1, aux_sym_namespace_name_repeat1, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1427), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1425), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [11142] = 28, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(225), 1, aux_sym_final_modifier_token1, ACTIONS(227), 1, aux_sym_abstract_modifier_token1, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(1647), 1, sym_name, ACTIONS(1649), 1, aux_sym_function_static_declaration_token1, ACTIONS(1651), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(1653), 1, sym_var_modifier, ACTIONS(1657), 1, anon_sym_QMARK, ACTIONS(1661), 1, anon_sym_DOLLAR, STATE(693), 1, sym_text_interpolation, STATE(1057), 1, aux_sym_property_declaration_repeat1, STATE(1172), 1, sym__modifier, STATE(1327), 1, sym_qualified_name, STATE(1403), 1, sym_union_type, STATE(1421), 1, sym__types, STATE(1440), 1, sym_variable_name, STATE(1570), 1, sym_property_element, STATE(1635), 1, sym__function_definition_header, STATE(1663), 1, sym__type, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, ACTIONS(1655), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1346), 3, sym_named_type, sym_optional_type, sym_primitive_type, STATE(1170), 4, sym_final_modifier, sym_abstract_modifier, sym_static_modifier, sym_visibility_modifier, ACTIONS(1659), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [11245] = 29, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(287), 1, aux_sym__list_destructing_token1, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(590), 1, anon_sym_DOLLAR, ACTIONS(604), 1, sym_heredoc, ACTIONS(682), 1, anon_sym_AMP, ACTIONS(1395), 1, anon_sym_LBRACK, ACTIONS(1411), 1, sym_comment, ACTIONS(1645), 1, anon_sym_LPAREN, ACTIONS(1706), 1, sym_name, STATE(694), 1, sym_text_interpolation, STATE(1481), 1, sym_class_constant_access_expression, STATE(1500), 1, sym__dereferencable_expression, STATE(1903), 1, sym_by_ref, STATE(1904), 1, sym__list_destructing, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(2300), 1, sym__scope_resolution_qualifier, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, STATE(1354), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(291), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(1360), 3, sym_parenthesized_expression, sym_array_creation_expression, sym__string, STATE(1363), 4, sym_cast_variable, sym_member_access_expression, sym_nullsafe_member_access_expression, sym_scoped_property_access_expression, STATE(1305), 7, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_subscript_expression, sym_dynamic_variable_name, sym_variable_name, [11350] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1523), 1, anon_sym_LPAREN, ACTIONS(1555), 1, anon_sym_BSLASH, ACTIONS(1718), 1, anon_sym_COLON, STATE(580), 1, sym_arguments, STATE(695), 1, sym_text_interpolation, STATE(1963), 1, aux_sym_namespace_name_repeat1, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1427), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1425), 21, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [11418] = 28, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(590), 1, anon_sym_DOLLAR, ACTIONS(604), 1, sym_heredoc, ACTIONS(682), 1, anon_sym_AMP, ACTIONS(794), 1, anon_sym_LBRACK, ACTIONS(1411), 1, sym_comment, ACTIONS(1645), 1, anon_sym_LPAREN, ACTIONS(1706), 1, sym_name, STATE(696), 1, sym_text_interpolation, STATE(1481), 1, sym_class_constant_access_expression, STATE(1500), 1, sym__dereferencable_expression, STATE(2057), 1, sym_by_ref, STATE(2058), 1, sym__array_destructing, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(2300), 1, sym__scope_resolution_qualifier, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, STATE(1354), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(291), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(1360), 3, sym_parenthesized_expression, sym_array_creation_expression, sym__string, STATE(1368), 4, sym_cast_variable, sym_member_access_expression, sym_nullsafe_member_access_expression, sym_scoped_property_access_expression, STATE(1280), 7, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_subscript_expression, sym_dynamic_variable_name, sym_variable_name, [11520] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(697), 1, sym_text_interpolation, ACTIONS(1722), 17, sym_heredoc, anon_sym_BSLASH, anon_sym_LPAREN, anon_sym_DOT_DOT_DOT, anon_sym_AT, anon_sym_TILDE, anon_sym_BANG, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, sym_shell_command_expression, anon_sym_LBRACK, anon_sym_POUND_LBRACK, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, anon_sym_SQUOTE, aux_sym_string_token1, anon_sym_DOLLAR, ACTIONS(1720), 25, aux_sym_function_static_declaration_token1, aux_sym_namespace_definition_token1, aux_sym_namespace_use_declaration_token2, aux_sym__arrow_function_header_token1, aux_sym_cast_type_token1, sym_float, sym_integer, aux_sym_throw_expression_token1, aux_sym_match_expression_token1, anon_sym_PLUS, anon_sym_DASH, aux_sym_clone_expression_token1, aux_sym_print_intrinsic_token1, aux_sym_object_creation_expression_token1, aux_sym__list_destructing_token1, anon_sym_self, anon_sym_parent, sym_boolean, sym_null, aux_sym_yield_expression_token1, aux_sym_include_expression_token1, aux_sym_include_once_expression_token1, aux_sym_require_expression_token1, aux_sym_require_once_expression_token1, sym_name, [11576] = 28, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1647), 1, sym_name, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(1726), 1, anon_sym_COMMA, ACTIONS(1728), 1, anon_sym_RPAREN, ACTIONS(1730), 1, anon_sym_DOT_DOT_DOT, ACTIONS(1732), 1, anon_sym_QMARK, ACTIONS(1734), 1, anon_sym_POUND_LBRACK, ACTIONS(1736), 1, anon_sym_DOLLAR, STATE(698), 1, sym_text_interpolation, STATE(1094), 1, sym_attribute_list, STATE(1160), 1, sym_visibility_modifier, STATE(1182), 1, aux_sym_attribute_list_repeat2, STATE(1327), 1, sym_qualified_name, STATE(1403), 1, sym_union_type, STATE(1456), 1, sym__types, STATE(1458), 1, sym__type, STATE(1664), 1, sym_variable_name, STATE(1764), 1, sym_reference_modifier, STATE(2192), 1, sym_namespace_name, STATE(2204), 1, sym_namespace_name_as_prefix, ACTIONS(229), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1346), 3, sym_named_type, sym_optional_type, sym_primitive_type, STATE(1670), 3, sym_property_promotion_parameter, sym_simple_parameter, sym_variadic_parameter, ACTIONS(1659), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [11678] = 28, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1647), 1, sym_name, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(1730), 1, anon_sym_DOT_DOT_DOT, ACTIONS(1732), 1, anon_sym_QMARK, ACTIONS(1734), 1, anon_sym_POUND_LBRACK, ACTIONS(1736), 1, anon_sym_DOLLAR, ACTIONS(1738), 1, anon_sym_COMMA, ACTIONS(1740), 1, anon_sym_RPAREN, STATE(699), 1, sym_text_interpolation, STATE(1094), 1, sym_attribute_list, STATE(1160), 1, sym_visibility_modifier, STATE(1182), 1, aux_sym_attribute_list_repeat2, STATE(1327), 1, sym_qualified_name, STATE(1403), 1, sym_union_type, STATE(1456), 1, sym__types, STATE(1458), 1, sym__type, STATE(1664), 1, sym_variable_name, STATE(1764), 1, sym_reference_modifier, STATE(2192), 1, sym_namespace_name, STATE(2204), 1, sym_namespace_name_as_prefix, ACTIONS(229), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1346), 3, sym_named_type, sym_optional_type, sym_primitive_type, STATE(1753), 3, sym_property_promotion_parameter, sym_simple_parameter, sym_variadic_parameter, ACTIONS(1659), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [11780] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(1555), 1, anon_sym_BSLASH, ACTIONS(1742), 1, anon_sym_COLON, STATE(543), 1, sym_arguments, STATE(700), 1, sym_text_interpolation, STATE(1963), 1, aux_sym_namespace_name_repeat1, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1427), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1425), 21, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [11848] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1523), 1, anon_sym_LPAREN, ACTIONS(1555), 1, anon_sym_BSLASH, ACTIONS(1744), 1, anon_sym_COLON, STATE(580), 1, sym_arguments, STATE(701), 1, sym_text_interpolation, STATE(1963), 1, aux_sym_namespace_name_repeat1, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1427), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1425), 21, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [11916] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(702), 1, sym_text_interpolation, ACTIONS(1489), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1487), 30, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [11971] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(551), 1, sym_arguments, STATE(703), 1, sym_text_interpolation, ACTIONS(1449), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1447), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [12028] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(552), 1, sym_arguments, STATE(704), 1, sym_text_interpolation, ACTIONS(1445), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1443), 28, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [12087] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(546), 1, sym_arguments, STATE(705), 1, sym_text_interpolation, ACTIONS(1441), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1439), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [12144] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(706), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1429), 12, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1437), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [12201] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(541), 1, sym_arguments, STATE(707), 1, sym_text_interpolation, ACTIONS(1453), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1451), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [12258] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(550), 1, sym_arguments, STATE(708), 1, sym_text_interpolation, ACTIONS(1457), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1455), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [12315] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(543), 1, sym_arguments, STATE(709), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1562), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1560), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [12376] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(710), 1, sym_text_interpolation, ACTIONS(1525), 2, anon_sym_PLUS_PLUS, anon_sym_DASH_DASH, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1427), 12, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_PLUS, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1425), 22, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [12435] = 27, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1647), 1, sym_name, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(1730), 1, anon_sym_DOT_DOT_DOT, ACTIONS(1732), 1, anon_sym_QMARK, ACTIONS(1734), 1, anon_sym_POUND_LBRACK, ACTIONS(1736), 1, anon_sym_DOLLAR, ACTIONS(1746), 1, anon_sym_RPAREN, STATE(711), 1, sym_text_interpolation, STATE(1094), 1, sym_attribute_list, STATE(1160), 1, sym_visibility_modifier, STATE(1182), 1, aux_sym_attribute_list_repeat2, STATE(1327), 1, sym_qualified_name, STATE(1403), 1, sym_union_type, STATE(1456), 1, sym__types, STATE(1458), 1, sym__type, STATE(1664), 1, sym_variable_name, STATE(1764), 1, sym_reference_modifier, STATE(2192), 1, sym_namespace_name, STATE(2204), 1, sym_namespace_name_as_prefix, ACTIONS(229), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1346), 3, sym_named_type, sym_optional_type, sym_primitive_type, STATE(1999), 3, sym_property_promotion_parameter, sym_simple_parameter, sym_variadic_parameter, ACTIONS(1659), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [12534] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(543), 1, sym_arguments, STATE(712), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1562), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1560), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [12595] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1716), 1, anon_sym_LPAREN, STATE(713), 1, sym_text_interpolation, STATE(762), 1, sym_arguments, ACTIONS(1445), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1443), 28, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [12654] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1716), 1, anon_sym_LPAREN, STATE(714), 1, sym_text_interpolation, STATE(739), 1, sym_arguments, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1553), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1551), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [12715] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1748), 1, anon_sym_LPAREN, STATE(715), 1, sym_text_interpolation, STATE(966), 1, sym_arguments, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1553), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1551), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [12776] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1716), 1, anon_sym_LPAREN, STATE(716), 1, sym_text_interpolation, STATE(760), 1, sym_arguments, ACTIONS(1449), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1447), 28, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [12835] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1523), 1, anon_sym_LPAREN, STATE(583), 1, sym_arguments, STATE(717), 1, sym_text_interpolation, ACTIONS(1570), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1568), 28, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [12894] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1716), 1, anon_sym_LPAREN, STATE(718), 1, sym_text_interpolation, STATE(739), 1, sym_arguments, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1553), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1551), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [12955] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(719), 1, sym_text_interpolation, ACTIONS(1007), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, aux_sym_else_clause_token1, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1005), 30, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [13010] = 27, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1647), 1, sym_name, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(1730), 1, anon_sym_DOT_DOT_DOT, ACTIONS(1732), 1, anon_sym_QMARK, ACTIONS(1734), 1, anon_sym_POUND_LBRACK, ACTIONS(1736), 1, anon_sym_DOLLAR, ACTIONS(1750), 1, anon_sym_RPAREN, STATE(720), 1, sym_text_interpolation, STATE(1094), 1, sym_attribute_list, STATE(1160), 1, sym_visibility_modifier, STATE(1182), 1, aux_sym_attribute_list_repeat2, STATE(1327), 1, sym_qualified_name, STATE(1403), 1, sym_union_type, STATE(1456), 1, sym__types, STATE(1458), 1, sym__type, STATE(1664), 1, sym_variable_name, STATE(1764), 1, sym_reference_modifier, STATE(2192), 1, sym_namespace_name, STATE(2204), 1, sym_namespace_name_as_prefix, ACTIONS(229), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1346), 3, sym_named_type, sym_optional_type, sym_primitive_type, STATE(1999), 3, sym_property_promotion_parameter, sym_simple_parameter, sym_variadic_parameter, ACTIONS(1659), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [13109] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(541), 1, sym_arguments, STATE(721), 1, sym_text_interpolation, ACTIONS(1453), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1451), 28, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [13168] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(550), 1, sym_arguments, STATE(722), 1, sym_text_interpolation, ACTIONS(1457), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1455), 28, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [13227] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(546), 1, sym_arguments, STATE(723), 1, sym_text_interpolation, ACTIONS(1441), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1439), 28, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [13286] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1523), 1, anon_sym_LPAREN, STATE(580), 1, sym_arguments, STATE(724), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1427), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1425), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [13347] = 27, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1647), 1, sym_name, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(1730), 1, anon_sym_DOT_DOT_DOT, ACTIONS(1732), 1, anon_sym_QMARK, ACTIONS(1734), 1, anon_sym_POUND_LBRACK, ACTIONS(1736), 1, anon_sym_DOLLAR, ACTIONS(1752), 1, anon_sym_RPAREN, STATE(725), 1, sym_text_interpolation, STATE(1094), 1, sym_attribute_list, STATE(1160), 1, sym_visibility_modifier, STATE(1182), 1, aux_sym_attribute_list_repeat2, STATE(1327), 1, sym_qualified_name, STATE(1403), 1, sym_union_type, STATE(1456), 1, sym__types, STATE(1458), 1, sym__type, STATE(1664), 1, sym_variable_name, STATE(1764), 1, sym_reference_modifier, STATE(2192), 1, sym_namespace_name, STATE(2204), 1, sym_namespace_name_as_prefix, ACTIONS(229), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1346), 3, sym_named_type, sym_optional_type, sym_primitive_type, STATE(1999), 3, sym_property_promotion_parameter, sym_simple_parameter, sym_variadic_parameter, ACTIONS(1659), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [13446] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(726), 1, sym_text_interpolation, ACTIONS(985), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, aux_sym_else_clause_token1, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(983), 30, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [13501] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1716), 1, anon_sym_LPAREN, STATE(727), 1, sym_text_interpolation, STATE(771), 1, sym_arguments, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1583), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1581), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [13562] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1716), 1, anon_sym_LPAREN, STATE(728), 1, sym_text_interpolation, STATE(770), 1, sym_arguments, ACTIONS(1453), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1451), 28, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [13621] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1716), 1, anon_sym_LPAREN, STATE(729), 1, sym_text_interpolation, STATE(768), 1, sym_arguments, ACTIONS(1457), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1455), 28, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [13680] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1716), 1, anon_sym_LPAREN, STATE(730), 1, sym_text_interpolation, STATE(761), 1, sym_arguments, ACTIONS(1441), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1439), 28, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [13739] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1716), 1, anon_sym_LPAREN, STATE(731), 1, sym_text_interpolation, STATE(771), 1, sym_arguments, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1429), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1437), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [13800] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(732), 1, sym_text_interpolation, ACTIONS(1566), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1564), 30, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [13855] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1579), 1, anon_sym_EQ, STATE(733), 1, sym_text_interpolation, ACTIONS(1574), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1572), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [13912] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(551), 1, sym_arguments, STATE(734), 1, sym_text_interpolation, ACTIONS(1449), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1447), 28, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [13971] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(552), 1, sym_arguments, STATE(735), 1, sym_text_interpolation, ACTIONS(1445), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1443), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [14028] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1523), 1, anon_sym_LPAREN, STATE(580), 1, sym_arguments, STATE(736), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1427), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1425), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [14089] = 27, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1647), 1, sym_name, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(1730), 1, anon_sym_DOT_DOT_DOT, ACTIONS(1732), 1, anon_sym_QMARK, ACTIONS(1734), 1, anon_sym_POUND_LBRACK, ACTIONS(1736), 1, anon_sym_DOLLAR, ACTIONS(1754), 1, anon_sym_RPAREN, STATE(737), 1, sym_text_interpolation, STATE(1094), 1, sym_attribute_list, STATE(1160), 1, sym_visibility_modifier, STATE(1182), 1, aux_sym_attribute_list_repeat2, STATE(1327), 1, sym_qualified_name, STATE(1403), 1, sym_union_type, STATE(1456), 1, sym__types, STATE(1458), 1, sym__type, STATE(1664), 1, sym_variable_name, STATE(1764), 1, sym_reference_modifier, STATE(2192), 1, sym_namespace_name, STATE(2204), 1, sym_namespace_name_as_prefix, ACTIONS(229), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1346), 3, sym_named_type, sym_optional_type, sym_primitive_type, STATE(1999), 3, sym_property_promotion_parameter, sym_simple_parameter, sym_variadic_parameter, ACTIONS(1659), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [14188] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1716), 1, anon_sym_LPAREN, STATE(738), 1, sym_text_interpolation, STATE(771), 1, sym_arguments, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1587), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1585), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [14249] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(739), 1, sym_text_interpolation, ACTIONS(1471), 6, anon_sym_LBRACE, anon_sym_LPAREN, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1623), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1621), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [14305] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(740), 1, sym_text_interpolation, ACTIONS(1627), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1625), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [14359] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(741), 1, sym_text_interpolation, ACTIONS(1605), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1603), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [14413] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(742), 1, sym_text_interpolation, ACTIONS(1461), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1459), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [14467] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1607), 1, anon_sym_COLON_COLON, STATE(743), 1, sym_text_interpolation, ACTIONS(1489), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1487), 28, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [14523] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1579), 1, anon_sym_EQ, STATE(744), 1, sym_text_interpolation, ACTIONS(1574), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1572), 28, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [14579] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(745), 1, sym_text_interpolation, ACTIONS(1409), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1407), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [14633] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(746), 1, sym_text_interpolation, ACTIONS(1593), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1591), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [14687] = 26, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1647), 1, sym_name, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(1730), 1, anon_sym_DOT_DOT_DOT, ACTIONS(1732), 1, anon_sym_QMARK, ACTIONS(1734), 1, anon_sym_POUND_LBRACK, ACTIONS(1736), 1, anon_sym_DOLLAR, STATE(747), 1, sym_text_interpolation, STATE(1094), 1, sym_attribute_list, STATE(1160), 1, sym_visibility_modifier, STATE(1182), 1, aux_sym_attribute_list_repeat2, STATE(1327), 1, sym_qualified_name, STATE(1403), 1, sym_union_type, STATE(1456), 1, sym__types, STATE(1458), 1, sym__type, STATE(1664), 1, sym_variable_name, STATE(1764), 1, sym_reference_modifier, STATE(2192), 1, sym_namespace_name, STATE(2204), 1, sym_namespace_name_as_prefix, ACTIONS(229), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1346), 3, sym_named_type, sym_optional_type, sym_primitive_type, STATE(1999), 3, sym_property_promotion_parameter, sym_simple_parameter, sym_variadic_parameter, ACTIONS(1659), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [14783] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(748), 1, sym_text_interpolation, ACTIONS(1601), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1599), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [14837] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(749), 1, sym_text_interpolation, ACTIONS(1399), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1401), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [14891] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(750), 1, sym_text_interpolation, ACTIONS(1639), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1637), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [14945] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(751), 1, sym_text_interpolation, ACTIONS(1415), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1413), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [14999] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(752), 1, sym_text_interpolation, ACTIONS(1574), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1572), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [15053] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(753), 1, sym_text_interpolation, ACTIONS(1469), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1467), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [15107] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(754), 1, sym_text_interpolation, ACTIONS(1481), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1479), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [15161] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(755), 1, sym_text_interpolation, ACTIONS(1635), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1633), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [15215] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(756), 1, sym_text_interpolation, ACTIONS(1631), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1629), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [15269] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(757), 1, sym_text_interpolation, ACTIONS(1611), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1609), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [15323] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1579), 1, anon_sym_EQ, STATE(758), 1, sym_text_interpolation, ACTIONS(1756), 2, anon_sym_COMMA, anon_sym_RBRACK, ACTIONS(1574), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1572), 26, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [15381] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(759), 1, sym_text_interpolation, ACTIONS(1423), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1421), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [15435] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(760), 1, sym_text_interpolation, ACTIONS(1505), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1503), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [15489] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(761), 1, sym_text_interpolation, ACTIONS(1485), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1483), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [15543] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(762), 1, sym_text_interpolation, ACTIONS(1509), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1507), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [15597] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(763), 1, sym_text_interpolation, ACTIONS(1619), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1617), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [15651] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(764), 1, sym_text_interpolation, ACTIONS(1597), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1595), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [15705] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(765), 1, sym_text_interpolation, ACTIONS(1419), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1417), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [15759] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(766), 1, sym_text_interpolation, ACTIONS(1493), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1491), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [15813] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(767), 1, sym_text_interpolation, ACTIONS(1497), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1495), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [15867] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(768), 1, sym_text_interpolation, ACTIONS(1501), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1499), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [15921] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(769), 1, sym_text_interpolation, ACTIONS(1477), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1475), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [15975] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(770), 1, sym_text_interpolation, ACTIONS(1465), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1463), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [16029] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(771), 1, sym_text_interpolation, ACTIONS(1473), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1471), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [16083] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(772), 1, sym_text_interpolation, ACTIONS(1615), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1613), 29, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_EQ_GT, anon_sym_LPAREN, anon_sym_PLUS, anon_sym_STAR_STAR, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [16137] = 25, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(604), 1, sym_heredoc, ACTIONS(1395), 1, anon_sym_LBRACK, ACTIONS(1411), 1, sym_comment, ACTIONS(1704), 1, anon_sym_DOLLAR, ACTIONS(1758), 1, sym_name, ACTIONS(1760), 1, anon_sym_LPAREN, STATE(773), 1, sym_text_interpolation, STATE(1481), 1, sym_class_constant_access_expression, STATE(1504), 1, sym__dereferencable_expression, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2227), 1, sym__scope_resolution_qualifier, STATE(2282), 1, sym_namespace_name_as_prefix, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, STATE(1332), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(291), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(1367), 3, sym_parenthesized_expression, sym_array_creation_expression, sym__string, STATE(691), 4, sym_cast_variable, sym_member_access_expression, sym_nullsafe_member_access_expression, sym_scoped_property_access_expression, STATE(617), 7, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_subscript_expression, sym_dynamic_variable_name, sym_variable_name, [16230] = 25, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(299), 1, anon_sym_DOLLAR, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(604), 1, sym_heredoc, ACTIONS(1395), 1, anon_sym_LBRACK, ACTIONS(1411), 1, sym_comment, ACTIONS(1762), 1, sym_name, ACTIONS(1764), 1, anon_sym_LPAREN, STATE(774), 1, sym_text_interpolation, STATE(1438), 1, sym__dereferencable_expression, STATE(1481), 1, sym_class_constant_access_expression, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2215), 1, sym__scope_resolution_qualifier, STATE(2282), 1, sym_namespace_name_as_prefix, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, STATE(1340), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(291), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(1338), 3, sym_parenthesized_expression, sym_array_creation_expression, sym__string, STATE(706), 4, sym_cast_variable, sym_member_access_expression, sym_nullsafe_member_access_expression, sym_scoped_property_access_expression, STATE(686), 7, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_subscript_expression, sym_dynamic_variable_name, sym_variable_name, [16323] = 25, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(604), 1, sym_heredoc, ACTIONS(1395), 1, anon_sym_LBRACK, ACTIONS(1411), 1, sym_comment, ACTIONS(1645), 1, anon_sym_LPAREN, ACTIONS(1704), 1, anon_sym_DOLLAR, ACTIONS(1766), 1, sym_name, STATE(775), 1, sym_text_interpolation, STATE(1497), 1, sym__dereferencable_expression, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2217), 1, sym__scope_resolution_qualifier, STATE(2282), 1, sym_namespace_name_as_prefix, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(619), 2, sym_qualified_name, sym__reserved_identifier, STATE(651), 2, sym_encapsed_string, sym_string, STATE(1481), 2, sym_class_constant_access_expression, sym_cast_variable, ACTIONS(291), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(618), 3, sym_subscript_expression, sym_dynamic_variable_name, sym_variable_name, STATE(688), 3, sym_member_access_expression, sym_nullsafe_member_access_expression, sym_scoped_property_access_expression, STATE(1360), 7, sym_parenthesized_expression, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_array_creation_expression, sym__string, [16416] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(776), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1562), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1560), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [16471] = 25, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(590), 1, anon_sym_DOLLAR, ACTIONS(604), 1, sym_heredoc, ACTIONS(1395), 1, anon_sym_LBRACK, ACTIONS(1411), 1, sym_comment, ACTIONS(1645), 1, anon_sym_LPAREN, ACTIONS(1706), 1, sym_name, STATE(777), 1, sym_text_interpolation, STATE(1481), 1, sym_class_constant_access_expression, STATE(1500), 1, sym__dereferencable_expression, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(2300), 1, sym__scope_resolution_qualifier, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, STATE(1354), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(291), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(1360), 3, sym_parenthesized_expression, sym_array_creation_expression, sym__string, STATE(1345), 4, sym_cast_variable, sym_member_access_expression, sym_nullsafe_member_access_expression, sym_scoped_property_access_expression, STATE(1290), 7, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_subscript_expression, sym_dynamic_variable_name, sym_variable_name, [16564] = 25, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(604), 1, sym_heredoc, ACTIONS(1395), 1, anon_sym_LBRACK, ACTIONS(1411), 1, sym_comment, ACTIONS(1714), 1, anon_sym_DOLLAR, ACTIONS(1768), 1, sym_name, ACTIONS(1770), 1, anon_sym_LPAREN, STATE(778), 1, sym_text_interpolation, STATE(1473), 1, sym__dereferencable_expression, STATE(1481), 1, sym_class_constant_access_expression, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2241), 1, sym__scope_resolution_qualifier, STATE(2282), 1, sym_namespace_name_as_prefix, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, STATE(1369), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(291), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(1341), 3, sym_parenthesized_expression, sym_array_creation_expression, sym__string, STATE(780), 4, sym_cast_variable, sym_member_access_expression, sym_nullsafe_member_access_expression, sym_scoped_property_access_expression, STATE(731), 7, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_subscript_expression, sym_dynamic_variable_name, sym_variable_name, [16657] = 25, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(604), 1, sym_heredoc, ACTIONS(1395), 1, anon_sym_LBRACK, ACTIONS(1411), 1, sym_comment, ACTIONS(1645), 1, anon_sym_LPAREN, ACTIONS(1714), 1, anon_sym_DOLLAR, ACTIONS(1772), 1, sym_name, STATE(779), 1, sym_text_interpolation, STATE(1435), 1, sym__dereferencable_expression, STATE(2139), 1, sym_namespace_name_as_prefix, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2222), 1, sym__scope_resolution_qualifier, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, STATE(709), 2, sym_qualified_name, sym__reserved_identifier, STATE(1481), 2, sym_class_constant_access_expression, sym_cast_variable, ACTIONS(1710), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(712), 3, sym_subscript_expression, sym_dynamic_variable_name, sym_variable_name, STATE(776), 3, sym_member_access_expression, sym_nullsafe_member_access_expression, sym_scoped_property_access_expression, STATE(1360), 7, sym_parenthesized_expression, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_array_creation_expression, sym__string, [16750] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(780), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1429), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1437), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [16805] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(781), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1583), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1581), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [16860] = 25, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(590), 1, anon_sym_DOLLAR, ACTIONS(604), 1, sym_heredoc, ACTIONS(1395), 1, anon_sym_LBRACK, ACTIONS(1411), 1, sym_comment, ACTIONS(1645), 1, anon_sym_LPAREN, ACTIONS(1706), 1, sym_name, STATE(782), 1, sym_text_interpolation, STATE(1481), 1, sym_class_constant_access_expression, STATE(1500), 1, sym__dereferencable_expression, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(2300), 1, sym__scope_resolution_qualifier, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, STATE(1354), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(291), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(1360), 3, sym_parenthesized_expression, sym_array_creation_expression, sym__string, STATE(616), 4, sym_cast_variable, sym_member_access_expression, sym_nullsafe_member_access_expression, sym_scoped_property_access_expression, STATE(611), 7, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_subscript_expression, sym_dynamic_variable_name, sym_variable_name, [16953] = 25, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(590), 1, anon_sym_DOLLAR, ACTIONS(604), 1, sym_heredoc, ACTIONS(1395), 1, anon_sym_LBRACK, ACTIONS(1411), 1, sym_comment, ACTIONS(1645), 1, anon_sym_LPAREN, ACTIONS(1706), 1, sym_name, STATE(783), 1, sym_text_interpolation, STATE(1481), 1, sym_class_constant_access_expression, STATE(1500), 1, sym__dereferencable_expression, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(2300), 1, sym__scope_resolution_qualifier, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, STATE(1354), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(291), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(1360), 3, sym_parenthesized_expression, sym_array_creation_expression, sym__string, STATE(1328), 4, sym_cast_variable, sym_member_access_expression, sym_nullsafe_member_access_expression, sym_scoped_property_access_expression, STATE(1264), 7, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_subscript_expression, sym_dynamic_variable_name, sym_variable_name, [17046] = 25, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(604), 1, sym_heredoc, ACTIONS(1395), 1, anon_sym_LBRACK, ACTIONS(1411), 1, sym_comment, ACTIONS(1645), 1, anon_sym_LPAREN, ACTIONS(1704), 1, anon_sym_DOLLAR, ACTIONS(1758), 1, sym_name, STATE(784), 1, sym_text_interpolation, STATE(1504), 1, sym__dereferencable_expression, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2197), 1, sym__scope_resolution_qualifier, STATE(2282), 1, sym_namespace_name_as_prefix, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, STATE(682), 2, sym_member_access_expression, sym_nullsafe_member_access_expression, STATE(1332), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(291), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(1367), 3, sym_parenthesized_expression, sym_array_creation_expression, sym__string, STATE(1481), 3, sym_class_constant_access_expression, sym_cast_variable, sym_scoped_property_access_expression, STATE(631), 7, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_subscript_expression, sym_dynamic_variable_name, sym_variable_name, [17139] = 25, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(590), 1, anon_sym_DOLLAR, ACTIONS(604), 1, sym_heredoc, ACTIONS(1395), 1, anon_sym_LBRACK, ACTIONS(1411), 1, sym_comment, ACTIONS(1645), 1, anon_sym_LPAREN, ACTIONS(1706), 1, sym_name, STATE(785), 1, sym_text_interpolation, STATE(1500), 1, sym__dereferencable_expression, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(2300), 1, sym__scope_resolution_qualifier, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, STATE(682), 2, sym_member_access_expression, sym_nullsafe_member_access_expression, STATE(1354), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(291), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(1360), 3, sym_parenthesized_expression, sym_array_creation_expression, sym__string, STATE(1481), 3, sym_class_constant_access_expression, sym_cast_variable, sym_scoped_property_access_expression, STATE(1266), 7, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_subscript_expression, sym_dynamic_variable_name, sym_variable_name, [17232] = 25, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(590), 1, anon_sym_DOLLAR, ACTIONS(604), 1, sym_heredoc, ACTIONS(1395), 1, anon_sym_LBRACK, ACTIONS(1403), 1, anon_sym_LPAREN, ACTIONS(1411), 1, sym_comment, ACTIONS(1706), 1, sym_name, STATE(786), 1, sym_text_interpolation, STATE(1481), 1, sym_class_constant_access_expression, STATE(1506), 1, sym__dereferencable_expression, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(2300), 1, sym__scope_resolution_qualifier, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, STATE(1354), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(291), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(1360), 3, sym_parenthesized_expression, sym_array_creation_expression, sym__string, STATE(616), 4, sym_cast_variable, sym_member_access_expression, sym_nullsafe_member_access_expression, sym_scoped_property_access_expression, STATE(611), 7, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_subscript_expression, sym_dynamic_variable_name, sym_variable_name, [17325] = 25, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(604), 1, sym_heredoc, ACTIONS(1395), 1, anon_sym_LBRACK, ACTIONS(1411), 1, sym_comment, ACTIONS(1714), 1, anon_sym_DOLLAR, ACTIONS(1768), 1, sym_name, ACTIONS(1770), 1, anon_sym_LPAREN, STATE(787), 1, sym_text_interpolation, STATE(1473), 1, sym__dereferencable_expression, STATE(1481), 1, sym_class_constant_access_expression, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2241), 1, sym__scope_resolution_qualifier, STATE(2282), 1, sym_namespace_name_as_prefix, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, STATE(1369), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(291), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(1341), 3, sym_parenthesized_expression, sym_array_creation_expression, sym__string, STATE(781), 4, sym_cast_variable, sym_member_access_expression, sym_nullsafe_member_access_expression, sym_scoped_property_access_expression, STATE(727), 7, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_subscript_expression, sym_dynamic_variable_name, sym_variable_name, [17418] = 25, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(604), 1, sym_heredoc, ACTIONS(1395), 1, anon_sym_LBRACK, ACTIONS(1411), 1, sym_comment, ACTIONS(1704), 1, anon_sym_DOLLAR, ACTIONS(1758), 1, sym_name, ACTIONS(1760), 1, anon_sym_LPAREN, STATE(788), 1, sym_text_interpolation, STATE(1481), 1, sym_class_constant_access_expression, STATE(1504), 1, sym__dereferencable_expression, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2227), 1, sym__scope_resolution_qualifier, STATE(2282), 1, sym_namespace_name_as_prefix, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, STATE(1332), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(291), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(1367), 3, sym_parenthesized_expression, sym_array_creation_expression, sym__string, STATE(690), 4, sym_cast_variable, sym_member_access_expression, sym_nullsafe_member_access_expression, sym_scoped_property_access_expression, STATE(630), 7, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_subscript_expression, sym_dynamic_variable_name, sym_variable_name, [17511] = 25, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(604), 1, sym_heredoc, ACTIONS(1395), 1, anon_sym_LBRACK, ACTIONS(1411), 1, sym_comment, ACTIONS(1645), 1, anon_sym_LPAREN, ACTIONS(1714), 1, anon_sym_DOLLAR, ACTIONS(1768), 1, sym_name, STATE(789), 1, sym_text_interpolation, STATE(1473), 1, sym__dereferencable_expression, STATE(2150), 1, sym__scope_resolution_qualifier, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, STATE(792), 2, sym_member_access_expression, sym_nullsafe_member_access_expression, STATE(1369), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(291), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(1341), 3, sym_parenthesized_expression, sym_array_creation_expression, sym__string, STATE(1481), 3, sym_class_constant_access_expression, sym_cast_variable, sym_scoped_property_access_expression, STATE(738), 7, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_subscript_expression, sym_dynamic_variable_name, sym_variable_name, [17604] = 25, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(560), 1, aux_sym_cast_type_token1, ACTIONS(590), 1, anon_sym_DOLLAR, ACTIONS(604), 1, sym_heredoc, ACTIONS(1395), 1, anon_sym_LBRACK, ACTIONS(1411), 1, sym_comment, ACTIONS(1645), 1, anon_sym_LPAREN, ACTIONS(1706), 1, sym_name, STATE(790), 1, sym_text_interpolation, STATE(1481), 1, sym_class_constant_access_expression, STATE(1500), 1, sym__dereferencable_expression, STATE(2153), 1, sym_relative_scope, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(2300), 1, sym__scope_resolution_qualifier, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, STATE(1354), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(291), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(1360), 3, sym_parenthesized_expression, sym_array_creation_expression, sym__string, STATE(1325), 4, sym_cast_variable, sym_member_access_expression, sym_nullsafe_member_access_expression, sym_scoped_property_access_expression, STATE(1268), 7, sym_function_call_expression, sym_scoped_call_expression, sym_member_call_expression, sym_nullsafe_member_call_expression, sym_subscript_expression, sym_dynamic_variable_name, sym_variable_name, [17697] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(791), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1427), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1425), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [17752] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(792), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, ACTIONS(1587), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_DASH, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1585), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [17807] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(793), 1, sym_text_interpolation, ACTIONS(1776), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1774), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [17859] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(794), 1, sym_text_interpolation, ACTIONS(1562), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1560), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [17911] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(795), 1, sym_text_interpolation, ACTIONS(1780), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1778), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [17963] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(796), 1, sym_text_interpolation, ACTIONS(1784), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1782), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [18015] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(797), 1, sym_text_interpolation, ACTIONS(1788), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1786), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [18067] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(798), 1, sym_text_interpolation, ACTIONS(1792), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1790), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [18119] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(799), 1, sym_text_interpolation, ACTIONS(1796), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1794), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [18171] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(800), 1, sym_text_interpolation, ACTIONS(1800), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1798), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [18223] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(801), 1, sym_text_interpolation, ACTIONS(1804), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1802), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [18275] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(802), 1, sym_text_interpolation, ACTIONS(1808), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1806), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [18327] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(803), 1, sym_text_interpolation, ACTIONS(1812), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1810), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [18379] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(804), 1, sym_text_interpolation, ACTIONS(1816), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1814), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [18431] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(805), 1, sym_text_interpolation, ACTIONS(1820), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1818), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [18483] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(806), 1, sym_text_interpolation, ACTIONS(1824), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1822), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [18535] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(807), 1, sym_text_interpolation, ACTIONS(1828), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1826), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [18587] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(808), 1, sym_text_interpolation, ACTIONS(1832), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1830), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [18639] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(809), 1, sym_text_interpolation, ACTIONS(1836), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1834), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [18691] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(810), 1, sym_text_interpolation, ACTIONS(1840), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1838), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [18743] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(811), 1, sym_text_interpolation, ACTIONS(1844), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1842), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [18795] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(812), 1, sym_text_interpolation, ACTIONS(1848), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1846), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [18847] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(813), 1, sym_text_interpolation, ACTIONS(1852), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1850), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [18899] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(814), 1, sym_text_interpolation, ACTIONS(1856), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1854), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [18951] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(815), 1, sym_text_interpolation, ACTIONS(1860), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1858), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [19003] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(816), 1, sym_text_interpolation, ACTIONS(1864), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1862), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [19055] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(817), 1, sym_text_interpolation, ACTIONS(1868), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1866), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [19107] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(818), 1, sym_text_interpolation, ACTIONS(1872), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1870), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [19159] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(819), 1, sym_text_interpolation, ACTIONS(1876), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1874), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [19211] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(820), 1, sym_text_interpolation, ACTIONS(1880), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1878), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [19263] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(821), 1, sym_text_interpolation, ACTIONS(1884), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1882), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [19315] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(822), 1, sym_text_interpolation, ACTIONS(1888), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1886), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [19367] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(823), 1, sym_text_interpolation, ACTIONS(1892), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1890), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [19419] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(824), 1, sym_text_interpolation, ACTIONS(1896), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1894), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [19471] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(825), 1, sym_text_interpolation, ACTIONS(1900), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1898), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [19523] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(826), 1, sym_text_interpolation, ACTIONS(1583), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1581), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [19575] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(827), 1, sym_text_interpolation, ACTIONS(1904), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1902), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [19627] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(828), 1, sym_text_interpolation, ACTIONS(1908), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1906), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [19679] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(829), 1, sym_text_interpolation, ACTIONS(1912), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1910), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [19731] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(830), 1, sym_text_interpolation, ACTIONS(1916), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1914), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [19783] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(831), 1, sym_text_interpolation, ACTIONS(1920), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1918), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [19835] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(832), 1, sym_text_interpolation, ACTIONS(1623), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1621), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [19887] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(833), 1, sym_text_interpolation, ACTIONS(1409), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1407), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [19939] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(834), 1, sym_text_interpolation, ACTIONS(1924), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1922), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [19991] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(835), 1, sym_text_interpolation, ACTIONS(1415), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1413), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [20043] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(836), 1, sym_text_interpolation, ACTIONS(1423), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1421), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [20095] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(837), 1, sym_text_interpolation, ACTIONS(1928), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1926), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [20147] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(838), 1, sym_text_interpolation, ACTIONS(1932), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1930), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [20199] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(839), 1, sym_text_interpolation, ACTIONS(1936), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1934), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [20251] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(840), 1, sym_text_interpolation, ACTIONS(1940), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1938), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [20303] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(841), 1, sym_text_interpolation, ACTIONS(1944), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1942), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [20355] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1946), 1, aux_sym_binary_expression_token1, STATE(842), 1, sym_text_interpolation, ACTIONS(1928), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1926), 27, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [20409] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(843), 1, sym_text_interpolation, ACTIONS(1950), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1948), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [20461] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(844), 1, sym_text_interpolation, ACTIONS(1954), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1952), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [20513] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(845), 1, sym_text_interpolation, ACTIONS(1958), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1956), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [20565] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(846), 1, sym_text_interpolation, ACTIONS(1962), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1960), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [20617] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(847), 1, sym_text_interpolation, ACTIONS(1966), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1964), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [20669] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(848), 1, sym_text_interpolation, ACTIONS(1427), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1425), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [20721] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(849), 1, sym_text_interpolation, ACTIONS(1419), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1417), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [20773] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(850), 1, sym_text_interpolation, ACTIONS(1970), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1968), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [20825] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(851), 1, sym_text_interpolation, ACTIONS(1974), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1972), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [20877] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(852), 1, sym_text_interpolation, ACTIONS(1978), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1976), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [20929] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(853), 1, sym_text_interpolation, ACTIONS(1982), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1980), 28, anon_sym_SEMI, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [20981] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(854), 1, sym_text_interpolation, ACTIONS(1007), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, aux_sym_else_clause_token1, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1005), 26, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [21032] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(855), 1, sym_text_interpolation, ACTIONS(985), 11, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, aux_sym_else_clause_token1, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(983), 26, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [21083] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, STATE(856), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1984), 11, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [21163] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, STATE(857), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1562), 8, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(1560), 20, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [21223] = 15, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, STATE(858), 1, sym_text_interpolation, ACTIONS(1562), 2, anon_sym_QMARK, anon_sym_PIPE, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 15, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, [21293] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, STATE(859), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2018), 11, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [21373] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, ACTIONS(2022), 1, anon_sym_QMARK, STATE(860), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2020), 11, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [21453] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, STATE(861), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1914), 8, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [21539] = 12, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, STATE(862), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(1562), 5, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1560), 19, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [21603] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, STATE(863), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2030), 8, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [21689] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2032), 1, anon_sym_STAR_STAR, STATE(864), 1, sym_text_interpolation, ACTIONS(1928), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1926), 25, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [21741] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2016), 1, anon_sym_PERCENT, STATE(865), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1562), 8, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(1560), 23, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, [21797] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2032), 1, anon_sym_STAR_STAR, STATE(866), 1, sym_text_interpolation, ACTIONS(1936), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1934), 25, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [21849] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, STATE(867), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2034), 8, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [21935] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, STATE(868), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1918), 8, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [22021] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, STATE(869), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2036), 8, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [22107] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, STATE(870), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2038), 8, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [22193] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2016), 1, anon_sym_PERCENT, STATE(871), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1562), 8, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(1560), 21, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_DOT, [22251] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, ACTIONS(2042), 1, anon_sym_QMARK, STATE(872), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2040), 11, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [22331] = 24, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2044), 1, anon_sym_EQ_GT, STATE(873), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1948), 7, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [22419] = 17, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1562), 1, anon_sym_QMARK, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, STATE(874), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 14, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, [22493] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, STATE(875), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2046), 8, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [22579] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, STATE(876), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2048), 11, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [22659] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, STATE(877), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2050), 8, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [22745] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, STATE(878), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2052), 8, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [22831] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2032), 1, anon_sym_STAR_STAR, STATE(879), 1, sym_text_interpolation, ACTIONS(1836), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1834), 25, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [22883] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, STATE(880), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2054), 8, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [22969] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, STATE(881), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2056), 8, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [23055] = 14, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, STATE(882), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1562), 3, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 15, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, [23123] = 16, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, STATE(883), 1, sym_text_interpolation, ACTIONS(1562), 2, anon_sym_QMARK, anon_sym_PIPE, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 14, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, [23195] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2016), 1, anon_sym_PERCENT, STATE(884), 1, sym_text_interpolation, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1562), 8, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(1560), 25, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, [23249] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, ACTIONS(2060), 1, anon_sym_QMARK, STATE(885), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2058), 11, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [23329] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, STATE(886), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 11, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [23409] = 22, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2028), 1, aux_sym_binary_expression_token4, STATE(887), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 9, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token3, [23493] = 21, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, ACTIONS(2024), 1, aux_sym_binary_expression_token2, STATE(888), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 10, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [23575] = 18, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1562), 1, anon_sym_QMARK, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2016), 1, anon_sym_PERCENT, STATE(889), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2014), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 13, anon_sym_SEMI, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, anon_sym_COLON, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, [23651] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, STATE(890), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1562), 8, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(1560), 20, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_DOT, [23708] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(891), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2036), 7, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, [23793] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(892), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1918), 7, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, [23878] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(893), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2034), 7, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, [23963] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2100), 1, anon_sym_STAR_STAR, STATE(894), 1, sym_text_interpolation, ACTIONS(1936), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1934), 24, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [24014] = 24, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, ACTIONS(2102), 1, anon_sym_EQ_GT, STATE(895), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1948), 6, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, [24101] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2100), 1, anon_sym_STAR_STAR, STATE(896), 1, sym_text_interpolation, ACTIONS(1928), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1926), 24, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [24152] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2098), 1, anon_sym_DOT, STATE(897), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1562), 8, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(1560), 19, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [24211] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(898), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2050), 7, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, [24296] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(899), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2054), 7, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, [24381] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(900), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2056), 7, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, [24466] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(901), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2030), 7, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, [24551] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2042), 1, anon_sym_QMARK, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(902), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2040), 10, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [24630] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(903), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2018), 10, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [24709] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2022), 1, anon_sym_QMARK, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(904), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2020), 10, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [24788] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(905), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2048), 10, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [24867] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(906), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1984), 10, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [24946] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(907), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1914), 7, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, [25031] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, STATE(908), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1562), 8, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(1560), 22, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, [25086] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(909), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2046), 7, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, [25171] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(910), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2052), 7, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, [25256] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2100), 1, anon_sym_STAR_STAR, STATE(911), 1, sym_text_interpolation, ACTIONS(1836), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1834), 24, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [25307] = 14, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(912), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1562), 3, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 14, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, [25374] = 16, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(913), 1, sym_text_interpolation, ACTIONS(1562), 2, anon_sym_QMARK, anon_sym_PIPE, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 13, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, [25445] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, STATE(914), 1, sym_text_interpolation, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1562), 8, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(1560), 24, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, [25498] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2060), 1, anon_sym_QMARK, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(915), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2058), 10, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [25577] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(916), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 10, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [25656] = 22, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(917), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 8, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token3, [25739] = 21, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(918), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 9, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [25820] = 18, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1562), 1, anon_sym_QMARK, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(919), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 12, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, [25895] = 17, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1562), 1, anon_sym_QMARK, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(920), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 13, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, [25968] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(921), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2038), 7, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, [26053] = 15, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(922), 1, sym_text_interpolation, ACTIONS(1562), 2, anon_sym_QMARK, anon_sym_PIPE, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 14, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, [26122] = 12, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2068), 1, anon_sym_PERCENT, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(923), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2066), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(1562), 5, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1560), 18, anon_sym_SEMI, anon_sym_COMMA, anon_sym_RBRACE, anon_sym_EQ_GT, anon_sym_STAR_STAR, anon_sym_RBRACK, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [26185] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(924), 1, sym_text_interpolation, ACTIONS(1940), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1938), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [26233] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(925), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2036), 6, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [26317] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(926), 1, sym_text_interpolation, ACTIONS(1936), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1934), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [26365] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2142), 1, anon_sym_STAR_STAR, STATE(927), 1, sym_text_interpolation, ACTIONS(1936), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1934), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [26415] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(928), 1, sym_text_interpolation, ACTIONS(1962), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1960), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [26463] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2144), 1, aux_sym_binary_expression_token1, STATE(929), 1, sym_text_interpolation, ACTIONS(1928), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1926), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [26513] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(930), 1, sym_text_interpolation, ACTIONS(1966), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1964), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [26561] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(931), 1, sym_text_interpolation, ACTIONS(1840), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1838), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [26609] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(932), 1, sym_text_interpolation, ACTIONS(1804), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1802), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [26657] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(933), 1, sym_text_interpolation, ACTIONS(1852), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1850), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [26705] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(934), 1, sym_text_interpolation, ACTIONS(1808), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1806), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [26753] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(935), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2046), 6, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [26837] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(936), 1, sym_text_interpolation, ACTIONS(1958), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1956), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [26885] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(937), 1, sym_text_interpolation, ACTIONS(1978), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1976), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [26933] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(938), 1, sym_text_interpolation, ACTIONS(1982), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1980), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [26981] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(939), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2030), 6, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [27065] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(940), 1, sym_text_interpolation, ACTIONS(1776), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1774), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [27113] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(941), 1, sym_text_interpolation, ACTIONS(1950), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1948), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [27161] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(942), 1, sym_text_interpolation, ACTIONS(1970), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1968), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [27209] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(943), 1, sym_text_interpolation, ACTIONS(1583), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1581), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [27257] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(944), 1, sym_text_interpolation, ACTIONS(1423), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1421), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [27305] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(945), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2034), 6, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [27389] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(946), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1918), 6, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [27473] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(947), 1, sym_text_interpolation, ACTIONS(1920), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1918), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [27521] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(948), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2052), 6, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [27605] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(949), 1, sym_text_interpolation, ACTIONS(1912), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1910), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [27653] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(950), 1, sym_text_interpolation, ACTIONS(1932), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1930), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [27701] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2142), 1, anon_sym_STAR_STAR, STATE(951), 1, sym_text_interpolation, ACTIONS(1836), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1834), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [27751] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(952), 1, sym_text_interpolation, ACTIONS(1836), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1834), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [27799] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(953), 1, sym_text_interpolation, ACTIONS(969), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(967), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [27847] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2042), 1, anon_sym_QMARK, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(954), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2040), 9, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [27925] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(955), 1, sym_text_interpolation, ACTIONS(1419), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1417), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [27973] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2142), 1, anon_sym_STAR_STAR, STATE(956), 1, sym_text_interpolation, ACTIONS(1928), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1926), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [28023] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(957), 1, sym_text_interpolation, ACTIONS(1974), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1972), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [28071] = 14, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(958), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1562), 3, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 13, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, [28137] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(959), 1, sym_text_interpolation, ACTIONS(1888), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1886), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [28185] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(960), 1, sym_text_interpolation, ACTIONS(1880), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1878), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [28233] = 16, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(961), 1, sym_text_interpolation, ACTIONS(1562), 2, anon_sym_QMARK, anon_sym_PIPE, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 12, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, [28303] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(962), 1, sym_text_interpolation, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1562), 8, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(1560), 23, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, [28355] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2060), 1, anon_sym_QMARK, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(963), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2058), 9, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [28433] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(964), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 9, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [28511] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(965), 1, sym_text_interpolation, ACTIONS(1415), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1413), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [28559] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(966), 1, sym_text_interpolation, ACTIONS(1623), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1621), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [28607] = 22, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(967), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 7, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token3, [28689] = 21, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(968), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 8, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [28769] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(969), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2056), 6, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [28853] = 18, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1562), 1, anon_sym_QMARK, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(970), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 11, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, [28927] = 17, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1562), 1, anon_sym_QMARK, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(971), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 12, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, [28999] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(972), 1, sym_text_interpolation, ACTIONS(1780), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1778), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [29047] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(973), 1, sym_text_interpolation, ACTIONS(1892), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1890), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [29095] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(974), 1, sym_text_interpolation, ACTIONS(1916), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1914), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [29143] = 15, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(975), 1, sym_text_interpolation, ACTIONS(1562), 2, anon_sym_QMARK, anon_sym_PIPE, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 13, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, [29211] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(976), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1914), 6, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [29295] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(977), 1, sym_text_interpolation, ACTIONS(1832), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1830), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [29343] = 12, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(978), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(1562), 5, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1560), 17, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [29405] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(979), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1562), 8, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(1560), 18, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [29463] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(980), 1, sym_text_interpolation, ACTIONS(1800), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1798), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [29511] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(981), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1562), 8, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(1560), 21, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, [29565] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(982), 1, sym_text_interpolation, ACTIONS(1792), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1790), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [29613] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(983), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1562), 8, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(1560), 19, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_DOT, [29669] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(984), 1, sym_text_interpolation, ACTIONS(1828), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1826), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [29717] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(985), 1, sym_text_interpolation, ACTIONS(1954), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1952), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [29765] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(986), 1, sym_text_interpolation, ACTIONS(1562), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1560), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [29813] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(987), 1, sym_text_interpolation, ACTIONS(1876), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1874), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [29861] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(988), 1, sym_text_interpolation, ACTIONS(1896), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1894), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [29909] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(989), 1, sym_text_interpolation, ACTIONS(1824), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1822), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [29957] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(990), 1, sym_text_interpolation, ACTIONS(1816), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1814), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [30005] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(991), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1984), 9, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [30083] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(992), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2054), 6, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [30167] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(993), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2050), 6, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [30251] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(994), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2048), 9, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [30329] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2022), 1, anon_sym_QMARK, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(995), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2020), 9, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [30407] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(996), 1, sym_text_interpolation, ACTIONS(1944), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1942), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [30455] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(997), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2018), 9, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [30533] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(998), 1, sym_text_interpolation, ACTIONS(1864), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1862), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [30581] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(999), 1, sym_text_interpolation, ACTIONS(1812), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1810), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [30629] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1000), 1, sym_text_interpolation, ACTIONS(1427), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1425), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [30677] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1001), 1, sym_text_interpolation, ACTIONS(1844), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1842), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [30725] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1002), 1, sym_text_interpolation, ACTIONS(1848), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1846), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [30773] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1003), 1, sym_text_interpolation, ACTIONS(942), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(940), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [30821] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1004), 1, sym_text_interpolation, ACTIONS(1796), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1794), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [30869] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1005), 1, sym_text_interpolation, ACTIONS(1788), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1786), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [30917] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1006), 1, sym_text_interpolation, ACTIONS(1900), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1898), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [30965] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1007), 1, sym_text_interpolation, ACTIONS(1860), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1858), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [31013] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1008), 1, sym_text_interpolation, ACTIONS(1868), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1866), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [31061] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1009), 1, sym_text_interpolation, ACTIONS(1856), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1854), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [31109] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1010), 1, sym_text_interpolation, ACTIONS(1924), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1922), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [31157] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, STATE(1011), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2038), 6, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [31241] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1012), 1, sym_text_interpolation, ACTIONS(1820), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1818), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [31289] = 24, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2140), 1, anon_sym_PERCENT, ACTIONS(2146), 1, anon_sym_EQ_GT, STATE(1013), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2138), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1948), 5, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [31375] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1014), 1, sym_text_interpolation, ACTIONS(1884), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1882), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [31423] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1015), 1, sym_text_interpolation, ACTIONS(1872), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1870), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [31471] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1016), 1, sym_text_interpolation, ACTIONS(1904), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1902), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [31519] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1017), 1, sym_text_interpolation, ACTIONS(1908), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1906), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [31567] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1018), 1, sym_text_interpolation, ACTIONS(1784), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1782), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [31615] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1019), 1, sym_text_interpolation, ACTIONS(1928), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1926), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [31663] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1020), 1, sym_text_interpolation, ACTIONS(1409), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1407), 24, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [31711] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2148), 1, anon_sym_STAR_STAR, STATE(1021), 1, sym_text_interpolation, ACTIONS(1936), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1934), 22, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [31760] = 12, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, STATE(1022), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(1562), 5, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1560), 16, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [31821] = 17, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1562), 1, anon_sym_QMARK, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, STATE(1023), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 11, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, [31892] = 15, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, STATE(1024), 1, sym_text_interpolation, ACTIONS(1562), 2, anon_sym_QMARK, anon_sym_PIPE, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 12, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, [31959] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1025), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2030), 5, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [32042] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2162), 1, anon_sym_PERCENT, STATE(1026), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1562), 8, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(1560), 20, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, [32095] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1027), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2056), 5, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [32178] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1028), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2054), 5, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [32261] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2162), 1, anon_sym_PERCENT, STATE(1029), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1562), 8, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(1560), 18, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_DOT, [32316] = 18, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1562), 1, anon_sym_QMARK, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1030), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 10, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, [32389] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1031), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1984), 8, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [32466] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1032), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2050), 5, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [32549] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1033), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2048), 8, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [32626] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2022), 1, anon_sym_QMARK, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1034), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2020), 8, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [32703] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1035), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2018), 8, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [32780] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2042), 1, anon_sym_QMARK, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1036), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2040), 8, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [32857] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1037), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2034), 5, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [32940] = 24, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, ACTIONS(2188), 1, anon_sym_EQ_GT, STATE(1038), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(1948), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [33025] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1039), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2036), 5, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [33108] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1040), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1918), 5, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [33191] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, STATE(1041), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1562), 8, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(1560), 17, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, [33248] = 22, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1042), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 6, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token3, [33329] = 21, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1043), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 7, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [33408] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1044), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 8, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [33485] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2148), 1, anon_sym_STAR_STAR, STATE(1045), 1, sym_text_interpolation, ACTIONS(1928), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1926), 22, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [33534] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1046), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2046), 5, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [33617] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1047), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1914), 5, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [33700] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2060), 1, anon_sym_QMARK, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1048), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2058), 8, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, [33777] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1049), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2052), 5, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [33860] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2148), 1, anon_sym_STAR_STAR, STATE(1050), 1, sym_text_interpolation, ACTIONS(1836), 10, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1834), 22, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, anon_sym_PERCENT, [33909] = 14, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, STATE(1051), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1562), 3, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 12, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, [33974] = 16, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2168), 1, anon_sym_CARET, STATE(1052), 1, sym_text_interpolation, ACTIONS(1562), 2, anon_sym_QMARK, anon_sym_PIPE, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(1560), 11, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, [34043] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2162), 1, anon_sym_PERCENT, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1053), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, ACTIONS(2038), 5, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, [34126] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2162), 1, anon_sym_PERCENT, STATE(1054), 1, sym_text_interpolation, ACTIONS(2160), 2, anon_sym_STAR, anon_sym_SLASH, ACTIONS(1562), 8, anon_sym_AMP, anon_sym_QMARK, anon_sym_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(1560), 22, anon_sym_COMMA, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_PLUS, anon_sym_DASH, anon_sym_STAR_STAR, aux_sym_binary_expression_token1, anon_sym_QMARK_QMARK, aux_sym_binary_expression_token2, aux_sym_binary_expression_token3, aux_sym_binary_expression_token4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ_GT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_DOT, [34177] = 24, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2066), 1, anon_sym_SLASH, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, ACTIONS(2190), 1, anon_sym_EQ_GT, STATE(1055), 1, sym_text_interpolation, ACTIONS(1948), 2, anon_sym_COMMA, anon_sym_RBRACK, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2068), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [34260] = 24, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2160), 1, anon_sym_SLASH, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, ACTIONS(2192), 1, anon_sym_EQ_GT, STATE(1056), 1, sym_text_interpolation, ACTIONS(1948), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2162), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [34343] = 12, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2196), 1, aux_sym_function_static_declaration_token1, ACTIONS(2201), 1, aux_sym_final_modifier_token1, ACTIONS(2204), 1, aux_sym_abstract_modifier_token1, ACTIONS(2207), 1, sym_var_modifier, STATE(1172), 1, sym__modifier, ACTIONS(2199), 2, anon_sym_BSLASH, anon_sym_DOLLAR, STATE(1057), 2, sym_text_interpolation, aux_sym_property_declaration_repeat1, ACTIONS(2210), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1170), 4, sym_final_modifier, sym_abstract_modifier, sym_static_modifier, sym_visibility_modifier, ACTIONS(2194), 16, aux_sym_namespace_definition_token1, aux_sym_namespace_use_declaration_token2, anon_sym_QMARK, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, sym_name, [34402] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2138), 1, anon_sym_SLASH, STATE(1058), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2140), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2213), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [34483] = 24, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2138), 1, anon_sym_SLASH, ACTIONS(2217), 1, anon_sym_COMMA, STATE(1059), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2140), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2215), 2, sym__automatic_semicolon, anon_sym_SEMI, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [34566] = 24, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2138), 1, anon_sym_SLASH, ACTIONS(2217), 1, anon_sym_COMMA, STATE(1060), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2140), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2219), 2, sym__automatic_semicolon, anon_sym_SEMI, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [34649] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2138), 1, anon_sym_SLASH, STATE(1061), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2140), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2221), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [34730] = 25, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2066), 1, anon_sym_SLASH, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, ACTIONS(2223), 1, anon_sym_COMMA, ACTIONS(2225), 1, anon_sym_EQ_GT, STATE(1062), 1, sym_text_interpolation, STATE(1712), 1, aux_sym_match_condition_list_repeat1, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2068), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [34815] = 24, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2066), 1, anon_sym_SLASH, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, ACTIONS(2227), 1, anon_sym_EQ_GT, STATE(1063), 1, sym_text_interpolation, ACTIONS(1948), 2, anon_sym_COMMA, anon_sym_RBRACK, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2068), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [34898] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2138), 1, anon_sym_SLASH, STATE(1064), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2140), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2229), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [34979] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2066), 1, anon_sym_SLASH, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(1065), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2068), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2231), 2, anon_sym_COMMA, anon_sym_RBRACE, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [35059] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2160), 1, anon_sym_SLASH, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1066), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2162), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2233), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [35139] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2138), 1, anon_sym_SLASH, STATE(1067), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2140), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2235), 2, sym__automatic_semicolon, anon_sym_SEMI, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [35219] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2066), 1, anon_sym_SLASH, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(1068), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2068), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2237), 2, anon_sym_COMMA, anon_sym_RBRACE, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [35299] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2160), 1, anon_sym_SLASH, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1069), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2162), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2239), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [35379] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2160), 1, anon_sym_SLASH, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1070), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2162), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2241), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [35459] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2160), 1, anon_sym_SLASH, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1071), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2162), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2243), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [35539] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2160), 1, anon_sym_SLASH, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1072), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2162), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2245), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [35619] = 24, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2066), 1, anon_sym_SLASH, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, ACTIONS(2215), 1, anon_sym_SEMI, ACTIONS(2247), 1, anon_sym_COMMA, STATE(1073), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2068), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [35701] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2160), 1, anon_sym_SLASH, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1074), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2162), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2249), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [35781] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2160), 1, anon_sym_SLASH, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1075), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2162), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2251), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [35861] = 24, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2160), 1, anon_sym_SLASH, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, ACTIONS(2219), 1, anon_sym_RPAREN, ACTIONS(2253), 1, anon_sym_COMMA, STATE(1076), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2162), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [35943] = 24, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2255), 1, anon_sym_EQ_GT, ACTIONS(2257), 1, anon_sym_RPAREN, STATE(1077), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [36025] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2138), 1, anon_sym_SLASH, STATE(1078), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2140), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2259), 2, sym__automatic_semicolon, anon_sym_SEMI, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [36105] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2066), 1, anon_sym_SLASH, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, STATE(1079), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2068), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2261), 2, anon_sym_COMMA, anon_sym_EQ_GT, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [36185] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2138), 1, anon_sym_SLASH, STATE(1080), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2140), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2263), 2, sym__automatic_semicolon, anon_sym_SEMI, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [36265] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2160), 1, anon_sym_SLASH, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1081), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2162), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2265), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [36345] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2160), 1, anon_sym_SLASH, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1082), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2162), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2267), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [36425] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2138), 1, anon_sym_SLASH, STATE(1083), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2140), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2269), 2, sym__automatic_semicolon, anon_sym_SEMI, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [36505] = 24, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2255), 1, anon_sym_EQ_GT, ACTIONS(2271), 1, anon_sym_RPAREN, STATE(1084), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [36587] = 24, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2066), 1, anon_sym_SLASH, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, ACTIONS(2219), 1, anon_sym_SEMI, ACTIONS(2247), 1, anon_sym_COMMA, STATE(1085), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2068), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [36669] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2160), 1, anon_sym_SLASH, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1086), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2162), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2273), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [36749] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2160), 1, anon_sym_SLASH, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1087), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2162), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2275), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [36829] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2138), 1, anon_sym_SLASH, STATE(1088), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2140), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2277), 2, sym__automatic_semicolon, anon_sym_SEMI, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [36909] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2160), 1, anon_sym_SLASH, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1089), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2162), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2279), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [36989] = 24, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2160), 1, anon_sym_SLASH, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, ACTIONS(2215), 1, anon_sym_RPAREN, ACTIONS(2253), 1, anon_sym_COMMA, STATE(1090), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2162), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [37071] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2138), 1, anon_sym_SLASH, STATE(1091), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2140), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2281), 2, sym__automatic_semicolon, anon_sym_SEMI, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [37151] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2138), 1, anon_sym_SLASH, STATE(1092), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2140), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2283), 2, sym__automatic_semicolon, anon_sym_SEMI, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [37231] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2104), 1, anon_sym_AMP, ACTIONS(2106), 1, anon_sym_QMARK, ACTIONS(2108), 1, anon_sym_PIPE, ACTIONS(2112), 1, anon_sym_QMARK_QMARK, ACTIONS(2114), 1, aux_sym_binary_expression_token2, ACTIONS(2116), 1, aux_sym_binary_expression_token3, ACTIONS(2118), 1, aux_sym_binary_expression_token4, ACTIONS(2120), 1, anon_sym_PIPE_PIPE, ACTIONS(2122), 1, anon_sym_AMP_AMP, ACTIONS(2124), 1, anon_sym_CARET, ACTIONS(2132), 1, anon_sym_GT_EQ, ACTIONS(2136), 1, anon_sym_DOT, ACTIONS(2138), 1, anon_sym_SLASH, STATE(1093), 1, sym_text_interpolation, ACTIONS(2110), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2126), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2134), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2140), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2285), 2, sym__automatic_semicolon, anon_sym_SEMI, ACTIONS(2130), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2128), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [37311] = 20, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(1647), 1, sym_name, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(1732), 1, anon_sym_QMARK, ACTIONS(1736), 1, anon_sym_DOLLAR, ACTIONS(2287), 1, anon_sym_DOT_DOT_DOT, STATE(1094), 1, sym_text_interpolation, STATE(1327), 1, sym_qualified_name, STATE(1403), 1, sym_union_type, STATE(1456), 1, sym__types, STATE(1495), 1, sym__type, STATE(1647), 1, sym_reference_modifier, STATE(1821), 1, sym_variable_name, STATE(2192), 1, sym_namespace_name, STATE(2204), 1, sym_namespace_name_as_prefix, STATE(1346), 3, sym_named_type, sym_optional_type, sym_primitive_type, ACTIONS(1659), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [37385] = 24, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2255), 1, anon_sym_EQ_GT, ACTIONS(2289), 1, anon_sym_RPAREN, STATE(1095), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [37467] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2160), 1, anon_sym_SLASH, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1096), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2162), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2291), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [37547] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, STATE(1097), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2293), 2, anon_sym_SEMI, anon_sym_COLON, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [37627] = 24, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2255), 1, anon_sym_EQ_GT, ACTIONS(2295), 1, anon_sym_RPAREN, STATE(1098), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [37709] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2154), 1, anon_sym_GT_EQ, ACTIONS(2158), 1, anon_sym_DOT, ACTIONS(2160), 1, anon_sym_SLASH, ACTIONS(2164), 1, anon_sym_AMP, ACTIONS(2166), 1, anon_sym_PIPE, ACTIONS(2168), 1, anon_sym_CARET, ACTIONS(2174), 1, anon_sym_QMARK, ACTIONS(2176), 1, anon_sym_QMARK_QMARK, ACTIONS(2178), 1, aux_sym_binary_expression_token2, ACTIONS(2180), 1, aux_sym_binary_expression_token3, ACTIONS(2182), 1, aux_sym_binary_expression_token4, ACTIONS(2184), 1, anon_sym_PIPE_PIPE, ACTIONS(2186), 1, anon_sym_AMP_AMP, STATE(1099), 1, sym_text_interpolation, ACTIONS(2150), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2156), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2162), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2170), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2297), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(2152), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2172), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [37789] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2299), 1, anon_sym_RBRACE, STATE(1100), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [37868] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2301), 1, anon_sym_RBRACE, STATE(1101), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [37947] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2066), 1, anon_sym_SLASH, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, ACTIONS(2303), 1, anon_sym_RBRACK, STATE(1102), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2068), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [38026] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2303), 1, anon_sym_RBRACE, STATE(1103), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [38105] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2305), 1, anon_sym_COLON, STATE(1104), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [38184] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2307), 1, anon_sym_RBRACE, STATE(1105), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [38263] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2309), 1, anon_sym_RBRACE, STATE(1106), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [38342] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2311), 1, anon_sym_RPAREN, STATE(1107), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [38421] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2313), 1, anon_sym_RBRACE, STATE(1108), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [38500] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2315), 1, anon_sym_RBRACE, STATE(1109), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [38579] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2317), 1, anon_sym_RBRACE, STATE(1110), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [38658] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2319), 1, anon_sym_RPAREN, STATE(1111), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [38737] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2321), 1, anon_sym_RBRACE, STATE(1112), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [38816] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2323), 1, anon_sym_RBRACE, STATE(1113), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [38895] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2066), 1, anon_sym_SLASH, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, ACTIONS(2323), 1, anon_sym_RBRACK, STATE(1114), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2068), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [38974] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2325), 1, anon_sym_COLON, STATE(1115), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [39053] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2327), 1, anon_sym_EQ_GT, STATE(1116), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [39132] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2329), 1, anon_sym_EQ_GT, STATE(1117), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [39211] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2331), 1, anon_sym_RBRACE, STATE(1118), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [39290] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2333), 1, anon_sym_RBRACE, STATE(1119), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [39369] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2335), 1, anon_sym_RBRACE, STATE(1120), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [39448] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2066), 1, anon_sym_SLASH, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, ACTIONS(2333), 1, anon_sym_RBRACK, STATE(1121), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2068), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [39527] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2337), 1, anon_sym_RBRACE, STATE(1122), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [39606] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2339), 1, anon_sym_RBRACE, STATE(1123), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [39685] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2341), 1, anon_sym_RPAREN, STATE(1124), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [39764] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2343), 1, anon_sym_RBRACE, STATE(1125), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [39843] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2345), 1, anon_sym_EQ_GT, STATE(1126), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [39922] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2347), 1, anon_sym_RBRACE, STATE(1127), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [40001] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2349), 1, aux_sym_namespace_aliasing_clause_token1, STATE(1128), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [40080] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2351), 1, anon_sym_RBRACE, STATE(1129), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [40159] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2353), 1, anon_sym_RBRACE, STATE(1130), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [40238] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2355), 1, anon_sym_RPAREN, STATE(1131), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [40317] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2357), 1, anon_sym_COLON, STATE(1132), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [40396] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2359), 1, anon_sym_RBRACE, STATE(1133), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [40475] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2361), 1, anon_sym_RBRACE, STATE(1134), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [40554] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2363), 1, anon_sym_RBRACE, STATE(1135), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [40633] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2365), 1, anon_sym_RBRACE, STATE(1136), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [40712] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2367), 1, aux_sym_namespace_aliasing_clause_token1, STATE(1137), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [40791] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2369), 1, anon_sym_RBRACE, STATE(1138), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [40870] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2371), 1, aux_sym_namespace_aliasing_clause_token1, STATE(1139), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [40949] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2373), 1, anon_sym_RBRACE, STATE(1140), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [41028] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2375), 1, anon_sym_RBRACE, STATE(1141), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [41107] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2377), 1, anon_sym_RBRACE, STATE(1142), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [41186] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2379), 1, anon_sym_RBRACE, STATE(1143), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [41265] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2381), 1, anon_sym_RBRACE, STATE(1144), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [41344] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2383), 1, anon_sym_COLON, STATE(1145), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [41423] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2385), 1, anon_sym_RBRACE, STATE(1146), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [41502] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1986), 1, anon_sym_AMP, ACTIONS(1988), 1, anon_sym_QMARK, ACTIONS(1990), 1, anon_sym_PIPE, ACTIONS(1994), 1, anon_sym_QMARK_QMARK, ACTIONS(1996), 1, anon_sym_PIPE_PIPE, ACTIONS(1998), 1, anon_sym_AMP_AMP, ACTIONS(2000), 1, anon_sym_CARET, ACTIONS(2008), 1, anon_sym_GT_EQ, ACTIONS(2012), 1, anon_sym_DOT, ACTIONS(2014), 1, anon_sym_SLASH, ACTIONS(2024), 1, aux_sym_binary_expression_token2, ACTIONS(2026), 1, aux_sym_binary_expression_token3, ACTIONS(2028), 1, aux_sym_binary_expression_token4, ACTIONS(2387), 1, aux_sym_namespace_aliasing_clause_token1, STATE(1147), 1, sym_text_interpolation, ACTIONS(1992), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2002), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2010), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2016), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2006), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2004), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [41581] = 23, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2066), 1, anon_sym_SLASH, ACTIONS(2070), 1, anon_sym_AMP, ACTIONS(2072), 1, anon_sym_QMARK, ACTIONS(2074), 1, anon_sym_PIPE, ACTIONS(2076), 1, anon_sym_QMARK_QMARK, ACTIONS(2078), 1, aux_sym_binary_expression_token2, ACTIONS(2080), 1, aux_sym_binary_expression_token3, ACTIONS(2082), 1, aux_sym_binary_expression_token4, ACTIONS(2084), 1, anon_sym_PIPE_PIPE, ACTIONS(2086), 1, anon_sym_AMP_AMP, ACTIONS(2088), 1, anon_sym_CARET, ACTIONS(2096), 1, anon_sym_GT_EQ, ACTIONS(2098), 1, anon_sym_DOT, ACTIONS(2363), 1, anon_sym_RBRACK, STATE(1148), 1, sym_text_interpolation, ACTIONS(2062), 2, anon_sym_PLUS, anon_sym_DASH, ACTIONS(2064), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(2068), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(2090), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(2094), 3, anon_sym_LT, anon_sym_GT, anon_sym_LT_EQ, ACTIONS(2092), 4, anon_sym_LT_GT, anon_sym_EQ_EQ_EQ, anon_sym_BANG_EQ_EQ, anon_sym_LT_EQ_GT, [41660] = 26, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(293), 1, anon_sym_POUND_LBRACK, ACTIONS(2389), 1, aux_sym_function_static_declaration_token1, ACTIONS(2391), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2393), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(2395), 1, aux_sym_namespace_use_declaration_token3, ACTIONS(2397), 1, anon_sym_RBRACE, ACTIONS(2399), 1, aux_sym_final_modifier_token1, ACTIONS(2401), 1, aux_sym_abstract_modifier_token1, ACTIONS(2403), 1, sym_var_modifier, STATE(693), 1, aux_sym_property_declaration_repeat1, STATE(1149), 1, sym_text_interpolation, STATE(1154), 1, sym_final_modifier, STATE(1158), 1, aux_sym_declaration_list_repeat1, STATE(1164), 1, sym_visibility_modifier, STATE(1172), 1, sym__modifier, STATE(1190), 1, sym_attribute_list, STATE(1193), 1, aux_sym_attribute_list_repeat2, STATE(1229), 1, sym__const_declaration, STATE(1231), 1, sym__class_const_declaration, STATE(1232), 1, sym__member_declaration, STATE(1561), 1, sym__function_definition_header, STATE(1170), 2, sym_abstract_modifier, sym_static_modifier, ACTIONS(2405), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1228), 3, sym_property_declaration, sym_method_declaration, sym_use_declaration, [41744] = 26, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(293), 1, anon_sym_POUND_LBRACK, ACTIONS(2389), 1, aux_sym_function_static_declaration_token1, ACTIONS(2391), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2393), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(2395), 1, aux_sym_namespace_use_declaration_token3, ACTIONS(2399), 1, aux_sym_final_modifier_token1, ACTIONS(2401), 1, aux_sym_abstract_modifier_token1, ACTIONS(2403), 1, sym_var_modifier, ACTIONS(2407), 1, anon_sym_RBRACE, STATE(693), 1, aux_sym_property_declaration_repeat1, STATE(1150), 1, sym_text_interpolation, STATE(1154), 1, sym_final_modifier, STATE(1157), 1, aux_sym_declaration_list_repeat1, STATE(1164), 1, sym_visibility_modifier, STATE(1172), 1, sym__modifier, STATE(1190), 1, sym_attribute_list, STATE(1193), 1, aux_sym_attribute_list_repeat2, STATE(1229), 1, sym__const_declaration, STATE(1231), 1, sym__class_const_declaration, STATE(1232), 1, sym__member_declaration, STATE(1561), 1, sym__function_definition_header, STATE(1170), 2, sym_abstract_modifier, sym_static_modifier, ACTIONS(2405), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1228), 3, sym_property_declaration, sym_method_declaration, sym_use_declaration, [41828] = 26, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(293), 1, anon_sym_POUND_LBRACK, ACTIONS(2389), 1, aux_sym_function_static_declaration_token1, ACTIONS(2391), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2393), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(2395), 1, aux_sym_namespace_use_declaration_token3, ACTIONS(2399), 1, aux_sym_final_modifier_token1, ACTIONS(2401), 1, aux_sym_abstract_modifier_token1, ACTIONS(2403), 1, sym_var_modifier, ACTIONS(2409), 1, anon_sym_RBRACE, STATE(693), 1, aux_sym_property_declaration_repeat1, STATE(1151), 1, sym_text_interpolation, STATE(1152), 1, aux_sym_declaration_list_repeat1, STATE(1154), 1, sym_final_modifier, STATE(1164), 1, sym_visibility_modifier, STATE(1172), 1, sym__modifier, STATE(1190), 1, sym_attribute_list, STATE(1193), 1, aux_sym_attribute_list_repeat2, STATE(1229), 1, sym__const_declaration, STATE(1231), 1, sym__class_const_declaration, STATE(1232), 1, sym__member_declaration, STATE(1561), 1, sym__function_definition_header, STATE(1170), 2, sym_abstract_modifier, sym_static_modifier, ACTIONS(2405), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1228), 3, sym_property_declaration, sym_method_declaration, sym_use_declaration, [41912] = 26, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(293), 1, anon_sym_POUND_LBRACK, ACTIONS(2389), 1, aux_sym_function_static_declaration_token1, ACTIONS(2391), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2393), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(2395), 1, aux_sym_namespace_use_declaration_token3, ACTIONS(2399), 1, aux_sym_final_modifier_token1, ACTIONS(2401), 1, aux_sym_abstract_modifier_token1, ACTIONS(2403), 1, sym_var_modifier, ACTIONS(2411), 1, anon_sym_RBRACE, STATE(693), 1, aux_sym_property_declaration_repeat1, STATE(1152), 1, sym_text_interpolation, STATE(1154), 1, sym_final_modifier, STATE(1155), 1, aux_sym_declaration_list_repeat1, STATE(1164), 1, sym_visibility_modifier, STATE(1172), 1, sym__modifier, STATE(1190), 1, sym_attribute_list, STATE(1193), 1, aux_sym_attribute_list_repeat2, STATE(1229), 1, sym__const_declaration, STATE(1231), 1, sym__class_const_declaration, STATE(1232), 1, sym__member_declaration, STATE(1561), 1, sym__function_definition_header, STATE(1170), 2, sym_abstract_modifier, sym_static_modifier, ACTIONS(2405), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1228), 3, sym_property_declaration, sym_method_declaration, sym_use_declaration, [41996] = 26, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(293), 1, anon_sym_POUND_LBRACK, ACTIONS(2389), 1, aux_sym_function_static_declaration_token1, ACTIONS(2391), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2393), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(2395), 1, aux_sym_namespace_use_declaration_token3, ACTIONS(2399), 1, aux_sym_final_modifier_token1, ACTIONS(2401), 1, aux_sym_abstract_modifier_token1, ACTIONS(2403), 1, sym_var_modifier, ACTIONS(2413), 1, anon_sym_RBRACE, STATE(693), 1, aux_sym_property_declaration_repeat1, STATE(1153), 1, sym_text_interpolation, STATE(1154), 1, sym_final_modifier, STATE(1156), 1, aux_sym_declaration_list_repeat1, STATE(1164), 1, sym_visibility_modifier, STATE(1172), 1, sym__modifier, STATE(1190), 1, sym_attribute_list, STATE(1193), 1, aux_sym_attribute_list_repeat2, STATE(1229), 1, sym__const_declaration, STATE(1231), 1, sym__class_const_declaration, STATE(1232), 1, sym__member_declaration, STATE(1561), 1, sym__function_definition_header, STATE(1170), 2, sym_abstract_modifier, sym_static_modifier, ACTIONS(2405), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1228), 3, sym_property_declaration, sym_method_declaration, sym_use_declaration, [42080] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2417), 1, aux_sym_namespace_use_declaration_token3, STATE(1154), 1, sym_text_interpolation, STATE(1239), 1, sym__const_declaration, STATE(2272), 1, sym_visibility_modifier, ACTIONS(2419), 2, anon_sym_BSLASH, anon_sym_DOLLAR, ACTIONS(2415), 23, aux_sym_function_static_declaration_token1, aux_sym_namespace_definition_token1, aux_sym_namespace_use_declaration_token2, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_QMARK, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, sym_name, [42128] = 25, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(2421), 1, aux_sym_function_static_declaration_token1, ACTIONS(2424), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2427), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(2430), 1, aux_sym_namespace_use_declaration_token3, ACTIONS(2433), 1, anon_sym_RBRACE, ACTIONS(2435), 1, aux_sym_final_modifier_token1, ACTIONS(2438), 1, aux_sym_abstract_modifier_token1, ACTIONS(2441), 1, sym_var_modifier, ACTIONS(2447), 1, anon_sym_POUND_LBRACK, STATE(693), 1, aux_sym_property_declaration_repeat1, STATE(1154), 1, sym_final_modifier, STATE(1164), 1, sym_visibility_modifier, STATE(1172), 1, sym__modifier, STATE(1190), 1, sym_attribute_list, STATE(1193), 1, aux_sym_attribute_list_repeat2, STATE(1229), 1, sym__const_declaration, STATE(1231), 1, sym__class_const_declaration, STATE(1232), 1, sym__member_declaration, STATE(1561), 1, sym__function_definition_header, STATE(1155), 2, sym_text_interpolation, aux_sym_declaration_list_repeat1, STATE(1170), 2, sym_abstract_modifier, sym_static_modifier, ACTIONS(2444), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1228), 3, sym_property_declaration, sym_method_declaration, sym_use_declaration, [42210] = 26, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(293), 1, anon_sym_POUND_LBRACK, ACTIONS(2389), 1, aux_sym_function_static_declaration_token1, ACTIONS(2391), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2393), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(2395), 1, aux_sym_namespace_use_declaration_token3, ACTIONS(2399), 1, aux_sym_final_modifier_token1, ACTIONS(2401), 1, aux_sym_abstract_modifier_token1, ACTIONS(2403), 1, sym_var_modifier, ACTIONS(2450), 1, anon_sym_RBRACE, STATE(693), 1, aux_sym_property_declaration_repeat1, STATE(1154), 1, sym_final_modifier, STATE(1155), 1, aux_sym_declaration_list_repeat1, STATE(1156), 1, sym_text_interpolation, STATE(1164), 1, sym_visibility_modifier, STATE(1172), 1, sym__modifier, STATE(1190), 1, sym_attribute_list, STATE(1193), 1, aux_sym_attribute_list_repeat2, STATE(1229), 1, sym__const_declaration, STATE(1231), 1, sym__class_const_declaration, STATE(1232), 1, sym__member_declaration, STATE(1561), 1, sym__function_definition_header, STATE(1170), 2, sym_abstract_modifier, sym_static_modifier, ACTIONS(2405), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1228), 3, sym_property_declaration, sym_method_declaration, sym_use_declaration, [42294] = 26, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(293), 1, anon_sym_POUND_LBRACK, ACTIONS(2389), 1, aux_sym_function_static_declaration_token1, ACTIONS(2391), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2393), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(2395), 1, aux_sym_namespace_use_declaration_token3, ACTIONS(2399), 1, aux_sym_final_modifier_token1, ACTIONS(2401), 1, aux_sym_abstract_modifier_token1, ACTIONS(2403), 1, sym_var_modifier, ACTIONS(2452), 1, anon_sym_RBRACE, STATE(693), 1, aux_sym_property_declaration_repeat1, STATE(1154), 1, sym_final_modifier, STATE(1155), 1, aux_sym_declaration_list_repeat1, STATE(1157), 1, sym_text_interpolation, STATE(1164), 1, sym_visibility_modifier, STATE(1172), 1, sym__modifier, STATE(1190), 1, sym_attribute_list, STATE(1193), 1, aux_sym_attribute_list_repeat2, STATE(1229), 1, sym__const_declaration, STATE(1231), 1, sym__class_const_declaration, STATE(1232), 1, sym__member_declaration, STATE(1561), 1, sym__function_definition_header, STATE(1170), 2, sym_abstract_modifier, sym_static_modifier, ACTIONS(2405), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1228), 3, sym_property_declaration, sym_method_declaration, sym_use_declaration, [42378] = 26, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(293), 1, anon_sym_POUND_LBRACK, ACTIONS(2389), 1, aux_sym_function_static_declaration_token1, ACTIONS(2391), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2393), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(2395), 1, aux_sym_namespace_use_declaration_token3, ACTIONS(2399), 1, aux_sym_final_modifier_token1, ACTIONS(2401), 1, aux_sym_abstract_modifier_token1, ACTIONS(2403), 1, sym_var_modifier, ACTIONS(2454), 1, anon_sym_RBRACE, STATE(693), 1, aux_sym_property_declaration_repeat1, STATE(1154), 1, sym_final_modifier, STATE(1155), 1, aux_sym_declaration_list_repeat1, STATE(1158), 1, sym_text_interpolation, STATE(1164), 1, sym_visibility_modifier, STATE(1172), 1, sym__modifier, STATE(1190), 1, sym_attribute_list, STATE(1193), 1, aux_sym_attribute_list_repeat2, STATE(1229), 1, sym__const_declaration, STATE(1231), 1, sym__class_const_declaration, STATE(1232), 1, sym__member_declaration, STATE(1561), 1, sym__function_definition_header, STATE(1170), 2, sym_abstract_modifier, sym_static_modifier, ACTIONS(2405), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1228), 3, sym_property_declaration, sym_method_declaration, sym_use_declaration, [42462] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2417), 1, aux_sym_namespace_use_declaration_token3, STATE(1159), 1, sym_text_interpolation, STATE(1226), 1, sym__const_declaration, STATE(2272), 1, sym_visibility_modifier, ACTIONS(2419), 2, anon_sym_BSLASH, anon_sym_DOLLAR, ACTIONS(2415), 23, aux_sym_function_static_declaration_token1, aux_sym_namespace_definition_token1, aux_sym_namespace_use_declaration_token2, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_QMARK, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, sym_name, [42510] = 17, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(1647), 1, sym_name, ACTIONS(1657), 1, anon_sym_QMARK, ACTIONS(1736), 1, anon_sym_DOLLAR, STATE(1160), 1, sym_text_interpolation, STATE(1327), 1, sym_qualified_name, STATE(1403), 1, sym_union_type, STATE(1421), 1, sym__types, STATE(1880), 1, sym_variable_name, STATE(1891), 1, sym__type, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(1346), 3, sym_named_type, sym_optional_type, sym_primitive_type, ACTIONS(1659), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [42575] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1161), 1, sym_text_interpolation, ACTIONS(2458), 2, anon_sym_BSLASH, anon_sym_DOLLAR, ACTIONS(2456), 25, aux_sym_function_static_declaration_token1, aux_sym_namespace_definition_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, aux_sym_class_declaration_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_QMARK, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, sym_name, [42616] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1162), 1, sym_text_interpolation, ACTIONS(2462), 2, anon_sym_BSLASH, anon_sym_DOLLAR, ACTIONS(2460), 24, aux_sym_function_static_declaration_token1, aux_sym_namespace_definition_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_QMARK, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, sym_name, [42656] = 21, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(2464), 1, aux_sym_function_static_declaration_token1, ACTIONS(2467), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2470), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(2473), 1, anon_sym_RBRACE, ACTIONS(2475), 1, aux_sym_enum_case_token1, ACTIONS(2478), 1, aux_sym_final_modifier_token1, ACTIONS(2481), 1, aux_sym_abstract_modifier_token1, ACTIONS(2484), 1, sym_var_modifier, ACTIONS(2490), 1, anon_sym_POUND_LBRACK, STATE(1192), 1, sym_attribute_list, STATE(1193), 1, aux_sym_attribute_list_repeat2, STATE(1196), 1, aux_sym_property_declaration_repeat1, STATE(1240), 1, sym__enum_member_declaration, STATE(1311), 1, sym__modifier, STATE(1561), 1, sym__function_definition_header, STATE(1163), 2, sym_text_interpolation, aux_sym_enum_declaration_list_repeat1, ACTIONS(2487), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1236), 3, sym_enum_case, sym_method_declaration, sym_use_declaration, STATE(1322), 4, sym_final_modifier, sym_abstract_modifier, sym_static_modifier, sym_visibility_modifier, [42728] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2493), 1, aux_sym_namespace_use_declaration_token3, STATE(1164), 1, sym_text_interpolation, ACTIONS(2419), 2, anon_sym_BSLASH, anon_sym_DOLLAR, ACTIONS(2415), 23, aux_sym_function_static_declaration_token1, aux_sym_namespace_definition_token1, aux_sym_namespace_use_declaration_token2, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_QMARK, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, sym_name, [42770] = 22, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(293), 1, anon_sym_POUND_LBRACK, ACTIONS(2391), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2393), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(2495), 1, aux_sym_function_static_declaration_token1, ACTIONS(2497), 1, anon_sym_RBRACE, ACTIONS(2499), 1, aux_sym_enum_case_token1, ACTIONS(2501), 1, aux_sym_final_modifier_token1, ACTIONS(2503), 1, aux_sym_abstract_modifier_token1, ACTIONS(2505), 1, sym_var_modifier, STATE(1163), 1, aux_sym_enum_declaration_list_repeat1, STATE(1165), 1, sym_text_interpolation, STATE(1192), 1, sym_attribute_list, STATE(1193), 1, aux_sym_attribute_list_repeat2, STATE(1196), 1, aux_sym_property_declaration_repeat1, STATE(1240), 1, sym__enum_member_declaration, STATE(1311), 1, sym__modifier, STATE(1561), 1, sym__function_definition_header, ACTIONS(2507), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1236), 3, sym_enum_case, sym_method_declaration, sym_use_declaration, STATE(1322), 4, sym_final_modifier, sym_abstract_modifier, sym_static_modifier, sym_visibility_modifier, [42844] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1166), 1, sym_text_interpolation, ACTIONS(2511), 2, anon_sym_BSLASH, anon_sym_DOLLAR, ACTIONS(2509), 24, aux_sym_function_static_declaration_token1, aux_sym_namespace_definition_token1, aux_sym_namespace_use_declaration_token2, aux_sym_class_declaration_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_QMARK, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, sym_name, [42884] = 22, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(293), 1, anon_sym_POUND_LBRACK, ACTIONS(2391), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2393), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(2495), 1, aux_sym_function_static_declaration_token1, ACTIONS(2499), 1, aux_sym_enum_case_token1, ACTIONS(2501), 1, aux_sym_final_modifier_token1, ACTIONS(2503), 1, aux_sym_abstract_modifier_token1, ACTIONS(2505), 1, sym_var_modifier, ACTIONS(2513), 1, anon_sym_RBRACE, STATE(1163), 1, aux_sym_enum_declaration_list_repeat1, STATE(1167), 1, sym_text_interpolation, STATE(1192), 1, sym_attribute_list, STATE(1193), 1, aux_sym_attribute_list_repeat2, STATE(1196), 1, aux_sym_property_declaration_repeat1, STATE(1240), 1, sym__enum_member_declaration, STATE(1311), 1, sym__modifier, STATE(1561), 1, sym__function_definition_header, ACTIONS(2507), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1236), 3, sym_enum_case, sym_method_declaration, sym_use_declaration, STATE(1322), 4, sym_final_modifier, sym_abstract_modifier, sym_static_modifier, sym_visibility_modifier, [42958] = 22, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(293), 1, anon_sym_POUND_LBRACK, ACTIONS(2391), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2393), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(2495), 1, aux_sym_function_static_declaration_token1, ACTIONS(2499), 1, aux_sym_enum_case_token1, ACTIONS(2501), 1, aux_sym_final_modifier_token1, ACTIONS(2503), 1, aux_sym_abstract_modifier_token1, ACTIONS(2505), 1, sym_var_modifier, ACTIONS(2515), 1, anon_sym_RBRACE, STATE(1167), 1, aux_sym_enum_declaration_list_repeat1, STATE(1168), 1, sym_text_interpolation, STATE(1192), 1, sym_attribute_list, STATE(1193), 1, aux_sym_attribute_list_repeat2, STATE(1196), 1, aux_sym_property_declaration_repeat1, STATE(1240), 1, sym__enum_member_declaration, STATE(1311), 1, sym__modifier, STATE(1561), 1, sym__function_definition_header, ACTIONS(2507), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1236), 3, sym_enum_case, sym_method_declaration, sym_use_declaration, STATE(1322), 4, sym_final_modifier, sym_abstract_modifier, sym_static_modifier, sym_visibility_modifier, [43032] = 22, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(293), 1, anon_sym_POUND_LBRACK, ACTIONS(2391), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2393), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(2495), 1, aux_sym_function_static_declaration_token1, ACTIONS(2499), 1, aux_sym_enum_case_token1, ACTIONS(2501), 1, aux_sym_final_modifier_token1, ACTIONS(2503), 1, aux_sym_abstract_modifier_token1, ACTIONS(2505), 1, sym_var_modifier, ACTIONS(2517), 1, anon_sym_RBRACE, STATE(1165), 1, aux_sym_enum_declaration_list_repeat1, STATE(1169), 1, sym_text_interpolation, STATE(1192), 1, sym_attribute_list, STATE(1193), 1, aux_sym_attribute_list_repeat2, STATE(1196), 1, aux_sym_property_declaration_repeat1, STATE(1240), 1, sym__enum_member_declaration, STATE(1311), 1, sym__modifier, STATE(1561), 1, sym__function_definition_header, ACTIONS(2507), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1236), 3, sym_enum_case, sym_method_declaration, sym_use_declaration, STATE(1322), 4, sym_final_modifier, sym_abstract_modifier, sym_static_modifier, sym_visibility_modifier, [43106] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1170), 1, sym_text_interpolation, ACTIONS(2419), 2, anon_sym_BSLASH, anon_sym_DOLLAR, ACTIONS(2415), 23, aux_sym_function_static_declaration_token1, aux_sym_namespace_definition_token1, aux_sym_namespace_use_declaration_token2, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_QMARK, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, sym_name, [43145] = 15, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(2519), 1, sym_name, ACTIONS(2521), 1, anon_sym_QMARK, STATE(1171), 1, sym_text_interpolation, STATE(1467), 1, sym__types, STATE(1581), 1, sym_qualified_name, STATE(1808), 1, sym_union_type, STATE(1870), 1, sym__type, STATE(2139), 1, sym_namespace_name_as_prefix, STATE(2192), 1, sym_namespace_name, STATE(1579), 3, sym_named_type, sym_optional_type, sym_primitive_type, ACTIONS(2523), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [43204] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1172), 1, sym_text_interpolation, ACTIONS(2527), 2, anon_sym_BSLASH, anon_sym_DOLLAR, ACTIONS(2525), 23, aux_sym_function_static_declaration_token1, aux_sym_namespace_definition_token1, aux_sym_namespace_use_declaration_token2, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_QMARK, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, sym_name, [43243] = 15, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(1647), 1, sym_name, ACTIONS(1657), 1, anon_sym_QMARK, STATE(1173), 1, sym_text_interpolation, STATE(1327), 1, sym_qualified_name, STATE(1403), 1, sym_union_type, STATE(1421), 1, sym__types, STATE(1601), 1, sym__type, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(1346), 3, sym_named_type, sym_optional_type, sym_primitive_type, ACTIONS(1659), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [43302] = 15, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(1647), 1, sym_name, ACTIONS(1657), 1, anon_sym_QMARK, STATE(1174), 1, sym_text_interpolation, STATE(1327), 1, sym_qualified_name, STATE(1403), 1, sym_union_type, STATE(1421), 1, sym__types, STATE(1589), 1, sym__type, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(1346), 3, sym_named_type, sym_optional_type, sym_primitive_type, ACTIONS(1659), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [43361] = 15, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(1647), 1, sym_name, ACTIONS(1657), 1, anon_sym_QMARK, STATE(1175), 1, sym_text_interpolation, STATE(1327), 1, sym_qualified_name, STATE(1403), 1, sym_union_type, STATE(1421), 1, sym__types, STATE(1957), 1, sym__type, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(1346), 3, sym_named_type, sym_optional_type, sym_primitive_type, ACTIONS(1659), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [43420] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1176), 1, sym_text_interpolation, ACTIONS(2531), 2, anon_sym_BSLASH, anon_sym_DOLLAR, ACTIONS(2529), 23, aux_sym_function_static_declaration_token1, aux_sym_namespace_definition_token1, aux_sym_namespace_use_declaration_token2, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_QMARK, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, sym_name, [43459] = 15, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(1647), 1, sym_name, ACTIONS(1657), 1, anon_sym_QMARK, STATE(1177), 1, sym_text_interpolation, STATE(1327), 1, sym_qualified_name, STATE(1403), 1, sym_union_type, STATE(1421), 1, sym__types, STATE(1546), 1, sym__type, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(1346), 3, sym_named_type, sym_optional_type, sym_primitive_type, ACTIONS(1659), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [43518] = 15, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(1647), 1, sym_name, ACTIONS(1657), 1, anon_sym_QMARK, STATE(1178), 1, sym_text_interpolation, STATE(1327), 1, sym_qualified_name, STATE(1403), 1, sym_union_type, STATE(1421), 1, sym__types, STATE(1622), 1, sym__type, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(1346), 3, sym_named_type, sym_optional_type, sym_primitive_type, ACTIONS(1659), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [43577] = 13, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(1647), 1, sym_name, ACTIONS(1732), 1, anon_sym_QMARK, STATE(1179), 1, sym_text_interpolation, STATE(1327), 1, sym_qualified_name, STATE(1335), 1, sym__types, STATE(2192), 1, sym_namespace_name, STATE(2204), 1, sym_namespace_name_as_prefix, STATE(1346), 3, sym_named_type, sym_optional_type, sym_primitive_type, ACTIONS(1659), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [43630] = 13, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(2519), 1, sym_name, ACTIONS(2521), 1, anon_sym_QMARK, STATE(1180), 1, sym_text_interpolation, STATE(1520), 1, sym__types, STATE(1581), 1, sym_qualified_name, STATE(2139), 1, sym_namespace_name_as_prefix, STATE(2192), 1, sym_namespace_name, STATE(1579), 3, sym_named_type, sym_optional_type, sym_primitive_type, ACTIONS(2523), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [43683] = 13, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(1647), 1, sym_name, ACTIONS(1657), 1, anon_sym_QMARK, STATE(1181), 1, sym_text_interpolation, STATE(1327), 1, sym_qualified_name, STATE(1335), 1, sym__types, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(1346), 3, sym_named_type, sym_optional_type, sym_primitive_type, ACTIONS(1659), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [43736] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(1734), 1, anon_sym_POUND_LBRACK, STATE(1182), 1, sym_text_interpolation, STATE(1183), 1, aux_sym_attribute_list_repeat2, ACTIONS(2535), 4, anon_sym_AMP, anon_sym_BSLASH, anon_sym_DOT_DOT_DOT, anon_sym_DOLLAR, ACTIONS(2533), 15, aux_sym_namespace_definition_token1, anon_sym_QMARK, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, sym_name, [43775] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(2541), 1, anon_sym_POUND_LBRACK, STATE(1183), 2, sym_text_interpolation, aux_sym_attribute_list_repeat2, ACTIONS(2539), 4, anon_sym_AMP, anon_sym_BSLASH, anon_sym_DOT_DOT_DOT, anon_sym_DOLLAR, ACTIONS(2537), 15, aux_sym_namespace_definition_token1, anon_sym_QMARK, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, sym_name, [43812] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1184), 1, sym_text_interpolation, ACTIONS(2546), 5, anon_sym_AMP, anon_sym_BSLASH, anon_sym_DOT_DOT_DOT, anon_sym_POUND_LBRACK, anon_sym_DOLLAR, ACTIONS(2544), 15, aux_sym_namespace_definition_token1, anon_sym_QMARK, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, sym_name, [43846] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1185), 1, sym_text_interpolation, ACTIONS(2550), 5, anon_sym_AMP, anon_sym_BSLASH, anon_sym_DOT_DOT_DOT, anon_sym_POUND_LBRACK, anon_sym_DOLLAR, ACTIONS(2548), 15, aux_sym_namespace_definition_token1, anon_sym_QMARK, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, sym_name, [43880] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(1647), 1, sym_name, STATE(1186), 1, sym_text_interpolation, STATE(1327), 1, sym_qualified_name, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(1337), 2, sym_named_type, sym_primitive_type, ACTIONS(1659), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [43926] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(2519), 1, sym_name, STATE(1187), 1, sym_text_interpolation, STATE(1581), 1, sym_qualified_name, STATE(2139), 1, sym_namespace_name_as_prefix, STATE(2192), 1, sym_namespace_name, STATE(1549), 2, sym_named_type, sym_primitive_type, ACTIONS(2523), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [43972] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(1647), 1, sym_name, STATE(1188), 1, sym_text_interpolation, STATE(1327), 1, sym_qualified_name, STATE(2192), 1, sym_namespace_name, STATE(2204), 1, sym_namespace_name_as_prefix, STATE(1337), 2, sym_named_type, sym_primitive_type, ACTIONS(1659), 12, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, [44018] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1189), 1, sym_text_interpolation, ACTIONS(2462), 2, anon_sym_BSLASH, anon_sym_DOLLAR, ACTIONS(2460), 16, aux_sym_namespace_definition_token1, aux_sym_namespace_use_declaration_token3, anon_sym_QMARK, anon_sym_array, aux_sym_primitive_type_token1, anon_sym_iterable, anon_sym_bool, anon_sym_float, anon_sym_int, anon_sym_string, anon_sym_void, anon_sym_mixed, anon_sym_static, anon_sym_false, anon_sym_null, sym_name, [44050] = 17, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2389), 1, aux_sym_function_static_declaration_token1, ACTIONS(2393), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(2395), 1, aux_sym_namespace_use_declaration_token3, ACTIONS(2399), 1, aux_sym_final_modifier_token1, ACTIONS(2401), 1, aux_sym_abstract_modifier_token1, ACTIONS(2403), 1, sym_var_modifier, STATE(676), 1, aux_sym_property_declaration_repeat1, STATE(1159), 1, sym_final_modifier, STATE(1164), 1, sym_visibility_modifier, STATE(1172), 1, sym__modifier, STATE(1190), 1, sym_text_interpolation, STATE(1249), 1, sym__const_declaration, STATE(1637), 1, sym__function_definition_header, STATE(1170), 2, sym_abstract_modifier, sym_static_modifier, ACTIONS(2405), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, [44105] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1191), 1, sym_text_interpolation, ACTIONS(2552), 6, aux_sym_function_static_declaration_token1, aux_sym_namespace_definition_token1, aux_sym_cast_type_token1, anon_sym_self, anon_sym_parent, sym_name, ACTIONS(1675), 10, sym_heredoc, anon_sym_BSLASH, anon_sym_RBRACE, anon_sym_LPAREN, anon_sym_LBRACK, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, anon_sym_SQUOTE, aux_sym_string_token1, anon_sym_DOLLAR, [44135] = 14, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2393), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(2495), 1, aux_sym_function_static_declaration_token1, ACTIONS(2501), 1, aux_sym_final_modifier_token1, ACTIONS(2503), 1, aux_sym_abstract_modifier_token1, ACTIONS(2505), 1, sym_var_modifier, ACTIONS(2554), 1, aux_sym_enum_case_token1, STATE(1192), 1, sym_text_interpolation, STATE(1195), 1, aux_sym_property_declaration_repeat1, STATE(1311), 1, sym__modifier, STATE(1637), 1, sym__function_definition_header, ACTIONS(2507), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1322), 4, sym_final_modifier, sym_abstract_modifier, sym_static_modifier, sym_visibility_modifier, [44183] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(293), 1, anon_sym_POUND_LBRACK, STATE(1193), 1, sym_text_interpolation, STATE(1194), 1, aux_sym_attribute_list_repeat2, ACTIONS(2535), 13, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, aux_sym_enum_declaration_token1, aux_sym_enum_case_token1, aux_sym_class_declaration_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, aux_sym__arrow_function_header_token1, [44214] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, ACTIONS(2556), 1, anon_sym_POUND_LBRACK, STATE(1194), 2, sym_text_interpolation, aux_sym_attribute_list_repeat2, ACTIONS(2539), 13, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, aux_sym_enum_declaration_token1, aux_sym_enum_case_token1, aux_sym_class_declaration_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, aux_sym__arrow_function_header_token1, [44243] = 13, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2393), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(2495), 1, aux_sym_function_static_declaration_token1, ACTIONS(2501), 1, aux_sym_final_modifier_token1, ACTIONS(2503), 1, aux_sym_abstract_modifier_token1, ACTIONS(2505), 1, sym_var_modifier, STATE(1195), 1, sym_text_interpolation, STATE(1201), 1, aux_sym_property_declaration_repeat1, STATE(1311), 1, sym__modifier, STATE(1523), 1, sym__function_definition_header, ACTIONS(2507), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1322), 4, sym_final_modifier, sym_abstract_modifier, sym_static_modifier, sym_visibility_modifier, [44288] = 13, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2393), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(2495), 1, aux_sym_function_static_declaration_token1, ACTIONS(2501), 1, aux_sym_final_modifier_token1, ACTIONS(2503), 1, aux_sym_abstract_modifier_token1, ACTIONS(2505), 1, sym_var_modifier, STATE(1196), 1, sym_text_interpolation, STATE(1201), 1, aux_sym_property_declaration_repeat1, STATE(1311), 1, sym__modifier, STATE(1635), 1, sym__function_definition_header, ACTIONS(2507), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1322), 4, sym_final_modifier, sym_abstract_modifier, sym_static_modifier, sym_visibility_modifier, [44333] = 14, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2559), 1, anon_sym_LBRACE, ACTIONS(2561), 1, sym_escape_sequence, ACTIONS(2563), 1, anon_sym_DQUOTE, ACTIONS(2565), 1, anon_sym_BSLASHu, ACTIONS(2569), 1, anon_sym_DOLLAR, STATE(1197), 1, sym_text_interpolation, STATE(1198), 1, aux_sym_encapsed_string_repeat1, STATE(1270), 1, sym_variable_name, STATE(1356), 1, sym__simple_string_member_access_expression, ACTIONS(2567), 2, sym_encapsed_string_chars, anon_sym_SQUOTE, STATE(1355), 2, sym__simple_string_subscript_expression, sym_dynamic_variable_name, STATE(1357), 2, sym__complex_string_part, sym__simple_string_part, [44379] = 14, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2559), 1, anon_sym_LBRACE, ACTIONS(2561), 1, sym_escape_sequence, ACTIONS(2565), 1, anon_sym_BSLASHu, ACTIONS(2569), 1, anon_sym_DOLLAR, ACTIONS(2571), 1, anon_sym_DQUOTE, STATE(1198), 1, sym_text_interpolation, STATE(1200), 1, aux_sym_encapsed_string_repeat1, STATE(1270), 1, sym_variable_name, STATE(1356), 1, sym__simple_string_member_access_expression, ACTIONS(2567), 2, sym_encapsed_string_chars, anon_sym_SQUOTE, STATE(1355), 2, sym__simple_string_subscript_expression, sym_dynamic_variable_name, STATE(1357), 2, sym__complex_string_part, sym__simple_string_part, [44425] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1199), 1, sym_text_interpolation, ACTIONS(2550), 14, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, aux_sym_enum_declaration_token1, aux_sym_enum_case_token1, aux_sym_class_declaration_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, aux_sym__arrow_function_header_token1, anon_sym_POUND_LBRACK, [44451] = 13, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2573), 1, anon_sym_LBRACE, ACTIONS(2576), 1, sym_escape_sequence, ACTIONS(2579), 1, anon_sym_DQUOTE, ACTIONS(2581), 1, anon_sym_BSLASHu, ACTIONS(2587), 1, anon_sym_DOLLAR, STATE(1270), 1, sym_variable_name, STATE(1356), 1, sym__simple_string_member_access_expression, ACTIONS(2584), 2, sym_encapsed_string_chars, anon_sym_SQUOTE, STATE(1200), 2, sym_text_interpolation, aux_sym_encapsed_string_repeat1, STATE(1355), 2, sym__simple_string_subscript_expression, sym_dynamic_variable_name, STATE(1357), 2, sym__complex_string_part, sym__simple_string_part, [44495] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2199), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(2590), 1, aux_sym_function_static_declaration_token1, ACTIONS(2593), 1, aux_sym_final_modifier_token1, ACTIONS(2596), 1, aux_sym_abstract_modifier_token1, ACTIONS(2599), 1, sym_var_modifier, STATE(1311), 1, sym__modifier, STATE(1201), 2, sym_text_interpolation, aux_sym_property_declaration_repeat1, ACTIONS(2602), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, STATE(1322), 4, sym_final_modifier, sym_abstract_modifier, sym_static_modifier, sym_visibility_modifier, [44535] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1202), 1, sym_text_interpolation, ACTIONS(2546), 14, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, aux_sym_enum_declaration_token1, aux_sym_enum_case_token1, aux_sym_class_declaration_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, aux_sym__arrow_function_header_token1, anon_sym_POUND_LBRACK, [44561] = 14, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2559), 1, anon_sym_LBRACE, ACTIONS(2561), 1, sym_escape_sequence, ACTIONS(2565), 1, anon_sym_BSLASHu, ACTIONS(2569), 1, anon_sym_DOLLAR, ACTIONS(2605), 1, anon_sym_DQUOTE, STATE(1203), 1, sym_text_interpolation, STATE(1204), 1, aux_sym_encapsed_string_repeat1, STATE(1270), 1, sym_variable_name, STATE(1356), 1, sym__simple_string_member_access_expression, ACTIONS(2567), 2, sym_encapsed_string_chars, anon_sym_SQUOTE, STATE(1355), 2, sym__simple_string_subscript_expression, sym_dynamic_variable_name, STATE(1357), 2, sym__complex_string_part, sym__simple_string_part, [44607] = 14, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2559), 1, anon_sym_LBRACE, ACTIONS(2561), 1, sym_escape_sequence, ACTIONS(2565), 1, anon_sym_BSLASHu, ACTIONS(2569), 1, anon_sym_DOLLAR, ACTIONS(2607), 1, anon_sym_DQUOTE, STATE(1200), 1, aux_sym_encapsed_string_repeat1, STATE(1204), 1, sym_text_interpolation, STATE(1270), 1, sym_variable_name, STATE(1356), 1, sym__simple_string_member_access_expression, ACTIONS(2567), 2, sym_encapsed_string_chars, anon_sym_SQUOTE, STATE(1355), 2, sym__simple_string_subscript_expression, sym_dynamic_variable_name, STATE(1357), 2, sym__complex_string_part, sym__simple_string_part, [44653] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1205), 1, sym_text_interpolation, ACTIONS(2609), 13, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [44678] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1206), 1, sym_text_interpolation, ACTIONS(2611), 13, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [44703] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1207), 1, sym_text_interpolation, ACTIONS(940), 13, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [44728] = 12, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(2613), 1, sym_name, ACTIONS(2619), 1, anon_sym_BSLASH, STATE(1208), 1, sym_text_interpolation, STATE(1610), 1, sym_namespace_use_clause, STATE(2139), 1, sym_namespace_name_as_prefix, STATE(2152), 1, sym_namespace_name, ACTIONS(2617), 2, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, STATE(1454), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(2615), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [44769] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1209), 1, sym_text_interpolation, ACTIONS(2621), 13, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [44794] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1210), 1, sym_text_interpolation, ACTIONS(2621), 13, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [44819] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1211), 1, sym_text_interpolation, ACTIONS(2623), 13, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [44844] = 12, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(2613), 1, sym_name, ACTIONS(2627), 1, anon_sym_BSLASH, STATE(1212), 1, sym_text_interpolation, STATE(1611), 1, sym_namespace_use_clause, STATE(2139), 1, sym_namespace_name_as_prefix, STATE(2225), 1, sym_namespace_name, ACTIONS(2625), 2, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, STATE(1454), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(2615), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [44885] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1213), 1, sym_text_interpolation, ACTIONS(2629), 13, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [44910] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1214), 1, sym_text_interpolation, ACTIONS(2629), 13, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [44935] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1215), 1, sym_text_interpolation, ACTIONS(2631), 13, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [44960] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1216), 1, sym_text_interpolation, ACTIONS(2633), 13, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [44985] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1217), 1, sym_text_interpolation, ACTIONS(2635), 13, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45010] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1218), 1, sym_text_interpolation, ACTIONS(967), 13, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45035] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1219), 1, sym_text_interpolation, ACTIONS(2635), 13, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45060] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1220), 1, sym_text_interpolation, ACTIONS(2637), 13, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45085] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1221), 1, sym_text_interpolation, ACTIONS(2639), 13, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45110] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1222), 1, sym_text_interpolation, ACTIONS(2641), 13, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45135] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1223), 1, sym_text_interpolation, ACTIONS(2641), 13, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45160] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1224), 1, sym_text_interpolation, ACTIONS(2643), 13, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45185] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1225), 1, sym_text_interpolation, ACTIONS(2645), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45209] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1226), 1, sym_text_interpolation, ACTIONS(2647), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45233] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1227), 1, sym_text_interpolation, ACTIONS(2649), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45257] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1228), 1, sym_text_interpolation, ACTIONS(2651), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45281] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1229), 1, sym_text_interpolation, ACTIONS(2653), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45305] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1230), 1, sym_text_interpolation, ACTIONS(2655), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45329] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1231), 1, sym_text_interpolation, ACTIONS(2657), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45353] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1232), 1, sym_text_interpolation, ACTIONS(2659), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45377] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1233), 1, sym_text_interpolation, ACTIONS(2661), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45401] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(604), 1, sym_heredoc, ACTIONS(1411), 1, sym_comment, ACTIONS(2665), 1, sym_integer, STATE(1234), 1, sym_text_interpolation, STATE(2141), 1, sym__string, ACTIONS(586), 2, aux_sym_encapsed_string_token1, anon_sym_DQUOTE, ACTIONS(588), 2, anon_sym_SQUOTE, aux_sym_string_token1, STATE(651), 2, sym_encapsed_string, sym_string, ACTIONS(2663), 3, sym_float, sym_boolean, sym_null, [45437] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1235), 1, sym_text_interpolation, ACTIONS(1103), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45461] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1236), 1, sym_text_interpolation, ACTIONS(2667), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45485] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1237), 1, sym_text_interpolation, ACTIONS(2669), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45509] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1238), 1, sym_text_interpolation, ACTIONS(2671), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45533] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1239), 1, sym_text_interpolation, ACTIONS(2673), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45557] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1240), 1, sym_text_interpolation, ACTIONS(2675), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45581] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1241), 1, sym_text_interpolation, ACTIONS(1291), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45605] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1242), 1, sym_text_interpolation, ACTIONS(2677), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45629] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1243), 1, sym_text_interpolation, ACTIONS(2679), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45653] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1244), 1, sym_text_interpolation, ACTIONS(2681), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45677] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1245), 1, sym_text_interpolation, ACTIONS(2683), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45701] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1246), 1, sym_text_interpolation, ACTIONS(2685), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45725] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1247), 1, sym_text_interpolation, ACTIONS(2687), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45749] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1248), 1, sym_text_interpolation, ACTIONS(1203), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45773] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(5), 1, sym_comment, STATE(1249), 1, sym_text_interpolation, ACTIONS(2689), 12, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, anon_sym_RBRACE, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, anon_sym_POUND_LBRACK, [45797] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(2613), 1, sym_name, STATE(1250), 1, sym_text_interpolation, STATE(1868), 1, sym_namespace_use_clause, STATE(2139), 1, sym_namespace_name_as_prefix, STATE(2192), 1, sym_namespace_name, STATE(1454), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(2615), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [45834] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1607), 1, anon_sym_COLON_COLON, ACTIONS(1661), 1, anon_sym_DOLLAR, ACTIONS(2531), 1, aux_sym__arrow_function_header_token1, ACTIONS(2691), 1, aux_sym_namespace_use_declaration_token2, STATE(1251), 1, sym_text_interpolation, STATE(1608), 1, sym_static_variable_declaration, STATE(1617), 1, sym_variable_name, ACTIONS(1487), 5, anon_sym_LBRACE, anon_sym_LPAREN, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [45869] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(1555), 1, anon_sym_BSLASH, ACTIONS(2693), 1, aux_sym_namespace_aliasing_clause_token1, ACTIONS(2695), 1, aux_sym_use_instead_of_clause_token1, STATE(543), 1, sym_arguments, STATE(1252), 1, sym_text_interpolation, STATE(1963), 1, aux_sym_namespace_name_repeat1, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [45904] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1607), 1, anon_sym_COLON_COLON, ACTIONS(1661), 1, anon_sym_DOLLAR, ACTIONS(2531), 1, aux_sym__arrow_function_header_token1, ACTIONS(2691), 1, aux_sym_namespace_use_declaration_token2, STATE(1253), 1, sym_text_interpolation, STATE(1617), 1, sym_variable_name, STATE(1619), 1, sym_static_variable_declaration, ACTIONS(1487), 5, anon_sym_LBRACE, anon_sym_LPAREN, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [45939] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(2697), 1, sym_name, STATE(1254), 1, sym_text_interpolation, STATE(1758), 1, sym_attribute, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(1539), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [45976] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(2697), 1, sym_name, STATE(1255), 1, sym_text_interpolation, STATE(2108), 1, sym_attribute, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(1539), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [46013] = 13, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2399), 1, aux_sym_final_modifier_token1, ACTIONS(2401), 1, aux_sym_abstract_modifier_token1, ACTIONS(2701), 1, aux_sym_function_static_declaration_token1, ACTIONS(2703), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(2705), 1, aux_sym_enum_declaration_token1, ACTIONS(2707), 1, aux_sym_class_declaration_token1, ACTIONS(2709), 1, aux_sym__arrow_function_header_token1, STATE(1256), 1, sym_text_interpolation, STATE(1885), 1, sym__function_definition_header, STATE(2240), 1, sym_static_modifier, STATE(2236), 2, sym_final_modifier, sym_abstract_modifier, [46054] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(2613), 1, sym_name, ACTIONS(2711), 1, anon_sym_BSLASH, STATE(1257), 1, sym_text_interpolation, STATE(1643), 1, sym_namespace_use_clause, STATE(2139), 1, sym_namespace_name_as_prefix, STATE(2232), 1, sym_namespace_name, STATE(1454), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(2615), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [46091] = 13, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2399), 1, aux_sym_final_modifier_token1, ACTIONS(2401), 1, aux_sym_abstract_modifier_token1, ACTIONS(2701), 1, aux_sym_function_static_declaration_token1, ACTIONS(2703), 1, aux_sym_namespace_use_declaration_token2, ACTIONS(2709), 1, aux_sym__arrow_function_header_token1, ACTIONS(2713), 1, aux_sym_enum_declaration_token1, ACTIONS(2715), 1, aux_sym_class_declaration_token1, STATE(1258), 1, sym_text_interpolation, STATE(2125), 1, sym__function_definition_header, STATE(2240), 1, sym_static_modifier, STATE(2231), 2, sym_final_modifier, sym_abstract_modifier, [46132] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(2697), 1, sym_name, STATE(1259), 1, sym_text_interpolation, STATE(1656), 1, sym_attribute, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(1539), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [46169] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(2613), 1, sym_name, ACTIONS(2717), 1, anon_sym_BSLASH, STATE(1260), 1, sym_text_interpolation, STATE(1553), 1, sym_namespace_use_clause, STATE(2139), 1, sym_namespace_name_as_prefix, STATE(2252), 1, sym_namespace_name, STATE(1454), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(2615), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [46206] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(2719), 1, sym_name, STATE(1261), 1, sym_text_interpolation, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(1597), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [46240] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1555), 1, anon_sym_BSLASH, STATE(1262), 1, sym_text_interpolation, STATE(1963), 1, aux_sym_namespace_name_repeat1, ACTIONS(2721), 8, anon_sym_AMP, anon_sym_LBRACE, aux_sym_class_interface_clause_token1, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_DOT_DOT_DOT, anon_sym_PIPE, anon_sym_DOLLAR, [46266] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(2723), 1, sym_name, STATE(1263), 1, sym_text_interpolation, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(1789), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [46300] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(2725), 1, anon_sym_COMMA, ACTIONS(2727), 1, anon_sym_RPAREN, STATE(543), 1, sym_arguments, STATE(1264), 1, sym_text_interpolation, STATE(1684), 1, aux_sym_unset_statement_repeat1, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [46332] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(782), 1, anon_sym_COMMA, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(2729), 1, anon_sym_RPAREN, STATE(543), 1, sym_arguments, STATE(1265), 1, sym_text_interpolation, STATE(1865), 1, aux_sym__list_destructing_repeat1, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [46364] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(543), 1, sym_arguments, STATE(1266), 1, sym_text_interpolation, ACTIONS(1585), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [46392] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1481), 1, anon_sym_BSLASHu, STATE(1267), 1, sym_text_interpolation, ACTIONS(1479), 9, sym_encapsed_string_chars, sym_encapsed_string_chars_after_variable, anon_sym_LBRACE, anon_sym_DASH_GT, anon_sym_LBRACK, sym_escape_sequence, anon_sym_DQUOTE, anon_sym_SQUOTE, anon_sym_DOLLAR, [46416] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(2725), 1, anon_sym_COMMA, ACTIONS(2731), 1, anon_sym_RPAREN, STATE(543), 1, sym_arguments, STATE(1268), 1, sym_text_interpolation, STATE(1771), 1, aux_sym_unset_statement_repeat1, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [46448] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(2733), 1, sym_name, STATE(1269), 1, sym_text_interpolation, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, STATE(1701), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [46482] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2737), 1, anon_sym_DASH_GT, ACTIONS(2739), 1, anon_sym_LBRACK, ACTIONS(2741), 1, anon_sym_BSLASHu, ACTIONS(2743), 1, sym_encapsed_string_chars_after_variable, STATE(1270), 1, sym_text_interpolation, ACTIONS(2735), 6, sym_encapsed_string_chars, anon_sym_LBRACE, sym_escape_sequence, anon_sym_DQUOTE, anon_sym_SQUOTE, anon_sym_DOLLAR, [46512] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(2745), 1, sym_name, STATE(1271), 1, sym_text_interpolation, STATE(2139), 1, sym_namespace_name_as_prefix, STATE(2192), 1, sym_namespace_name, STATE(1412), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(2615), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [46546] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(2747), 1, sym_name, STATE(1272), 1, sym_text_interpolation, STATE(2139), 1, sym_namespace_name_as_prefix, STATE(2192), 1, sym_namespace_name, STATE(1586), 2, sym_qualified_name, sym__reserved_identifier, ACTIONS(2615), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [46580] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1714), 1, anon_sym_DOLLAR, ACTIONS(2749), 1, sym_name, ACTIONS(2751), 1, anon_sym_LBRACE, STATE(613), 1, sym__reserved_identifier, STATE(1273), 1, sym_text_interpolation, STATE(705), 2, sym_dynamic_variable_name, sym_variable_name, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [46611] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1704), 1, anon_sym_DOLLAR, ACTIONS(2753), 1, sym_name, ACTIONS(2755), 1, anon_sym_LBRACE, STATE(1274), 1, sym_text_interpolation, STATE(1359), 1, sym__reserved_identifier, STATE(635), 2, sym_dynamic_variable_name, sym_variable_name, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [46642] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(2757), 1, sym_name, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1275), 1, sym_text_interpolation, STATE(1348), 1, sym_reference_modifier, STATE(1393), 1, sym_formal_parameters, STATE(2102), 1, sym__reserved_identifier, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [46675] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1714), 1, anon_sym_DOLLAR, ACTIONS(2761), 1, sym_name, ACTIONS(2763), 1, anon_sym_LBRACE, STATE(1276), 1, sym_text_interpolation, ACTIONS(2615), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(729), 3, sym_dynamic_variable_name, sym_variable_name, sym__reserved_identifier, [46704] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1714), 1, anon_sym_DOLLAR, ACTIONS(2765), 1, sym_name, ACTIONS(2767), 1, anon_sym_LBRACE, STATE(1277), 1, sym_text_interpolation, ACTIONS(2615), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(728), 3, sym_dynamic_variable_name, sym_variable_name, sym__reserved_identifier, [46733] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(590), 1, anon_sym_DOLLAR, ACTIONS(1411), 1, sym_comment, ACTIONS(2769), 1, sym_name, ACTIONS(2771), 1, anon_sym_LBRACE, STATE(1278), 1, sym_text_interpolation, STATE(1336), 1, sym__reserved_identifier, STATE(1370), 2, sym_dynamic_variable_name, sym_variable_name, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [46764] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(590), 1, anon_sym_DOLLAR, ACTIONS(1411), 1, sym_comment, ACTIONS(2773), 1, sym_name, ACTIONS(2777), 1, anon_sym_LBRACE, STATE(1279), 1, sym_text_interpolation, ACTIONS(2775), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(538), 3, sym_dynamic_variable_name, sym_variable_name, sym__reserved_identifier, [46793] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(543), 1, sym_arguments, STATE(1280), 1, sym_text_interpolation, ACTIONS(2779), 2, anon_sym_COMMA, anon_sym_RBRACK, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [46820] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1704), 1, anon_sym_DOLLAR, ACTIONS(2781), 1, sym_name, ACTIONS(2783), 1, anon_sym_LBRACE, STATE(1281), 1, sym_text_interpolation, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(626), 3, sym_dynamic_variable_name, sym_variable_name, sym__reserved_identifier, [46849] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(1555), 1, anon_sym_BSLASH, STATE(543), 1, sym_arguments, STATE(1282), 1, sym_text_interpolation, STATE(1963), 1, aux_sym_namespace_name_repeat1, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [46878] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1555), 1, anon_sym_BSLASH, ACTIONS(1716), 1, anon_sym_LPAREN, STATE(771), 1, sym_arguments, STATE(1283), 1, sym_text_interpolation, STATE(1963), 1, aux_sym_namespace_name_repeat1, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [46907] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1704), 1, anon_sym_DOLLAR, ACTIONS(2785), 1, sym_name, ACTIONS(2787), 1, anon_sym_LBRACE, STATE(1284), 1, sym_text_interpolation, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(625), 3, sym_dynamic_variable_name, sym_variable_name, sym__reserved_identifier, [46936] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(590), 1, anon_sym_DOLLAR, ACTIONS(1411), 1, sym_comment, ACTIONS(2789), 1, sym_name, ACTIONS(2791), 1, anon_sym_LBRACE, STATE(1285), 1, sym_text_interpolation, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(539), 3, sym_dynamic_variable_name, sym_variable_name, sym__reserved_identifier, [46965] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1714), 1, anon_sym_DOLLAR, ACTIONS(2769), 1, sym_name, ACTIONS(2771), 1, anon_sym_LBRACE, STATE(1286), 1, sym_text_interpolation, STATE(1336), 1, sym__reserved_identifier, STATE(730), 2, sym_dynamic_variable_name, sym_variable_name, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [46996] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1714), 1, anon_sym_DOLLAR, ACTIONS(2793), 1, sym_name, ACTIONS(2795), 1, anon_sym_LBRACE, STATE(1287), 1, sym_text_interpolation, ACTIONS(2615), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(722), 3, sym_dynamic_variable_name, sym_variable_name, sym__reserved_identifier, [47025] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1714), 1, anon_sym_DOLLAR, ACTIONS(2797), 1, sym_name, ACTIONS(2799), 1, anon_sym_LBRACE, STATE(1288), 1, sym_text_interpolation, ACTIONS(2615), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(721), 3, sym_dynamic_variable_name, sym_variable_name, sym__reserved_identifier, [47054] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(590), 1, anon_sym_DOLLAR, ACTIONS(1411), 1, sym_comment, ACTIONS(2789), 1, sym_name, ACTIONS(2791), 1, anon_sym_LBRACE, STATE(1289), 1, sym_text_interpolation, ACTIONS(2775), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(539), 3, sym_dynamic_variable_name, sym_variable_name, sym__reserved_identifier, [47083] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(543), 1, sym_arguments, STATE(1290), 1, sym_text_interpolation, ACTIONS(2801), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [47110] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1555), 1, anon_sym_BSLASH, ACTIONS(1558), 1, anon_sym_LPAREN, STATE(653), 1, sym_arguments, STATE(1291), 1, sym_text_interpolation, STATE(1963), 1, aux_sym_namespace_name_repeat1, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [47139] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1714), 1, anon_sym_DOLLAR, ACTIONS(2803), 1, sym_name, ACTIONS(2805), 1, anon_sym_LBRACE, STATE(1292), 1, sym_text_interpolation, ACTIONS(2615), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(707), 3, sym_dynamic_variable_name, sym_variable_name, sym__reserved_identifier, [47168] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1714), 1, anon_sym_DOLLAR, ACTIONS(2807), 1, sym_name, ACTIONS(2809), 1, anon_sym_LBRACE, STATE(1293), 1, sym_text_interpolation, ACTIONS(2615), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(708), 3, sym_dynamic_variable_name, sym_variable_name, sym__reserved_identifier, [47197] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1523), 1, anon_sym_LPAREN, ACTIONS(1555), 1, anon_sym_BSLASH, STATE(580), 1, sym_arguments, STATE(1294), 1, sym_text_interpolation, STATE(1963), 1, aux_sym_namespace_name_repeat1, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [47226] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1704), 1, anon_sym_DOLLAR, ACTIONS(2811), 1, sym_name, ACTIONS(2813), 1, anon_sym_LBRACE, STATE(1295), 1, sym_text_interpolation, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(636), 3, sym_dynamic_variable_name, sym_variable_name, sym__reserved_identifier, [47255] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1704), 1, anon_sym_DOLLAR, ACTIONS(2815), 1, sym_name, ACTIONS(2817), 1, anon_sym_LBRACE, STATE(1296), 1, sym_text_interpolation, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(641), 3, sym_dynamic_variable_name, sym_variable_name, sym__reserved_identifier, [47284] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(590), 1, anon_sym_DOLLAR, ACTIONS(1411), 1, sym_comment, ACTIONS(2749), 1, sym_name, ACTIONS(2751), 1, anon_sym_LBRACE, STATE(613), 1, sym__reserved_identifier, STATE(1297), 1, sym_text_interpolation, STATE(535), 2, sym_dynamic_variable_name, sym_variable_name, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [47315] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(590), 1, anon_sym_DOLLAR, ACTIONS(1411), 1, sym_comment, ACTIONS(2753), 1, sym_name, ACTIONS(2755), 1, anon_sym_LBRACE, STATE(1298), 1, sym_text_interpolation, STATE(1359), 1, sym__reserved_identifier, STATE(1350), 2, sym_dynamic_variable_name, sym_variable_name, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [47346] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1704), 1, anon_sym_DOLLAR, ACTIONS(2749), 1, sym_name, ACTIONS(2751), 1, anon_sym_LBRACE, STATE(613), 1, sym__reserved_identifier, STATE(1299), 1, sym_text_interpolation, STATE(624), 2, sym_dynamic_variable_name, sym_variable_name, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [47377] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(299), 1, anon_sym_DOLLAR, ACTIONS(1411), 1, sym_comment, ACTIONS(2819), 1, sym_name, ACTIONS(2821), 1, anon_sym_LBRACE, STATE(717), 1, sym__reserved_identifier, STATE(1300), 1, sym_text_interpolation, STATE(567), 2, sym_dynamic_variable_name, sym_variable_name, ACTIONS(2615), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [47408] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1704), 1, anon_sym_DOLLAR, ACTIONS(2823), 1, sym_name, ACTIONS(2825), 1, anon_sym_LBRACE, STATE(1301), 1, sym_text_interpolation, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(622), 3, sym_dynamic_variable_name, sym_variable_name, sym__reserved_identifier, [47437] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1704), 1, anon_sym_DOLLAR, ACTIONS(2749), 1, sym_name, ACTIONS(2751), 1, anon_sym_LBRACE, STATE(613), 1, sym__reserved_identifier, STATE(1302), 1, sym_text_interpolation, STATE(623), 2, sym_dynamic_variable_name, sym_variable_name, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [47468] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1704), 1, anon_sym_DOLLAR, ACTIONS(2827), 1, sym_name, ACTIONS(2829), 1, anon_sym_LBRACE, STATE(1303), 1, sym_text_interpolation, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(621), 3, sym_dynamic_variable_name, sym_variable_name, sym__reserved_identifier, [47497] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(2757), 1, sym_name, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1304), 1, sym_text_interpolation, STATE(1333), 1, sym_reference_modifier, STATE(1401), 1, sym_formal_parameters, STATE(2102), 1, sym__reserved_identifier, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [47530] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(543), 1, sym_arguments, STATE(1305), 1, sym_text_interpolation, ACTIONS(2831), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [47557] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(299), 1, anon_sym_DOLLAR, ACTIONS(1411), 1, sym_comment, ACTIONS(2821), 1, anon_sym_LBRACE, ACTIONS(2833), 1, sym_name, STATE(1306), 1, sym_text_interpolation, STATE(1349), 1, sym__reserved_identifier, STATE(567), 2, sym_dynamic_variable_name, sym_variable_name, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [47588] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1714), 1, anon_sym_DOLLAR, ACTIONS(2749), 1, sym_name, ACTIONS(2751), 1, anon_sym_LBRACE, STATE(613), 1, sym__reserved_identifier, STATE(1307), 1, sym_text_interpolation, STATE(723), 2, sym_dynamic_variable_name, sym_variable_name, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [47619] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(590), 1, anon_sym_DOLLAR, ACTIONS(1411), 1, sym_comment, ACTIONS(2773), 1, sym_name, ACTIONS(2777), 1, anon_sym_LBRACE, STATE(1308), 1, sym_text_interpolation, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(538), 3, sym_dynamic_variable_name, sym_variable_name, sym__reserved_identifier, [47648] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(299), 1, anon_sym_DOLLAR, ACTIONS(1411), 1, sym_comment, ACTIONS(2835), 1, sym_name, ACTIONS(2839), 1, anon_sym_LBRACE, STATE(1309), 1, sym_text_interpolation, ACTIONS(2837), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(565), 3, sym_dynamic_variable_name, sym_variable_name, sym__reserved_identifier, [47677] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(299), 1, anon_sym_DOLLAR, ACTIONS(1411), 1, sym_comment, ACTIONS(2841), 1, sym_name, ACTIONS(2843), 1, anon_sym_LBRACE, STATE(1310), 1, sym_text_interpolation, ACTIONS(2837), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, STATE(566), 3, sym_dynamic_variable_name, sym_variable_name, sym__reserved_identifier, [47706] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1311), 1, sym_text_interpolation, ACTIONS(2527), 8, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, [47726] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(908), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(2845), 1, aux_sym_catch_clause_token1, ACTIONS(2848), 1, aux_sym_finally_clause_token1, ACTIONS(906), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, STATE(1312), 2, sym_text_interpolation, aux_sym_try_statement_repeat1, STATE(1471), 2, sym_catch_clause, sym_finally_clause, [47754] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(782), 1, anon_sym_COMMA, ACTIONS(1411), 1, sym_comment, ACTIONS(2729), 1, anon_sym_RPAREN, STATE(1313), 1, sym_text_interpolation, STATE(1865), 1, aux_sym__list_destructing_repeat1, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [47780] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1314), 1, sym_text_interpolation, ACTIONS(2511), 8, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, [47800] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(1647), 1, sym_name, STATE(1315), 1, sym_text_interpolation, STATE(1327), 1, sym_qualified_name, STATE(1606), 1, sym_named_type, STATE(1766), 1, sym_type_list, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, [47834] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1316), 1, sym_text_interpolation, ACTIONS(2458), 8, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, [47854] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(2851), 1, anon_sym_LBRACE, ACTIONS(2853), 1, aux_sym_base_clause_token1, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, STATE(966), 1, sym_declaration_list, STATE(1317), 1, sym_text_interpolation, STATE(1428), 1, sym_arguments, STATE(1562), 1, sym_base_clause, STATE(1920), 1, sym_class_interface_clause, [47888] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(2853), 1, aux_sym_base_clause_token1, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(2857), 1, anon_sym_LBRACE, STATE(813), 1, sym_declaration_list, STATE(1318), 1, sym_text_interpolation, STATE(1405), 1, sym_arguments, STATE(1613), 1, sym_base_clause, STATE(2061), 1, sym_class_interface_clause, [47922] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1607), 1, anon_sym_COLON_COLON, ACTIONS(2531), 1, aux_sym__arrow_function_header_token1, ACTIONS(2859), 1, aux_sym_namespace_use_declaration_token2, STATE(1319), 1, sym_text_interpolation, ACTIONS(1487), 5, anon_sym_LBRACE, anon_sym_LPAREN, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [47948] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1320), 1, sym_text_interpolation, ACTIONS(2531), 8, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, [47968] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(900), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(2861), 1, aux_sym_catch_clause_token1, ACTIONS(2863), 1, aux_sym_finally_clause_token1, STATE(1312), 1, aux_sym_try_statement_repeat1, STATE(1321), 1, sym_text_interpolation, ACTIONS(898), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, STATE(1471), 2, sym_catch_clause, sym_finally_clause, [47998] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1322), 1, sym_text_interpolation, ACTIONS(2419), 8, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, [48018] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(2853), 1, aux_sym_base_clause_token1, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(2857), 1, anon_sym_LBRACE, STATE(832), 1, sym_declaration_list, STATE(1323), 1, sym_text_interpolation, STATE(1379), 1, sym_arguments, STATE(1646), 1, sym_base_clause, STATE(2114), 1, sym_class_interface_clause, [48052] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1324), 1, sym_text_interpolation, ACTIONS(2462), 8, aux_sym_function_static_declaration_token1, aux_sym_namespace_use_declaration_token2, aux_sym_final_modifier_token1, aux_sym_abstract_modifier_token1, sym_var_modifier, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, [48072] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2725), 1, anon_sym_COMMA, ACTIONS(2731), 1, anon_sym_RPAREN, STATE(1325), 1, sym_text_interpolation, STATE(1771), 1, aux_sym_unset_statement_repeat1, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [48098] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(1647), 1, sym_name, STATE(1326), 1, sym_text_interpolation, STATE(1327), 1, sym_qualified_name, STATE(1606), 1, sym_named_type, STATE(1699), 1, sym_type_list, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, [48132] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1327), 1, sym_text_interpolation, ACTIONS(2721), 8, anon_sym_AMP, anon_sym_LBRACE, aux_sym_class_interface_clause_token1, anon_sym_EQ_GT, anon_sym_RPAREN, anon_sym_DOT_DOT_DOT, anon_sym_PIPE, anon_sym_DOLLAR, [48152] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2725), 1, anon_sym_COMMA, ACTIONS(2727), 1, anon_sym_RPAREN, STATE(1328), 1, sym_text_interpolation, STATE(1684), 1, aux_sym_unset_statement_repeat1, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [48178] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1555), 1, anon_sym_BSLASH, ACTIONS(2867), 1, anon_sym_COMMA, ACTIONS(2869), 1, anon_sym_LBRACE, STATE(1206), 1, sym_use_list, STATE(1329), 1, sym_text_interpolation, STATE(1375), 1, aux_sym_base_clause_repeat1, STATE(1963), 1, aux_sym_namespace_name_repeat1, ACTIONS(2865), 2, sym__automatic_semicolon, anon_sym_SEMI, [48210] = 11, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(2851), 1, anon_sym_LBRACE, ACTIONS(2853), 1, aux_sym_base_clause_token1, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, STATE(933), 1, sym_declaration_list, STATE(1330), 1, sym_text_interpolation, STATE(1432), 1, sym_arguments, STATE(1527), 1, sym_base_clause, STATE(1914), 1, sym_class_interface_clause, [48244] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1607), 1, anon_sym_COLON_COLON, ACTIONS(2531), 1, aux_sym__arrow_function_header_token1, ACTIONS(2691), 1, aux_sym_namespace_use_declaration_token2, STATE(1331), 1, sym_text_interpolation, ACTIONS(1487), 5, anon_sym_LBRACE, anon_sym_LPAREN, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [48270] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1558), 1, anon_sym_LPAREN, STATE(653), 1, sym_arguments, STATE(1332), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [48293] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2759), 1, anon_sym_LPAREN, ACTIONS(2871), 1, sym_name, STATE(1333), 1, sym_text_interpolation, STATE(1423), 1, sym_formal_parameters, STATE(2128), 1, sym__reserved_identifier, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [48320] = 10, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(209), 1, anon_sym_BSLASH, ACTIONS(550), 1, aux_sym_namespace_definition_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(1647), 1, sym_name, STATE(1327), 1, sym_qualified_name, STATE(1334), 1, sym_text_interpolation, STATE(1816), 1, sym_named_type, STATE(2192), 1, sym_namespace_name, STATE(2282), 1, sym_namespace_name_as_prefix, [48351] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1335), 1, sym_text_interpolation, ACTIONS(2873), 7, anon_sym_AMP, anon_sym_LBRACE, aux_sym_class_interface_clause_token1, anon_sym_EQ_GT, anon_sym_DOT_DOT_DOT, anon_sym_PIPE, anon_sym_DOLLAR, [48370] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1716), 1, anon_sym_LPAREN, STATE(761), 1, sym_arguments, STATE(1336), 1, sym_text_interpolation, ACTIONS(1568), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [48393] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1337), 1, sym_text_interpolation, ACTIONS(2875), 7, anon_sym_AMP, anon_sym_LBRACE, aux_sym_class_interface_clause_token1, anon_sym_EQ_GT, anon_sym_DOT_DOT_DOT, anon_sym_PIPE, anon_sym_DOLLAR, [48412] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1523), 1, anon_sym_LPAREN, STATE(580), 1, sym_arguments, STATE(1338), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [48435] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1477), 1, anon_sym_BSLASHu, STATE(1339), 1, sym_text_interpolation, ACTIONS(1475), 6, sym_encapsed_string_chars, anon_sym_LBRACE, sym_escape_sequence, anon_sym_DQUOTE, anon_sym_SQUOTE, anon_sym_DOLLAR, [48456] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1523), 1, anon_sym_LPAREN, STATE(580), 1, sym_arguments, STATE(1340), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [48479] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1716), 1, anon_sym_LPAREN, STATE(771), 1, sym_arguments, STATE(1341), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [48502] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2879), 1, anon_sym_BSLASHu, STATE(1342), 1, sym_text_interpolation, ACTIONS(2877), 6, sym_encapsed_string_chars, anon_sym_LBRACE, sym_escape_sequence, anon_sym_DQUOTE, anon_sym_SQUOTE, anon_sym_DOLLAR, [48523] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1555), 1, anon_sym_BSLASH, ACTIONS(2883), 1, aux_sym_namespace_aliasing_clause_token1, STATE(1343), 1, sym_text_interpolation, STATE(1823), 1, sym_namespace_aliasing_clause, STATE(1963), 1, aux_sym_namespace_name_repeat1, ACTIONS(2881), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, [48550] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1344), 1, sym_text_interpolation, ACTIONS(1722), 3, anon_sym_LPAREN, anon_sym_DOT_DOT_DOT, anon_sym_DOLLAR, ACTIONS(1720), 4, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, sym_name, [48571] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1345), 1, sym_text_interpolation, ACTIONS(2801), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [48592] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1346), 1, sym_text_interpolation, ACTIONS(2885), 7, anon_sym_AMP, anon_sym_LBRACE, aux_sym_class_interface_clause_token1, anon_sym_EQ_GT, anon_sym_DOT_DOT_DOT, anon_sym_PIPE, anon_sym_DOLLAR, [48611] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2889), 1, anon_sym_BSLASHu, STATE(1347), 1, sym_text_interpolation, ACTIONS(2887), 6, sym_encapsed_string_chars, anon_sym_LBRACE, sym_escape_sequence, anon_sym_DQUOTE, anon_sym_SQUOTE, anon_sym_DOLLAR, [48632] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2759), 1, anon_sym_LPAREN, ACTIONS(2871), 1, sym_name, STATE(1348), 1, sym_text_interpolation, STATE(1390), 1, sym_formal_parameters, STATE(2128), 1, sym__reserved_identifier, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [48659] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1523), 1, anon_sym_LPAREN, STATE(583), 1, sym_arguments, STATE(1349), 1, sym_text_interpolation, ACTIONS(1568), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [48682] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1558), 1, anon_sym_LPAREN, STATE(649), 1, sym_arguments, STATE(1350), 1, sym_text_interpolation, ACTIONS(1439), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [48705] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2893), 1, aux_sym_enum_case_token1, ACTIONS(2896), 1, aux_sym_match_default_expression_token1, ACTIONS(2891), 2, anon_sym_RBRACE, aux_sym_switch_block_token1, STATE(1351), 2, sym_text_interpolation, aux_sym_switch_block_repeat1, STATE(1594), 2, sym_case_statement, sym_default_statement, [48730] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2899), 1, anon_sym_BSLASHu, STATE(1352), 1, sym_text_interpolation, ACTIONS(2579), 6, sym_encapsed_string_chars, anon_sym_LBRACE, sym_escape_sequence, anon_sym_DQUOTE, anon_sym_SQUOTE, anon_sym_DOLLAR, [48751] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1353), 1, sym_text_interpolation, ACTIONS(2901), 7, anon_sym_AMP, anon_sym_LBRACE, aux_sym_class_interface_clause_token1, anon_sym_EQ_GT, anon_sym_DOT_DOT_DOT, anon_sym_PIPE, anon_sym_DOLLAR, [48770] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(543), 1, sym_arguments, STATE(1354), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [48793] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2741), 1, anon_sym_BSLASHu, STATE(1355), 1, sym_text_interpolation, ACTIONS(2735), 6, sym_encapsed_string_chars, anon_sym_LBRACE, sym_escape_sequence, anon_sym_DQUOTE, anon_sym_SQUOTE, anon_sym_DOLLAR, [48814] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2905), 1, anon_sym_BSLASHu, STATE(1356), 1, sym_text_interpolation, ACTIONS(2903), 6, sym_encapsed_string_chars, anon_sym_LBRACE, sym_escape_sequence, anon_sym_DQUOTE, anon_sym_SQUOTE, anon_sym_DOLLAR, [48835] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2909), 1, anon_sym_BSLASHu, STATE(1357), 1, sym_text_interpolation, ACTIONS(2907), 6, sym_encapsed_string_chars, anon_sym_LBRACE, sym_escape_sequence, anon_sym_DQUOTE, anon_sym_SQUOTE, anon_sym_DOLLAR, [48856] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(2911), 1, sym_name, STATE(1358), 1, sym_text_interpolation, STATE(1508), 1, sym_reference_modifier, STATE(2060), 1, sym__reserved_identifier, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [48883] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1558), 1, anon_sym_LPAREN, STATE(649), 1, sym_arguments, STATE(1359), 1, sym_text_interpolation, ACTIONS(1568), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [48906] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(543), 1, sym_arguments, STATE(1360), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [48929] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1497), 1, anon_sym_BSLASHu, STATE(1361), 1, sym_text_interpolation, ACTIONS(1495), 6, sym_encapsed_string_chars, anon_sym_LBRACE, sym_escape_sequence, anon_sym_DQUOTE, anon_sym_SQUOTE, anon_sym_DOLLAR, [48950] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1481), 1, anon_sym_BSLASHu, STATE(1362), 1, sym_text_interpolation, ACTIONS(1479), 6, sym_encapsed_string_chars, anon_sym_LBRACE, sym_escape_sequence, anon_sym_DQUOTE, anon_sym_SQUOTE, anon_sym_DOLLAR, [48971] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1363), 1, sym_text_interpolation, ACTIONS(2831), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [48992] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2915), 1, anon_sym_BSLASHu, STATE(1364), 1, sym_text_interpolation, ACTIONS(2913), 6, sym_encapsed_string_chars, anon_sym_LBRACE, sym_escape_sequence, anon_sym_DQUOTE, anon_sym_SQUOTE, anon_sym_DOLLAR, [49013] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2693), 1, aux_sym_namespace_aliasing_clause_token1, ACTIONS(2695), 1, aux_sym_use_instead_of_clause_token1, STATE(1365), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [49036] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2919), 1, anon_sym_BSLASHu, STATE(1366), 1, sym_text_interpolation, ACTIONS(2917), 6, sym_encapsed_string_chars, anon_sym_LBRACE, sym_escape_sequence, anon_sym_DQUOTE, anon_sym_SQUOTE, anon_sym_DOLLAR, [49057] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1558), 1, anon_sym_LPAREN, STATE(653), 1, sym_arguments, STATE(1367), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [49080] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1368), 1, sym_text_interpolation, ACTIONS(2779), 2, anon_sym_COMMA, anon_sym_RBRACK, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [49101] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1716), 1, anon_sym_LPAREN, STATE(771), 1, sym_arguments, STATE(1369), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [49124] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1716), 1, anon_sym_LPAREN, STATE(761), 1, sym_arguments, STATE(1370), 1, sym_text_interpolation, ACTIONS(1439), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [49147] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1736), 1, anon_sym_DOLLAR, ACTIONS(2923), 1, anon_sym_DASH, STATE(1371), 1, sym_text_interpolation, STATE(2274), 1, sym__simple_string_array_access_argument, ACTIONS(2921), 2, sym_integer, sym_name, STATE(2280), 2, sym__simple_string_subscript_unary_expression, sym_variable_name, [49174] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2925), 1, aux_sym_if_statement_token2, ACTIONS(2927), 1, aux_sym_else_if_clause_token1, ACTIONS(2929), 1, aux_sym_else_clause_token1, STATE(1372), 1, sym_text_interpolation, STATE(1425), 1, aux_sym_if_statement_repeat2, STATE(1831), 1, sym_else_if_clause_2, STATE(2257), 1, sym_else_clause_2, [49202] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2931), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2933), 1, anon_sym_LBRACE, ACTIONS(2935), 1, anon_sym_COLON, STATE(980), 1, sym_compound_statement, STATE(1373), 1, sym_text_interpolation, STATE(1538), 1, sym_anonymous_function_use_clause, STATE(2006), 1, sym__return_type, [49230] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, ACTIONS(2853), 1, aux_sym_base_clause_token1, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, STATE(1374), 1, sym_text_interpolation, STATE(1498), 1, sym_declaration_list, STATE(1599), 1, sym_base_clause, STATE(2037), 1, sym_class_interface_clause, [49258] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2867), 1, anon_sym_COMMA, ACTIONS(2869), 1, anon_sym_LBRACE, STATE(1224), 1, sym_use_list, STATE(1375), 1, sym_text_interpolation, STATE(1465), 1, aux_sym_base_clause_repeat1, ACTIONS(2937), 2, sym__automatic_semicolon, anon_sym_SEMI, [49284] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(2931), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2935), 1, anon_sym_COLON, STATE(814), 1, sym_compound_statement, STATE(1376), 1, sym_text_interpolation, STATE(1600), 1, sym_anonymous_function_use_clause, STATE(2042), 1, sym__return_type, [49312] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2941), 1, anon_sym_PIPE, STATE(1377), 1, sym_text_interpolation, STATE(1386), 1, aux_sym_union_type_repeat1, ACTIONS(2939), 4, anon_sym_LBRACE, aux_sym_class_interface_clause_token1, anon_sym_EQ_GT, anon_sym_DOLLAR, [49334] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(2931), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2935), 1, anon_sym_COLON, STATE(805), 1, sym_compound_statement, STATE(1378), 1, sym_text_interpolation, STATE(1631), 1, sym_anonymous_function_use_clause, STATE(2092), 1, sym__return_type, [49362] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2853), 1, aux_sym_base_clause_token1, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(2857), 1, anon_sym_LBRACE, STATE(810), 1, sym_declaration_list, STATE(1379), 1, sym_text_interpolation, STATE(1614), 1, sym_base_clause, STATE(2062), 1, sym_class_interface_clause, [49390] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, ACTIONS(1555), 1, anon_sym_BSLASH, STATE(1380), 1, sym_text_interpolation, STATE(1963), 1, aux_sym_namespace_name_repeat1, STATE(2056), 1, sym_arguments, ACTIONS(2943), 2, anon_sym_COMMA, anon_sym_RBRACK, [49416] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2945), 1, anon_sym_RBRACE, ACTIONS(2947), 1, aux_sym_enum_case_token1, ACTIONS(2949), 1, aux_sym_match_default_expression_token1, STATE(1381), 1, sym_text_interpolation, STATE(1399), 1, aux_sym_switch_block_repeat1, STATE(1594), 2, sym_case_statement, sym_default_statement, [49442] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1555), 1, anon_sym_BSLASH, STATE(1382), 1, sym_text_interpolation, STATE(1963), 1, aux_sym_namespace_name_repeat1, ACTIONS(2721), 4, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_PIPE, [49464] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, ACTIONS(2853), 1, aux_sym_base_clause_token1, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, STATE(1383), 1, sym_text_interpolation, STATE(1494), 1, sym_declaration_list, STATE(1604), 1, sym_base_clause, STATE(2052), 1, sym_class_interface_clause, [49492] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2927), 1, aux_sym_else_if_clause_token1, ACTIONS(2929), 1, aux_sym_else_clause_token1, ACTIONS(2951), 1, aux_sym_if_statement_token2, STATE(1384), 1, sym_text_interpolation, STATE(1463), 1, aux_sym_if_statement_repeat2, STATE(1831), 1, sym_else_if_clause_2, STATE(2178), 1, sym_else_clause_2, [49520] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2947), 1, aux_sym_enum_case_token1, ACTIONS(2949), 1, aux_sym_match_default_expression_token1, ACTIONS(2953), 1, aux_sym_switch_block_token1, STATE(1351), 1, aux_sym_switch_block_repeat1, STATE(1385), 1, sym_text_interpolation, STATE(1594), 2, sym_case_statement, sym_default_statement, [49546] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2955), 1, anon_sym_PIPE, STATE(1386), 2, sym_text_interpolation, aux_sym_union_type_repeat1, ACTIONS(2873), 4, anon_sym_LBRACE, aux_sym_class_interface_clause_token1, anon_sym_EQ_GT, anon_sym_DOLLAR, [49566] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1555), 1, anon_sym_BSLASH, ACTIONS(2958), 1, anon_sym_COMMA, STATE(1387), 1, sym_text_interpolation, STATE(1628), 1, aux_sym_base_clause_repeat1, STATE(1963), 1, aux_sym_namespace_name_repeat1, ACTIONS(2960), 2, anon_sym_LBRACE, aux_sym_class_interface_clause_token1, [49592] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(2931), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2935), 1, anon_sym_COLON, STATE(850), 1, sym_compound_statement, STATE(1388), 1, sym_text_interpolation, STATE(1638), 1, sym_anonymous_function_use_clause, STATE(2121), 1, sym__return_type, [49620] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(2931), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2935), 1, anon_sym_COLON, STATE(818), 1, sym_compound_statement, STATE(1389), 1, sym_text_interpolation, STATE(1598), 1, sym_anonymous_function_use_clause, STATE(2035), 1, sym__return_type, [49648] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2931), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2933), 1, anon_sym_LBRACE, ACTIONS(2935), 1, anon_sym_COLON, STATE(934), 1, sym_compound_statement, STATE(1390), 1, sym_text_interpolation, STATE(1551), 1, sym_anonymous_function_use_clause, STATE(1933), 1, sym__return_type, [49676] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2853), 1, aux_sym_base_clause_token1, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(2962), 1, anon_sym_LBRACE, STATE(407), 1, sym_declaration_list, STATE(1391), 1, sym_text_interpolation, STATE(1511), 1, sym_base_clause, STATE(1959), 1, sym_class_interface_clause, [49704] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2964), 1, sym_name, STATE(1392), 1, sym_text_interpolation, STATE(1565), 1, sym_const_element, STATE(2140), 1, sym__reserved_identifier, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [49728] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2931), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2933), 1, anon_sym_LBRACE, ACTIONS(2935), 1, anon_sym_COLON, STATE(942), 1, sym_compound_statement, STATE(1393), 1, sym_text_interpolation, STATE(1624), 1, sym_anonymous_function_use_clause, STATE(2091), 1, sym__return_type, [49756] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2964), 1, sym_name, STATE(1394), 1, sym_text_interpolation, STATE(1554), 1, sym_const_element, STATE(2140), 1, sym__reserved_identifier, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [49780] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2947), 1, aux_sym_enum_case_token1, ACTIONS(2949), 1, aux_sym_match_default_expression_token1, ACTIONS(2966), 1, anon_sym_RBRACE, STATE(1395), 1, sym_text_interpolation, STATE(1426), 1, aux_sym_switch_block_repeat1, STATE(1594), 2, sym_case_statement, sym_default_statement, [49806] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2947), 1, aux_sym_enum_case_token1, ACTIONS(2949), 1, aux_sym_match_default_expression_token1, ACTIONS(2968), 1, aux_sym_switch_block_token1, STATE(1396), 1, sym_text_interpolation, STATE(1406), 1, aux_sym_switch_block_repeat1, STATE(1594), 2, sym_case_statement, sym_default_statement, [49832] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2947), 1, aux_sym_enum_case_token1, ACTIONS(2949), 1, aux_sym_match_default_expression_token1, ACTIONS(2970), 1, aux_sym_switch_block_token1, STATE(1385), 1, aux_sym_switch_block_repeat1, STATE(1397), 1, sym_text_interpolation, STATE(1594), 2, sym_case_statement, sym_default_statement, [49858] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2927), 1, aux_sym_else_if_clause_token1, ACTIONS(2929), 1, aux_sym_else_clause_token1, ACTIONS(2972), 1, aux_sym_if_statement_token2, STATE(1384), 1, aux_sym_if_statement_repeat2, STATE(1398), 1, sym_text_interpolation, STATE(1831), 1, sym_else_if_clause_2, STATE(2181), 1, sym_else_clause_2, [49886] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2947), 1, aux_sym_enum_case_token1, ACTIONS(2949), 1, aux_sym_match_default_expression_token1, ACTIONS(2974), 1, anon_sym_RBRACE, STATE(1351), 1, aux_sym_switch_block_repeat1, STATE(1399), 1, sym_text_interpolation, STATE(1594), 2, sym_case_statement, sym_default_statement, [49912] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(924), 1, aux_sym_while_statement_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(2976), 1, aux_sym_else_if_clause_token1, ACTIONS(2978), 1, aux_sym_else_clause_token1, STATE(1400), 1, sym_text_interpolation, STATE(1402), 1, aux_sym_if_statement_repeat1, STATE(1839), 1, sym_else_clause, STATE(1846), 1, sym_else_if_clause, [49940] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2931), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2933), 1, anon_sym_LBRACE, ACTIONS(2935), 1, anon_sym_COLON, STATE(1009), 1, sym_compound_statement, STATE(1401), 1, sym_text_interpolation, STATE(1543), 1, sym_anonymous_function_use_clause, STATE(1909), 1, sym__return_type, [49968] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(916), 1, aux_sym_while_statement_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(2976), 1, aux_sym_else_if_clause_token1, ACTIONS(2978), 1, aux_sym_else_clause_token1, STATE(1402), 1, sym_text_interpolation, STATE(1499), 1, aux_sym_if_statement_repeat1, STATE(1782), 1, sym_else_clause, STATE(1846), 1, sym_else_if_clause, [49996] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1403), 1, sym_text_interpolation, ACTIONS(2980), 6, anon_sym_AMP, anon_sym_LBRACE, aux_sym_class_interface_clause_token1, anon_sym_EQ_GT, anon_sym_DOT_DOT_DOT, anon_sym_DOLLAR, [50014] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2853), 1, aux_sym_base_clause_token1, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(2962), 1, anon_sym_LBRACE, STATE(417), 1, sym_declaration_list, STATE(1404), 1, sym_text_interpolation, STATE(1533), 1, sym_base_clause, STATE(1935), 1, sym_class_interface_clause, [50042] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2853), 1, aux_sym_base_clause_token1, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(2857), 1, anon_sym_LBRACE, STATE(793), 1, sym_declaration_list, STATE(1405), 1, sym_text_interpolation, STATE(1592), 1, sym_base_clause, STATE(2016), 1, sym_class_interface_clause, [50070] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2947), 1, aux_sym_enum_case_token1, ACTIONS(2949), 1, aux_sym_match_default_expression_token1, ACTIONS(2982), 1, aux_sym_switch_block_token1, STATE(1351), 1, aux_sym_switch_block_repeat1, STATE(1406), 1, sym_text_interpolation, STATE(1594), 2, sym_case_statement, sym_default_statement, [50096] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(2931), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2935), 1, anon_sym_COLON, STATE(851), 1, sym_compound_statement, STATE(1407), 1, sym_text_interpolation, STATE(1591), 1, sym_anonymous_function_use_clause, STATE(1881), 1, sym__return_type, [50124] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2964), 1, sym_name, STATE(1408), 1, sym_text_interpolation, STATE(1636), 1, sym_const_element, STATE(2140), 1, sym__reserved_identifier, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [50148] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(2931), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2935), 1, anon_sym_COLON, STATE(823), 1, sym_compound_statement, STATE(1409), 1, sym_text_interpolation, STATE(1590), 1, sym_anonymous_function_use_clause, STATE(1987), 1, sym__return_type, [50176] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2853), 1, aux_sym_base_clause_token1, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(2962), 1, anon_sym_LBRACE, STATE(405), 1, sym_declaration_list, STATE(1410), 1, sym_text_interpolation, STATE(1584), 1, sym_base_clause, STATE(1932), 1, sym_class_interface_clause, [50204] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(2931), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2935), 1, anon_sym_COLON, STATE(802), 1, sym_compound_statement, STATE(1411), 1, sym_text_interpolation, STATE(1625), 1, sym_anonymous_function_use_clause, STATE(2086), 1, sym__return_type, [50232] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2867), 1, anon_sym_COMMA, ACTIONS(2869), 1, anon_sym_LBRACE, STATE(1206), 1, sym_use_list, STATE(1375), 1, aux_sym_base_clause_repeat1, STATE(1412), 1, sym_text_interpolation, ACTIONS(2865), 2, sym__automatic_semicolon, anon_sym_SEMI, [50258] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, ACTIONS(2853), 1, aux_sym_base_clause_token1, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, STATE(1413), 1, sym_text_interpolation, STATE(1470), 1, sym_declaration_list, STATE(1588), 1, sym_base_clause, STATE(1990), 1, sym_class_interface_clause, [50286] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2931), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2933), 1, anon_sym_LBRACE, ACTIONS(2935), 1, anon_sym_COLON, STATE(1015), 1, sym_compound_statement, STATE(1414), 1, sym_text_interpolation, STATE(1509), 1, sym_anonymous_function_use_clause, STATE(1948), 1, sym__return_type, [50314] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(924), 1, aux_sym_while_statement_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(2984), 1, aux_sym_else_if_clause_token1, ACTIONS(2987), 1, aux_sym_else_clause_token1, STATE(1415), 1, sym_text_interpolation, STATE(1422), 1, aux_sym_if_statement_repeat1, STATE(1839), 1, sym_else_clause, STATE(1846), 1, sym_else_if_clause, [50342] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2964), 1, sym_name, STATE(1416), 1, sym_text_interpolation, STATE(1615), 1, sym_const_element, STATE(2140), 1, sym__reserved_identifier, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [50366] = 8, ACTIONS(5), 1, sym_comment, ACTIONS(11), 1, anon_sym_QMARK_GT, ACTIONS(2990), 1, sym_php_tag, ACTIONS(2994), 1, sym__eof, STATE(1417), 1, sym_text_interpolation, STATE(1441), 1, aux_sym_text_repeat1, STATE(1938), 1, sym_text, ACTIONS(2992), 2, aux_sym_text_token1, aux_sym_text_token2, [50392] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2853), 1, aux_sym_base_clause_token1, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(2962), 1, anon_sym_LBRACE, STATE(413), 1, sym_declaration_list, STATE(1418), 1, sym_text_interpolation, STATE(1544), 1, sym_base_clause, STATE(2034), 1, sym_class_interface_clause, [50420] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(2931), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2935), 1, anon_sym_COLON, STATE(800), 1, sym_compound_statement, STATE(1419), 1, sym_text_interpolation, STATE(1587), 1, sym_anonymous_function_use_clause, STATE(1977), 1, sym__return_type, [50448] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1555), 1, anon_sym_BSLASH, STATE(1420), 1, sym_text_interpolation, STATE(1963), 1, aux_sym_namespace_name_repeat1, ACTIONS(2996), 4, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, [50470] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2941), 1, anon_sym_PIPE, STATE(1377), 1, aux_sym_union_type_repeat1, STATE(1421), 1, sym_text_interpolation, ACTIONS(2998), 4, anon_sym_LBRACE, aux_sym_class_interface_clause_token1, anon_sym_EQ_GT, anon_sym_DOLLAR, [50492] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(916), 1, aux_sym_while_statement_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(3000), 1, aux_sym_else_if_clause_token1, ACTIONS(3003), 1, aux_sym_else_clause_token1, STATE(1422), 1, sym_text_interpolation, STATE(1499), 1, aux_sym_if_statement_repeat1, STATE(1782), 1, sym_else_clause, STATE(1846), 1, sym_else_if_clause, [50520] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2931), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2933), 1, anon_sym_LBRACE, ACTIONS(2935), 1, anon_sym_COLON, STATE(973), 1, sym_compound_statement, STATE(1423), 1, sym_text_interpolation, STATE(1548), 1, sym_anonymous_function_use_clause, STATE(2043), 1, sym__return_type, [50548] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2931), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2933), 1, anon_sym_LBRACE, ACTIONS(2935), 1, anon_sym_COLON, STATE(957), 1, sym_compound_statement, STATE(1424), 1, sym_text_interpolation, STATE(1556), 1, sym_anonymous_function_use_clause, STATE(2045), 1, sym__return_type, [50576] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2927), 1, aux_sym_else_if_clause_token1, ACTIONS(2929), 1, aux_sym_else_clause_token1, ACTIONS(3006), 1, aux_sym_if_statement_token2, STATE(1425), 1, sym_text_interpolation, STATE(1463), 1, aux_sym_if_statement_repeat2, STATE(1831), 1, sym_else_if_clause_2, STATE(2147), 1, sym_else_clause_2, [50604] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2947), 1, aux_sym_enum_case_token1, ACTIONS(2949), 1, aux_sym_match_default_expression_token1, ACTIONS(3008), 1, anon_sym_RBRACE, STATE(1351), 1, aux_sym_switch_block_repeat1, STATE(1426), 1, sym_text_interpolation, STATE(1594), 2, sym_case_statement, sym_default_statement, [50630] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2964), 1, sym_name, STATE(1427), 1, sym_text_interpolation, STATE(1640), 1, sym_const_element, STATE(2140), 1, sym__reserved_identifier, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [50654] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, ACTIONS(2853), 1, aux_sym_base_clause_token1, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, STATE(931), 1, sym_declaration_list, STATE(1428), 1, sym_text_interpolation, STATE(1516), 1, sym_base_clause, STATE(1996), 1, sym_class_interface_clause, [50682] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2964), 1, sym_name, STATE(1429), 1, sym_text_interpolation, STATE(1607), 1, sym_const_element, STATE(2140), 1, sym__reserved_identifier, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [50706] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2931), 1, aux_sym_namespace_use_declaration_token1, ACTIONS(2933), 1, anon_sym_LBRACE, ACTIONS(2935), 1, anon_sym_COLON, STATE(1012), 1, sym_compound_statement, STATE(1430), 1, sym_text_interpolation, STATE(1529), 1, sym_anonymous_function_use_clause, STATE(2020), 1, sym__return_type, [50734] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2964), 1, sym_name, STATE(1431), 1, sym_text_interpolation, STATE(1769), 1, sym_const_element, STATE(2140), 1, sym__reserved_identifier, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [50758] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, ACTIONS(2853), 1, aux_sym_base_clause_token1, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, STATE(940), 1, sym_declaration_list, STATE(1432), 1, sym_text_interpolation, STATE(1572), 1, sym_base_clause, STATE(2072), 1, sym_class_interface_clause, [50786] = 9, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, ACTIONS(2853), 1, aux_sym_base_clause_token1, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, STATE(1433), 1, sym_text_interpolation, STATE(1469), 1, sym_declaration_list, STATE(1634), 1, sym_base_clause, STATE(2118), 1, sym_class_interface_clause, [50814] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1704), 1, anon_sym_DOLLAR, ACTIONS(3010), 1, sym_name, ACTIONS(3012), 1, anon_sym_LBRACE, STATE(1434), 1, sym_text_interpolation, STATE(672), 2, sym_dynamic_variable_name, sym_variable_name, [50837] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3014), 1, anon_sym_LBRACE, ACTIONS(3016), 1, anon_sym_COLON_COLON, ACTIONS(3018), 1, anon_sym_DASH_GT, ACTIONS(3020), 1, anon_sym_QMARK_DASH_GT, ACTIONS(3022), 1, anon_sym_LBRACK, STATE(1435), 1, sym_text_interpolation, [50862] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3026), 1, anon_sym_BSLASH, STATE(1436), 2, sym_text_interpolation, aux_sym_namespace_name_repeat1, ACTIONS(3024), 3, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, [50881] = 6, ACTIONS(5), 1, sym_comment, ACTIONS(11), 1, anon_sym_QMARK_GT, ACTIONS(3029), 1, sym_php_tag, ACTIONS(3034), 1, sym__eof, ACTIONS(3031), 2, aux_sym_text_token1, aux_sym_text_token2, STATE(1437), 2, sym_text_interpolation, aux_sym_text_repeat1, [50902] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3016), 1, anon_sym_COLON_COLON, ACTIONS(3036), 1, anon_sym_LBRACE, ACTIONS(3038), 1, anon_sym_DASH_GT, ACTIONS(3040), 1, anon_sym_QMARK_DASH_GT, ACTIONS(3042), 1, anon_sym_LBRACK, STATE(1438), 1, sym_text_interpolation, [50927] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(995), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1439), 1, sym_text_interpolation, ACTIONS(993), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, ACTIONS(3044), 2, sym__automatic_semicolon, anon_sym_SEMI, [50948] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3048), 1, anon_sym_EQ, STATE(1440), 1, sym_text_interpolation, STATE(1786), 1, sym_property_initializer, ACTIONS(3046), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, [50969] = 7, ACTIONS(5), 1, sym_comment, ACTIONS(11), 1, anon_sym_QMARK_GT, ACTIONS(3050), 1, sym_php_tag, ACTIONS(3052), 1, sym__eof, STATE(1437), 1, aux_sym_text_repeat1, STATE(1441), 1, sym_text_interpolation, ACTIONS(2992), 2, aux_sym_text_token1, aux_sym_text_token2, [50992] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(3054), 1, anon_sym_LBRACE, ACTIONS(3056), 1, anon_sym_COLON, STATE(1442), 1, sym_text_interpolation, STATE(1812), 1, sym_enum_declaration_list, STATE(2040), 1, sym_class_interface_clause, [51017] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3060), 1, anon_sym_BSLASH, STATE(1443), 1, sym_text_interpolation, STATE(1476), 1, aux_sym_namespace_name_repeat1, ACTIONS(3058), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, [51038] = 6, ACTIONS(5), 1, sym_comment, ACTIONS(11), 1, anon_sym_QMARK_GT, ACTIONS(3029), 1, sym_php_tag, ACTIONS(3034), 1, ts_builtin_sym_end, ACTIONS(3063), 2, aux_sym_text_token1, aux_sym_text_token2, STATE(1444), 2, sym_text_interpolation, aux_sym_text_repeat1, [51059] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2861), 1, aux_sym_catch_clause_token1, ACTIONS(2863), 1, aux_sym_finally_clause_token1, STATE(1321), 1, aux_sym_try_statement_repeat1, STATE(1445), 1, sym_text_interpolation, STATE(1471), 2, sym_catch_clause, sym_finally_clause, [51082] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(3054), 1, anon_sym_LBRACE, ACTIONS(3066), 1, anon_sym_COLON, STATE(1446), 1, sym_text_interpolation, STATE(1819), 1, sym_enum_declaration_list, STATE(2119), 1, sym_class_interface_clause, [51107] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3068), 1, sym_name, STATE(1447), 1, sym_text_interpolation, STATE(1695), 1, sym_visibility_modifier, ACTIONS(3070), 3, aux_sym_visibility_modifier_token1, aux_sym_visibility_modifier_token2, aux_sym_visibility_modifier_token3, [51128] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(3072), 1, anon_sym_LBRACE, ACTIONS(3074), 1, anon_sym_COLON, STATE(426), 1, sym_enum_declaration_list, STATE(1448), 1, sym_text_interpolation, STATE(1889), 1, sym_class_interface_clause, [51153] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3078), 1, anon_sym_BSLASH, STATE(1443), 1, aux_sym_namespace_name_repeat1, STATE(1449), 1, sym_text_interpolation, ACTIONS(3076), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, [51174] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(211), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(3083), 1, anon_sym_BSLASH, STATE(503), 1, sym_compound_statement, STATE(1450), 1, sym_text_interpolation, ACTIONS(3081), 2, sym__automatic_semicolon, anon_sym_SEMI, [51197] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1017), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1451), 1, sym_text_interpolation, ACTIONS(1015), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, ACTIONS(3085), 2, sym__automatic_semicolon, anon_sym_SEMI, [51218] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1011), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1452), 1, sym_text_interpolation, ACTIONS(1009), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, ACTIONS(3087), 2, sym__automatic_semicolon, anon_sym_SEMI, [51239] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(3083), 1, anon_sym_BSLASH, STATE(1453), 1, sym_text_interpolation, STATE(1805), 1, sym_compound_statement, ACTIONS(3089), 2, sym__automatic_semicolon, anon_sym_SEMI, [51262] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2883), 1, aux_sym_namespace_aliasing_clause_token1, STATE(1454), 1, sym_text_interpolation, STATE(1823), 1, sym_namespace_aliasing_clause, ACTIONS(2881), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, [51283] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3016), 1, anon_sym_COLON_COLON, ACTIONS(3091), 1, anon_sym_LBRACE, ACTIONS(3093), 1, anon_sym_DASH_GT, ACTIONS(3095), 1, anon_sym_QMARK_DASH_GT, ACTIONS(3097), 1, anon_sym_LBRACK, STATE(1455), 1, sym_text_interpolation, [51308] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3099), 1, anon_sym_PIPE, STATE(1456), 1, sym_text_interpolation, STATE(1491), 1, aux_sym_union_type_repeat1, ACTIONS(2998), 3, anon_sym_AMP, anon_sym_DOT_DOT_DOT, anon_sym_DOLLAR, [51329] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(946), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1457), 1, sym_text_interpolation, ACTIONS(944), 4, aux_sym_catch_clause_token1, aux_sym_finally_clause_token1, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [51348] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(1736), 1, anon_sym_DOLLAR, ACTIONS(3101), 1, anon_sym_DOT_DOT_DOT, STATE(1458), 1, sym_text_interpolation, STATE(1845), 1, sym_variable_name, STATE(1848), 1, sym_reference_modifier, [51373] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3014), 1, anon_sym_LBRACE, ACTIONS(3016), 1, anon_sym_COLON_COLON, ACTIONS(3022), 1, anon_sym_LBRACK, ACTIONS(3103), 1, anon_sym_DASH_GT, ACTIONS(3105), 1, anon_sym_QMARK_DASH_GT, STATE(1459), 1, sym_text_interpolation, [51398] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(3072), 1, anon_sym_LBRACE, ACTIONS(3107), 1, anon_sym_COLON, STATE(513), 1, sym_enum_declaration_list, STATE(1460), 1, sym_text_interpolation, STATE(1925), 1, sym_class_interface_clause, [51423] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1555), 1, anon_sym_BSLASH, ACTIONS(2958), 1, anon_sym_COMMA, ACTIONS(3109), 1, anon_sym_LBRACE, STATE(1461), 1, sym_text_interpolation, STATE(1689), 1, aux_sym_base_clause_repeat1, STATE(1963), 1, aux_sym_namespace_name_repeat1, [51448] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(211), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(3111), 1, sym_name, ACTIONS(3113), 1, anon_sym_BSLASH, STATE(478), 1, sym_compound_statement, STATE(1450), 1, sym_namespace_name, STATE(1462), 1, sym_text_interpolation, [51473] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3115), 1, aux_sym_if_statement_token2, ACTIONS(3117), 1, aux_sym_else_if_clause_token1, ACTIONS(3120), 1, aux_sym_else_clause_token1, STATE(1831), 1, sym_else_if_clause_2, STATE(1463), 2, sym_text_interpolation, aux_sym_if_statement_repeat2, [51496] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(590), 1, anon_sym_DOLLAR, ACTIONS(1411), 1, sym_comment, ACTIONS(3122), 1, sym_name, ACTIONS(3124), 1, anon_sym_LBRACE, STATE(1464), 1, sym_text_interpolation, STATE(544), 2, sym_dynamic_variable_name, sym_variable_name, [51519] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3126), 1, anon_sym_COMMA, STATE(1465), 2, sym_text_interpolation, aux_sym_base_clause_repeat1, ACTIONS(2996), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, [51538] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(3111), 1, sym_name, ACTIONS(3113), 1, anon_sym_BSLASH, STATE(1453), 1, sym_namespace_name, STATE(1466), 1, sym_text_interpolation, STATE(1666), 1, sym_compound_statement, [51563] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3129), 1, anon_sym_PIPE, STATE(1467), 1, sym_text_interpolation, STATE(1479), 1, aux_sym_union_type_repeat1, ACTIONS(2998), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, [51584] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3133), 1, anon_sym_COLON, STATE(1468), 1, sym_text_interpolation, STATE(1861), 1, sym__return_type, ACTIONS(3131), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, [51605] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(989), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1469), 1, sym_text_interpolation, ACTIONS(987), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, ACTIONS(3135), 2, sym__automatic_semicolon, anon_sym_SEMI, [51626] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1023), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1470), 1, sym_text_interpolation, ACTIONS(1021), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, ACTIONS(3137), 2, sym__automatic_semicolon, anon_sym_SEMI, [51647] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(954), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1471), 1, sym_text_interpolation, ACTIONS(952), 4, aux_sym_catch_clause_token1, aux_sym_finally_clause_token1, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [51666] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1714), 1, anon_sym_DOLLAR, ACTIONS(3139), 1, sym_name, ACTIONS(3141), 1, anon_sym_LBRACE, STATE(1472), 1, sym_text_interpolation, STATE(769), 2, sym_dynamic_variable_name, sym_variable_name, [51689] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3014), 1, anon_sym_LBRACE, ACTIONS(3016), 1, anon_sym_COLON_COLON, ACTIONS(3022), 1, anon_sym_LBRACK, ACTIONS(3143), 1, anon_sym_DASH_GT, ACTIONS(3145), 1, anon_sym_QMARK_DASH_GT, STATE(1473), 1, sym_text_interpolation, [51714] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3147), 1, aux_sym_catch_clause_token1, ACTIONS(3149), 1, aux_sym_finally_clause_token1, STATE(391), 1, aux_sym_try_statement_repeat1, STATE(1474), 1, sym_text_interpolation, STATE(400), 2, sym_catch_clause, sym_finally_clause, [51737] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1001), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1475), 1, sym_text_interpolation, ACTIONS(999), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, ACTIONS(3151), 2, sym__automatic_semicolon, anon_sym_SEMI, [51758] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3153), 1, anon_sym_BSLASH, STATE(1476), 2, sym_text_interpolation, aux_sym_namespace_name_repeat1, ACTIONS(3024), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, [51777] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(958), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1477), 1, sym_text_interpolation, ACTIONS(956), 4, aux_sym_catch_clause_token1, aux_sym_finally_clause_token1, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [51796] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1736), 1, anon_sym_DOLLAR, ACTIONS(3156), 1, anon_sym_AMP, ACTIONS(3158), 1, anon_sym_RPAREN, STATE(1478), 1, sym_text_interpolation, STATE(1921), 2, sym_variable_name, sym_variable_reference, [51819] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3129), 1, anon_sym_PIPE, STATE(1479), 1, sym_text_interpolation, STATE(1502), 1, aux_sym_union_type_repeat1, ACTIONS(2939), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, [51840] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1029), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1480), 1, sym_text_interpolation, ACTIONS(1027), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, ACTIONS(3160), 2, sym__automatic_semicolon, anon_sym_SEMI, [51861] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1481), 1, sym_text_interpolation, ACTIONS(1431), 5, anon_sym_LBRACE, anon_sym_COLON_COLON, anon_sym_DASH_GT, anon_sym_QMARK_DASH_GT, anon_sym_LBRACK, [51878] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3133), 1, anon_sym_COLON, STATE(1482), 1, sym_text_interpolation, STATE(1801), 1, sym__return_type, ACTIONS(3162), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, [51899] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3164), 1, sym_name, ACTIONS(3166), 1, anon_sym_LBRACE, ACTIONS(3168), 1, anon_sym_DOLLAR, STATE(1483), 1, sym_text_interpolation, STATE(1339), 2, sym_dynamic_variable_name, sym_variable_name, [51922] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3170), 1, anon_sym_PIPE, STATE(1484), 2, sym_text_interpolation, aux_sym_union_type_repeat1, ACTIONS(2873), 3, anon_sym_AMP, anon_sym_DOT_DOT_DOT, anon_sym_DOLLAR, [51941] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3173), 1, sym_name, STATE(1485), 1, sym_text_interpolation, STATE(1513), 1, sym_namespace_name, STATE(1785), 1, sym_namespace_use_group_clause, ACTIONS(3175), 2, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, [51964] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1041), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1486), 1, sym_text_interpolation, ACTIONS(1039), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, ACTIONS(3177), 2, sym__automatic_semicolon, anon_sym_SEMI, [51985] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3173), 1, sym_name, STATE(1487), 1, sym_text_interpolation, STATE(1513), 1, sym_namespace_name, STATE(1945), 1, sym_namespace_use_group_clause, ACTIONS(3175), 2, aux_sym_namespace_use_declaration_token2, aux_sym_namespace_use_declaration_token3, [52008] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(950), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1488), 1, sym_text_interpolation, ACTIONS(948), 4, aux_sym_catch_clause_token1, aux_sym_finally_clause_token1, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [52027] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3179), 1, anon_sym_BSLASH, STATE(1489), 1, sym_text_interpolation, STATE(1496), 1, aux_sym_namespace_name_repeat1, ACTIONS(3076), 3, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, [52048] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3166), 1, anon_sym_LBRACE, ACTIONS(3168), 1, anon_sym_DOLLAR, ACTIONS(3181), 1, sym_name, STATE(1490), 1, sym_text_interpolation, STATE(1339), 2, sym_dynamic_variable_name, sym_variable_name, [52071] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3099), 1, anon_sym_PIPE, STATE(1484), 1, aux_sym_union_type_repeat1, STATE(1491), 1, sym_text_interpolation, ACTIONS(2939), 3, anon_sym_AMP, anon_sym_DOT_DOT_DOT, anon_sym_DOLLAR, [52092] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1035), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1492), 1, sym_text_interpolation, ACTIONS(1033), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, ACTIONS(3183), 2, sym__automatic_semicolon, anon_sym_SEMI, [52113] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1736), 1, anon_sym_DOLLAR, ACTIONS(3156), 1, anon_sym_AMP, ACTIONS(3185), 1, anon_sym_RPAREN, STATE(1493), 1, sym_text_interpolation, STATE(1921), 2, sym_variable_name, sym_variable_reference, [52136] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(979), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1494), 1, sym_text_interpolation, ACTIONS(977), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, ACTIONS(3187), 2, sym__automatic_semicolon, anon_sym_SEMI, [52157] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(1736), 1, anon_sym_DOLLAR, ACTIONS(3189), 1, anon_sym_DOT_DOT_DOT, STATE(1495), 1, sym_text_interpolation, STATE(1729), 1, sym_variable_name, STATE(1730), 1, sym_reference_modifier, [52182] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3179), 1, anon_sym_BSLASH, STATE(1436), 1, aux_sym_namespace_name_repeat1, STATE(1496), 1, sym_text_interpolation, ACTIONS(3058), 3, anon_sym_COMMA, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, [52203] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3016), 1, anon_sym_COLON_COLON, ACTIONS(3091), 1, anon_sym_LBRACE, ACTIONS(3097), 1, anon_sym_LBRACK, ACTIONS(3191), 1, anon_sym_DASH_GT, ACTIONS(3193), 1, anon_sym_QMARK_DASH_GT, STATE(1497), 1, sym_text_interpolation, [52228] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1047), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1498), 1, sym_text_interpolation, ACTIONS(1045), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, ACTIONS(3195), 2, sym__automatic_semicolon, anon_sym_SEMI, [52249] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(960), 1, aux_sym_while_statement_token1, ACTIONS(962), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, ACTIONS(3197), 1, aux_sym_else_if_clause_token1, STATE(1846), 1, sym_else_if_clause, STATE(1499), 2, sym_text_interpolation, aux_sym_if_statement_repeat1, [52272] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3016), 1, anon_sym_COLON_COLON, ACTIONS(3200), 1, anon_sym_LBRACE, ACTIONS(3202), 1, anon_sym_DASH_GT, ACTIONS(3204), 1, anon_sym_QMARK_DASH_GT, ACTIONS(3206), 1, anon_sym_LBRACK, STATE(1500), 1, sym_text_interpolation, [52297] = 7, ACTIONS(5), 1, sym_comment, ACTIONS(11), 1, anon_sym_QMARK_GT, ACTIONS(3050), 1, sym_php_tag, ACTIONS(3052), 1, ts_builtin_sym_end, STATE(1444), 1, aux_sym_text_repeat1, STATE(1501), 1, sym_text_interpolation, ACTIONS(13), 2, aux_sym_text_token1, aux_sym_text_token2, [52320] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3208), 1, anon_sym_PIPE, STATE(1502), 2, sym_text_interpolation, aux_sym_union_type_repeat1, ACTIONS(2873), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, [52339] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(299), 1, anon_sym_DOLLAR, ACTIONS(1411), 1, sym_comment, ACTIONS(3211), 1, sym_name, ACTIONS(3213), 1, anon_sym_LBRACE, STATE(1503), 1, sym_text_interpolation, STATE(576), 2, sym_dynamic_variable_name, sym_variable_name, [52362] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3016), 1, anon_sym_COLON_COLON, ACTIONS(3091), 1, anon_sym_LBRACE, ACTIONS(3097), 1, anon_sym_LBRACK, ACTIONS(3215), 1, anon_sym_DASH_GT, ACTIONS(3217), 1, anon_sym_QMARK_DASH_GT, STATE(1504), 1, sym_text_interpolation, [52387] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1555), 1, anon_sym_BSLASH, STATE(1505), 1, sym_text_interpolation, STATE(1963), 1, aux_sym_namespace_name_repeat1, ACTIONS(2996), 3, anon_sym_COMMA, anon_sym_LBRACE, aux_sym_class_interface_clause_token1, [52408] = 8, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3016), 1, anon_sym_COLON_COLON, ACTIONS(3200), 1, anon_sym_LBRACE, ACTIONS(3206), 1, anon_sym_LBRACK, ACTIONS(3219), 1, anon_sym_DASH_GT, ACTIONS(3221), 1, anon_sym_QMARK_DASH_GT, STATE(1506), 1, sym_text_interpolation, [52433] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(973), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1507), 1, sym_text_interpolation, ACTIONS(971), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, ACTIONS(3223), 2, sym__automatic_semicolon, anon_sym_SEMI, [52454] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3225), 1, sym_name, STATE(1508), 1, sym_text_interpolation, STATE(2122), 1, sym__reserved_identifier, ACTIONS(2699), 3, aux_sym_function_static_declaration_token1, anon_sym_self, anon_sym_parent, [52475] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, ACTIONS(2935), 1, anon_sym_COLON, STATE(1001), 1, sym_compound_statement, STATE(1509), 1, sym_text_interpolation, STATE(2031), 1, sym__return_type, [52497] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3227), 1, sym_integer, STATE(1510), 1, sym_text_interpolation, STATE(1937), 1, sym_string, ACTIONS(297), 2, anon_sym_SQUOTE, aux_sym_string_token1, [52517] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(2962), 1, anon_sym_LBRACE, STATE(416), 1, sym_declaration_list, STATE(1511), 1, sym_text_interpolation, STATE(2090), 1, sym_class_interface_clause, [52539] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1378), 1, sym_formal_parameters, STATE(1512), 1, sym_text_interpolation, STATE(1970), 1, sym_reference_modifier, [52561] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3231), 1, aux_sym_namespace_aliasing_clause_token1, STATE(1513), 1, sym_text_interpolation, STATE(2017), 1, sym_namespace_aliasing_clause, ACTIONS(3229), 2, anon_sym_COMMA, anon_sym_RBRACE, [52581] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1736), 1, anon_sym_DOLLAR, ACTIONS(3156), 1, anon_sym_AMP, STATE(1514), 1, sym_text_interpolation, STATE(1708), 2, sym_variable_name, sym_variable_reference, [52601] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3233), 1, anon_sym_COMMA, ACTIONS(2996), 2, anon_sym_LBRACE, aux_sym_class_interface_clause_token1, STATE(1515), 2, sym_text_interpolation, aux_sym_base_clause_repeat1, [52619] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, STATE(938), 1, sym_declaration_list, STATE(1516), 1, sym_text_interpolation, STATE(2073), 1, sym_class_interface_clause, [52641] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1517), 1, sym_text_interpolation, STATE(1653), 1, sym_formal_parameters, STATE(2130), 1, sym_reference_modifier, [52663] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1401), 1, sym_formal_parameters, STATE(1518), 1, sym_text_interpolation, STATE(1993), 1, sym_reference_modifier, [52685] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3238), 1, anon_sym_COMMA, STATE(1519), 1, sym_text_interpolation, STATE(1566), 1, aux_sym_property_declaration_repeat2, ACTIONS(3236), 2, sym__automatic_semicolon, anon_sym_SEMI, [52705] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1520), 1, sym_text_interpolation, ACTIONS(2873), 4, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_PIPE, [52721] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1521), 1, sym_text_interpolation, ACTIONS(3240), 4, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_COLON, [52737] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3238), 1, anon_sym_COMMA, STATE(1522), 1, sym_text_interpolation, STATE(1563), 1, aux_sym_property_declaration_repeat2, ACTIONS(3242), 2, sym__automatic_semicolon, anon_sym_SEMI, [52757] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3244), 1, anon_sym_SEMI, ACTIONS(3246), 1, anon_sym_LBRACE, ACTIONS(3248), 1, sym__automatic_semicolon, STATE(1205), 1, sym_compound_statement, STATE(1523), 1, sym_text_interpolation, [52779] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3252), 1, anon_sym_PIPE, STATE(1524), 1, sym_text_interpolation, STATE(1574), 1, aux_sym_type_list_repeat1, ACTIONS(3250), 2, anon_sym_RPAREN, anon_sym_DOLLAR, [52799] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1525), 1, sym_text_interpolation, ACTIONS(1564), 4, anon_sym_AMP, anon_sym_DOT_DOT_DOT, anon_sym_PIPE, anon_sym_DOLLAR, [52815] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3238), 1, anon_sym_COMMA, STATE(1526), 1, sym_text_interpolation, STATE(1559), 1, aux_sym_property_declaration_repeat2, ACTIONS(3254), 2, sym__automatic_semicolon, anon_sym_SEMI, [52835] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, STATE(940), 1, sym_declaration_list, STATE(1527), 1, sym_text_interpolation, STATE(2072), 1, sym_class_interface_clause, [52857] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1407), 1, sym_formal_parameters, STATE(1528), 1, sym_text_interpolation, STATE(2003), 1, sym_reference_modifier, [52879] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, ACTIONS(2935), 1, anon_sym_COLON, STATE(1017), 1, sym_compound_statement, STATE(1529), 1, sym_text_interpolation, STATE(1960), 1, sym__return_type, [52901] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1530), 1, sym_text_interpolation, ACTIONS(3240), 4, aux_sym_namespace_use_declaration_token1, anon_sym_LBRACE, anon_sym_COLON, anon_sym_EQ_GT, [52917] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2701), 1, aux_sym_function_static_declaration_token1, ACTIONS(2709), 1, aux_sym__arrow_function_header_token1, ACTIONS(3256), 1, aux_sym_namespace_use_declaration_token2, STATE(1531), 1, sym_text_interpolation, STATE(2240), 1, sym_static_modifier, [52939] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1532), 1, sym_text_interpolation, ACTIONS(3258), 4, aux_sym_namespace_use_declaration_token1, anon_sym_LBRACE, anon_sym_COLON, anon_sym_EQ_GT, [52955] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(2962), 1, anon_sym_LBRACE, STATE(414), 1, sym_declaration_list, STATE(1533), 1, sym_text_interpolation, STATE(2038), 1, sym_class_interface_clause, [52977] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3262), 1, anon_sym_COMMA, ACTIONS(3260), 2, sym__automatic_semicolon, anon_sym_SEMI, STATE(1534), 2, sym_text_interpolation, aux_sym__const_declaration_repeat1, [52995] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1535), 1, sym_text_interpolation, STATE(2188), 1, sym_declare_directive, ACTIONS(3265), 3, anon_sym_ticks, anon_sym_encoding, anon_sym_strict_types, [53013] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1536), 1, sym_text_interpolation, STATE(1738), 1, sym_formal_parameters, STATE(2049), 1, sym_reference_modifier, [53035] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1537), 1, sym_text_interpolation, ACTIONS(3267), 4, aux_sym_namespace_use_declaration_token1, anon_sym_LBRACE, anon_sym_COLON, anon_sym_EQ_GT, [53051] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, ACTIONS(2935), 1, anon_sym_COLON, STATE(1006), 1, sym_compound_statement, STATE(1538), 1, sym_text_interpolation, STATE(2044), 1, sym__return_type, [53073] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(1539), 1, sym_text_interpolation, STATE(2056), 1, sym_arguments, ACTIONS(2943), 2, anon_sym_COMMA, anon_sym_RBRACK, [53093] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3231), 1, aux_sym_namespace_aliasing_clause_token1, STATE(1540), 1, sym_text_interpolation, STATE(1901), 1, sym_namespace_aliasing_clause, ACTIONS(3269), 2, anon_sym_COMMA, anon_sym_RBRACE, [53113] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3273), 1, anon_sym_COMMA, ACTIONS(3271), 2, sym__automatic_semicolon, anon_sym_SEMI, STATE(1541), 2, sym_text_interpolation, aux_sym_namespace_use_declaration_repeat1, [53131] = 5, ACTIONS(5), 1, sym_comment, ACTIONS(11), 1, anon_sym_QMARK_GT, ACTIONS(3278), 1, sym__eof, STATE(1542), 1, sym_text_interpolation, ACTIONS(3276), 3, sym_php_tag, aux_sym_text_token1, aux_sym_text_token2, [53149] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, ACTIONS(2935), 1, anon_sym_COLON, STATE(989), 1, sym_compound_statement, STATE(1543), 1, sym_text_interpolation, STATE(2041), 1, sym__return_type, [53171] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(2962), 1, anon_sym_LBRACE, STATE(411), 1, sym_declaration_list, STATE(1544), 1, sym_text_interpolation, STATE(1899), 1, sym_class_interface_clause, [53193] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3282), 1, anon_sym_COMMA, STATE(1545), 1, sym_text_interpolation, STATE(1578), 1, aux_sym_function_static_declaration_repeat1, ACTIONS(3280), 2, sym__automatic_semicolon, anon_sym_SEMI, [53213] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(3072), 1, anon_sym_LBRACE, STATE(497), 1, sym_enum_declaration_list, STATE(1546), 1, sym_text_interpolation, STATE(1893), 1, sym_class_interface_clause, [53235] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3286), 1, anon_sym_COMMA, STATE(1547), 1, sym_text_interpolation, STATE(1575), 1, aux_sym_global_declaration_repeat1, ACTIONS(3284), 2, sym__automatic_semicolon, anon_sym_SEMI, [53255] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, ACTIONS(2935), 1, anon_sym_COLON, STATE(987), 1, sym_compound_statement, STATE(1548), 1, sym_text_interpolation, STATE(1888), 1, sym__return_type, [53277] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1549), 1, sym_text_interpolation, ACTIONS(2875), 4, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_PIPE, [53293] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1550), 1, sym_text_interpolation, ACTIONS(3267), 4, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_COLON, [53309] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, ACTIONS(2935), 1, anon_sym_COLON, STATE(928), 1, sym_compound_statement, STATE(1551), 1, sym_text_interpolation, STATE(2069), 1, sym__return_type, [53331] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3290), 1, anon_sym_COMMA, STATE(1534), 1, aux_sym__const_declaration_repeat1, STATE(1552), 1, sym_text_interpolation, ACTIONS(3288), 2, sym__automatic_semicolon, anon_sym_SEMI, [53351] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3294), 1, anon_sym_COMMA, STATE(1553), 1, sym_text_interpolation, STATE(1573), 1, aux_sym_namespace_use_declaration_repeat1, ACTIONS(3292), 2, sym__automatic_semicolon, anon_sym_SEMI, [53371] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3290), 1, anon_sym_COMMA, STATE(1552), 1, aux_sym__const_declaration_repeat1, STATE(1554), 1, sym_text_interpolation, ACTIONS(3296), 2, sym__automatic_semicolon, anon_sym_SEMI, [53391] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1555), 1, sym_text_interpolation, ACTIONS(3024), 4, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_BSLASH, anon_sym_LBRACE, [53407] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, ACTIONS(2935), 1, anon_sym_COLON, STATE(984), 1, sym_compound_statement, STATE(1556), 1, sym_text_interpolation, STATE(1890), 1, sym__return_type, [53429] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3290), 1, anon_sym_COMMA, STATE(1534), 1, aux_sym__const_declaration_repeat1, STATE(1557), 1, sym_text_interpolation, ACTIONS(3296), 2, sym__automatic_semicolon, anon_sym_SEMI, [53449] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(782), 1, anon_sym_COMMA, ACTIONS(1411), 1, sym_comment, ACTIONS(3298), 1, anon_sym_EQ, ACTIONS(3300), 1, anon_sym_RPAREN, STATE(1558), 1, sym_text_interpolation, STATE(1651), 1, aux_sym__list_destructing_repeat1, [53471] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3238), 1, anon_sym_COMMA, STATE(1559), 1, sym_text_interpolation, STATE(1563), 1, aux_sym_property_declaration_repeat2, ACTIONS(3302), 2, sym__automatic_semicolon, anon_sym_SEMI, [53491] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3238), 1, anon_sym_COMMA, STATE(1560), 1, sym_text_interpolation, STATE(1623), 1, aux_sym_property_declaration_repeat2, ACTIONS(3304), 2, sym__automatic_semicolon, anon_sym_SEMI, [53511] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3246), 1, anon_sym_LBRACE, ACTIONS(3306), 1, anon_sym_SEMI, ACTIONS(3308), 1, sym__automatic_semicolon, STATE(1215), 1, sym_compound_statement, STATE(1561), 1, sym_text_interpolation, [53533] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, STATE(931), 1, sym_declaration_list, STATE(1562), 1, sym_text_interpolation, STATE(1996), 1, sym_class_interface_clause, [53555] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3312), 1, anon_sym_COMMA, ACTIONS(3310), 2, sym__automatic_semicolon, anon_sym_SEMI, STATE(1563), 2, sym_text_interpolation, aux_sym_property_declaration_repeat2, [53573] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1564), 1, sym_text_interpolation, STATE(1717), 1, sym_formal_parameters, STATE(2089), 1, sym_reference_modifier, [53595] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3290), 1, anon_sym_COMMA, STATE(1557), 1, aux_sym__const_declaration_repeat1, STATE(1565), 1, sym_text_interpolation, ACTIONS(3315), 2, sym__automatic_semicolon, anon_sym_SEMI, [53615] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3238), 1, anon_sym_COMMA, STATE(1563), 1, aux_sym_property_declaration_repeat2, STATE(1566), 1, sym_text_interpolation, ACTIONS(3317), 2, sym__automatic_semicolon, anon_sym_SEMI, [53635] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1567), 1, sym_text_interpolation, STATE(2320), 1, sym_declare_directive, ACTIONS(3265), 3, anon_sym_ticks, anon_sym_encoding, anon_sym_strict_types, [53653] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3290), 1, anon_sym_COMMA, STATE(1534), 1, aux_sym__const_declaration_repeat1, STATE(1568), 1, sym_text_interpolation, ACTIONS(3319), 2, sym__automatic_semicolon, anon_sym_SEMI, [53673] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2709), 1, aux_sym__arrow_function_header_token1, ACTIONS(3321), 1, aux_sym_function_static_declaration_token1, ACTIONS(3323), 1, aux_sym_namespace_use_declaration_token2, STATE(1569), 1, sym_text_interpolation, STATE(2240), 1, sym_static_modifier, [53695] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3238), 1, anon_sym_COMMA, STATE(1522), 1, aux_sym_property_declaration_repeat2, STATE(1570), 1, sym_text_interpolation, ACTIONS(3325), 2, sym__automatic_semicolon, anon_sym_SEMI, [53715] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3327), 1, sym_integer, STATE(1571), 1, sym_text_interpolation, STATE(2080), 1, sym_string, ACTIONS(297), 2, anon_sym_SQUOTE, aux_sym_string_token1, [53735] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, STATE(960), 1, sym_declaration_list, STATE(1572), 1, sym_text_interpolation, STATE(1905), 1, sym_class_interface_clause, [53757] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3294), 1, anon_sym_COMMA, STATE(1541), 1, aux_sym_namespace_use_declaration_repeat1, STATE(1573), 1, sym_text_interpolation, ACTIONS(3329), 2, sym__automatic_semicolon, anon_sym_SEMI, [53777] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3333), 1, anon_sym_PIPE, ACTIONS(3331), 2, anon_sym_RPAREN, anon_sym_DOLLAR, STATE(1574), 2, sym_text_interpolation, aux_sym_type_list_repeat1, [53795] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3338), 1, anon_sym_COMMA, ACTIONS(3336), 2, sym__automatic_semicolon, anon_sym_SEMI, STATE(1575), 2, sym_text_interpolation, aux_sym_global_declaration_repeat1, [53813] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3294), 1, anon_sym_COMMA, STATE(1541), 1, aux_sym_namespace_use_declaration_repeat1, STATE(1576), 1, sym_text_interpolation, ACTIONS(3292), 2, sym__automatic_semicolon, anon_sym_SEMI, [53833] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1577), 1, sym_text_interpolation, ACTIONS(3258), 4, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_COLON, [53849] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3343), 1, anon_sym_COMMA, ACTIONS(3341), 2, sym__automatic_semicolon, anon_sym_SEMI, STATE(1578), 2, sym_text_interpolation, aux_sym_function_static_declaration_repeat1, [53867] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1579), 1, sym_text_interpolation, ACTIONS(2885), 4, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_PIPE, [53883] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1388), 1, sym_formal_parameters, STATE(1580), 1, sym_text_interpolation, STATE(1985), 1, sym_reference_modifier, [53905] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1581), 1, sym_text_interpolation, ACTIONS(2721), 4, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_PIPE, [53921] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1582), 1, sym_text_interpolation, ACTIONS(2901), 4, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_PIPE, [53937] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1583), 1, sym_text_interpolation, ACTIONS(3346), 4, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_COLON, [53953] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(2962), 1, anon_sym_LBRACE, STATE(415), 1, sym_declaration_list, STATE(1584), 1, sym_text_interpolation, STATE(2048), 1, sym_class_interface_clause, [53975] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1585), 1, sym_text_interpolation, ACTIONS(3346), 4, aux_sym_namespace_use_declaration_token1, anon_sym_LBRACE, anon_sym_COLON, anon_sym_EQ_GT, [53991] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1586), 1, sym_text_interpolation, ACTIONS(2996), 4, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, anon_sym_LBRACE, [54007] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(2935), 1, anon_sym_COLON, STATE(825), 1, sym_compound_statement, STATE(1587), 1, sym_text_interpolation, STATE(1961), 1, sym__return_type, [54029] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, STATE(1452), 1, sym_declaration_list, STATE(1588), 1, sym_text_interpolation, STATE(1971), 1, sym_class_interface_clause, [54051] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(3054), 1, anon_sym_LBRACE, STATE(1589), 1, sym_text_interpolation, STATE(1675), 1, sym_enum_declaration_list, STATE(1972), 1, sym_class_interface_clause, [54073] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(2935), 1, anon_sym_COLON, STATE(819), 1, sym_compound_statement, STATE(1590), 1, sym_text_interpolation, STATE(1973), 1, sym__return_type, [54095] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(2935), 1, anon_sym_COLON, STATE(807), 1, sym_compound_statement, STATE(1591), 1, sym_text_interpolation, STATE(1974), 1, sym__return_type, [54117] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(2857), 1, anon_sym_LBRACE, STATE(820), 1, sym_declaration_list, STATE(1592), 1, sym_text_interpolation, STATE(1978), 1, sym_class_interface_clause, [54139] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1593), 1, sym_text_interpolation, STATE(1811), 1, sym_formal_parameters, STATE(1942), 1, sym_reference_modifier, [54161] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1594), 1, sym_text_interpolation, ACTIONS(3348), 4, anon_sym_RBRACE, aux_sym_enum_case_token1, aux_sym_match_default_expression_token1, aux_sym_switch_block_token1, [54177] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3290), 1, anon_sym_COMMA, STATE(1534), 1, aux_sym__const_declaration_repeat1, STATE(1595), 1, sym_text_interpolation, ACTIONS(3350), 2, sym__automatic_semicolon, anon_sym_SEMI, [54197] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1596), 1, sym_text_interpolation, ACTIONS(3352), 4, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, [54213] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2958), 1, anon_sym_COMMA, STATE(1597), 1, sym_text_interpolation, STATE(1628), 1, aux_sym_base_clause_repeat1, ACTIONS(2960), 2, anon_sym_LBRACE, aux_sym_class_interface_clause_token1, [54233] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(2935), 1, anon_sym_COLON, STATE(811), 1, sym_compound_statement, STATE(1598), 1, sym_text_interpolation, STATE(1989), 1, sym__return_type, [54255] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, STATE(1480), 1, sym_declaration_list, STATE(1599), 1, sym_text_interpolation, STATE(1991), 1, sym_class_interface_clause, [54277] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(2935), 1, anon_sym_COLON, STATE(806), 1, sym_compound_statement, STATE(1600), 1, sym_text_interpolation, STATE(1994), 1, sym__return_type, [54299] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(3072), 1, anon_sym_LBRACE, STATE(438), 1, sym_enum_declaration_list, STATE(1601), 1, sym_text_interpolation, STATE(2106), 1, sym_class_interface_clause, [54321] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3290), 1, anon_sym_COMMA, STATE(1534), 1, aux_sym__const_declaration_repeat1, STATE(1602), 1, sym_text_interpolation, ACTIONS(3354), 2, sym__automatic_semicolon, anon_sym_SEMI, [54341] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1603), 1, sym_text_interpolation, STATE(2235), 1, sym_declare_directive, ACTIONS(3265), 3, anon_sym_ticks, anon_sym_encoding, anon_sym_strict_types, [54359] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, STATE(1492), 1, sym_declaration_list, STATE(1604), 1, sym_text_interpolation, STATE(2010), 1, sym_class_interface_clause, [54381] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2853), 1, aux_sym_base_clause_token1, ACTIONS(3356), 1, anon_sym_LBRACE, STATE(515), 1, sym_declaration_list, STATE(1605), 1, sym_text_interpolation, STATE(1975), 1, sym_base_clause, [54403] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3252), 1, anon_sym_PIPE, STATE(1524), 1, aux_sym_type_list_repeat1, STATE(1606), 1, sym_text_interpolation, ACTIONS(3358), 2, anon_sym_RPAREN, anon_sym_DOLLAR, [54423] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3290), 1, anon_sym_COMMA, STATE(1595), 1, aux_sym__const_declaration_repeat1, STATE(1607), 1, sym_text_interpolation, ACTIONS(3360), 2, sym__automatic_semicolon, anon_sym_SEMI, [54443] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3282), 1, anon_sym_COMMA, STATE(1608), 1, sym_text_interpolation, STATE(1641), 1, aux_sym_function_static_declaration_repeat1, ACTIONS(3362), 2, sym__automatic_semicolon, anon_sym_SEMI, [54463] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3286), 1, anon_sym_COMMA, STATE(1609), 1, sym_text_interpolation, STATE(1642), 1, aux_sym_global_declaration_repeat1, ACTIONS(3364), 2, sym__automatic_semicolon, anon_sym_SEMI, [54483] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3294), 1, anon_sym_COMMA, STATE(1576), 1, aux_sym_namespace_use_declaration_repeat1, STATE(1610), 1, sym_text_interpolation, ACTIONS(3366), 2, sym__automatic_semicolon, anon_sym_SEMI, [54503] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3294), 1, anon_sym_COMMA, STATE(1611), 1, sym_text_interpolation, STATE(1645), 1, aux_sym_namespace_use_declaration_repeat1, ACTIONS(3368), 2, sym__automatic_semicolon, anon_sym_SEMI, [54523] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3286), 1, anon_sym_COMMA, STATE(1547), 1, aux_sym_global_declaration_repeat1, STATE(1612), 1, sym_text_interpolation, ACTIONS(3370), 2, sym__automatic_semicolon, anon_sym_SEMI, [54543] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(2857), 1, anon_sym_LBRACE, STATE(793), 1, sym_declaration_list, STATE(1613), 1, sym_text_interpolation, STATE(2016), 1, sym_class_interface_clause, [54565] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(2857), 1, anon_sym_LBRACE, STATE(853), 1, sym_declaration_list, STATE(1614), 1, sym_text_interpolation, STATE(2018), 1, sym_class_interface_clause, [54587] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3290), 1, anon_sym_COMMA, STATE(1615), 1, sym_text_interpolation, STATE(1639), 1, aux_sym__const_declaration_repeat1, ACTIONS(3372), 2, sym__automatic_semicolon, anon_sym_SEMI, [54607] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1736), 1, anon_sym_DOLLAR, ACTIONS(3156), 1, anon_sym_AMP, STATE(1616), 1, sym_text_interpolation, STATE(1921), 2, sym_variable_name, sym_variable_reference, [54627] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3376), 1, anon_sym_EQ, STATE(1617), 1, sym_text_interpolation, ACTIONS(3374), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, [54645] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2853), 1, aux_sym_base_clause_token1, ACTIONS(2857), 1, anon_sym_LBRACE, STATE(1618), 1, sym_text_interpolation, STATE(1818), 1, sym_declaration_list, STATE(2120), 1, sym_base_clause, [54667] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3282), 1, anon_sym_COMMA, STATE(1545), 1, aux_sym_function_static_declaration_repeat1, STATE(1619), 1, sym_text_interpolation, ACTIONS(3378), 2, sym__automatic_semicolon, anon_sym_SEMI, [54687] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1620), 1, sym_text_interpolation, STATE(2144), 1, sym_declare_directive, ACTIONS(3265), 3, anon_sym_ticks, anon_sym_encoding, anon_sym_strict_types, [54705] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1393), 1, sym_formal_parameters, STATE(1621), 1, sym_text_interpolation, STATE(2117), 1, sym_reference_modifier, [54727] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(3054), 1, anon_sym_LBRACE, STATE(1622), 1, sym_text_interpolation, STATE(1799), 1, sym_enum_declaration_list, STATE(2027), 1, sym_class_interface_clause, [54749] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3238), 1, anon_sym_COMMA, STATE(1563), 1, aux_sym_property_declaration_repeat2, STATE(1623), 1, sym_text_interpolation, ACTIONS(3380), 2, sym__automatic_semicolon, anon_sym_SEMI, [54769] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, ACTIONS(2935), 1, anon_sym_COLON, STATE(1018), 1, sym_compound_statement, STATE(1624), 1, sym_text_interpolation, STATE(1976), 1, sym__return_type, [54791] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(2935), 1, anon_sym_COLON, STATE(846), 1, sym_compound_statement, STATE(1625), 1, sym_text_interpolation, STATE(2029), 1, sym__return_type, [54813] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1430), 1, sym_formal_parameters, STATE(1626), 1, sym_text_interpolation, STATE(1898), 1, sym_reference_modifier, [54835] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1424), 1, sym_formal_parameters, STATE(1627), 1, sym_text_interpolation, STATE(1911), 1, sym_reference_modifier, [54857] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2958), 1, anon_sym_COMMA, STATE(1515), 1, aux_sym_base_clause_repeat1, STATE(1628), 1, sym_text_interpolation, ACTIONS(3382), 2, anon_sym_LBRACE, aux_sym_class_interface_clause_token1, [54877] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1629), 1, sym_text_interpolation, ACTIONS(3024), 4, anon_sym_COMMA, anon_sym_BSLASH, aux_sym_namespace_aliasing_clause_token1, anon_sym_RBRACE, [54893] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3294), 1, anon_sym_COMMA, STATE(1541), 1, aux_sym_namespace_use_declaration_repeat1, STATE(1630), 1, sym_text_interpolation, ACTIONS(3384), 2, sym__automatic_semicolon, anon_sym_SEMI, [54913] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(2935), 1, anon_sym_COLON, STATE(828), 1, sym_compound_statement, STATE(1631), 1, sym_text_interpolation, STATE(2033), 1, sym__return_type, [54935] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1724), 1, anon_sym_AMP, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1376), 1, sym_formal_parameters, STATE(1632), 1, sym_text_interpolation, STATE(2097), 1, sym_reference_modifier, [54957] = 5, ACTIONS(5), 1, sym_comment, ACTIONS(11), 1, anon_sym_QMARK_GT, ACTIONS(3278), 1, ts_builtin_sym_end, STATE(1633), 1, sym_text_interpolation, ACTIONS(3276), 3, sym_php_tag, aux_sym_text_token1, aux_sym_text_token2, [54975] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, STATE(1486), 1, sym_declaration_list, STATE(1634), 1, sym_text_interpolation, STATE(2078), 1, sym_class_interface_clause, [54997] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3246), 1, anon_sym_LBRACE, ACTIONS(3386), 1, anon_sym_SEMI, ACTIONS(3388), 1, sym__automatic_semicolon, STATE(1216), 1, sym_compound_statement, STATE(1635), 1, sym_text_interpolation, [55019] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3290), 1, anon_sym_COMMA, STATE(1602), 1, aux_sym__const_declaration_repeat1, STATE(1636), 1, sym_text_interpolation, ACTIONS(3390), 2, sym__automatic_semicolon, anon_sym_SEMI, [55039] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3246), 1, anon_sym_LBRACE, ACTIONS(3392), 1, anon_sym_SEMI, ACTIONS(3394), 1, sym__automatic_semicolon, STATE(1221), 1, sym_compound_statement, STATE(1637), 1, sym_text_interpolation, [55061] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(2935), 1, anon_sym_COLON, STATE(796), 1, sym_compound_statement, STATE(1638), 1, sym_text_interpolation, STATE(2081), 1, sym__return_type, [55083] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3290), 1, anon_sym_COMMA, STATE(1534), 1, aux_sym__const_declaration_repeat1, STATE(1639), 1, sym_text_interpolation, ACTIONS(3390), 2, sym__automatic_semicolon, anon_sym_SEMI, [55103] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3290), 1, anon_sym_COMMA, STATE(1568), 1, aux_sym__const_declaration_repeat1, STATE(1640), 1, sym_text_interpolation, ACTIONS(3350), 2, sym__automatic_semicolon, anon_sym_SEMI, [55123] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3282), 1, anon_sym_COMMA, STATE(1578), 1, aux_sym_function_static_declaration_repeat1, STATE(1641), 1, sym_text_interpolation, ACTIONS(3396), 2, sym__automatic_semicolon, anon_sym_SEMI, [55143] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3286), 1, anon_sym_COMMA, STATE(1575), 1, aux_sym_global_declaration_repeat1, STATE(1642), 1, sym_text_interpolation, ACTIONS(3398), 2, sym__automatic_semicolon, anon_sym_SEMI, [55163] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3294), 1, anon_sym_COMMA, STATE(1630), 1, aux_sym_namespace_use_declaration_repeat1, STATE(1643), 1, sym_text_interpolation, ACTIONS(3400), 2, sym__automatic_semicolon, anon_sym_SEMI, [55183] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1644), 1, sym_text_interpolation, ACTIONS(3402), 4, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, [55199] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3294), 1, anon_sym_COMMA, STATE(1541), 1, aux_sym_namespace_use_declaration_repeat1, STATE(1645), 1, sym_text_interpolation, ACTIONS(3400), 2, sym__automatic_semicolon, anon_sym_SEMI, [55219] = 7, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2855), 1, aux_sym_class_interface_clause_token1, ACTIONS(2857), 1, anon_sym_LBRACE, STATE(810), 1, sym_declaration_list, STATE(1646), 1, sym_text_interpolation, STATE(2062), 1, sym_class_interface_clause, [55241] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1736), 1, anon_sym_DOLLAR, ACTIONS(3404), 1, anon_sym_DOT_DOT_DOT, STATE(1647), 1, sym_text_interpolation, STATE(1743), 1, sym_variable_name, [55260] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(299), 1, anon_sym_DOLLAR, ACTIONS(1411), 1, sym_comment, STATE(1648), 1, sym_text_interpolation, STATE(1612), 2, sym_dynamic_variable_name, sym_variable_name, [55277] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3406), 1, anon_sym_LBRACE, ACTIONS(3408), 1, anon_sym_COLON, STATE(1649), 1, sym_text_interpolation, STATE(1747), 1, sym_switch_block, [55296] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1369), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1650), 1, sym_text_interpolation, ACTIONS(1367), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [55313] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(782), 1, anon_sym_COMMA, ACTIONS(1411), 1, sym_comment, ACTIONS(3410), 1, anon_sym_RPAREN, STATE(1651), 1, sym_text_interpolation, STATE(1658), 1, aux_sym__list_destructing_repeat1, [55332] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1053), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1652), 1, sym_text_interpolation, ACTIONS(1051), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [55349] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2935), 1, anon_sym_COLON, ACTIONS(3412), 1, anon_sym_EQ_GT, STATE(1653), 1, sym_text_interpolation, STATE(2261), 1, sym__return_type, [55368] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1225), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1654), 1, sym_text_interpolation, ACTIONS(1223), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [55385] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3414), 1, anon_sym_COMMA, ACTIONS(3416), 1, anon_sym_RBRACK, STATE(1655), 1, sym_text_interpolation, STATE(1686), 1, aux_sym_array_creation_expression_repeat1, [55404] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3418), 1, anon_sym_COMMA, ACTIONS(3420), 1, anon_sym_RBRACK, STATE(1656), 1, sym_text_interpolation, STATE(1687), 1, aux_sym_attribute_list_repeat1, [55423] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1281), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1657), 1, sym_text_interpolation, ACTIONS(1279), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [55440] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1535), 1, anon_sym_RPAREN, ACTIONS(3422), 1, anon_sym_COMMA, STATE(1658), 2, sym_text_interpolation, aux_sym__list_destructing_repeat1, [55457] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3298), 1, anon_sym_EQ, STATE(1659), 1, sym_text_interpolation, ACTIONS(3425), 2, anon_sym_COMMA, anon_sym_RBRACK, [55474] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1365), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1660), 1, sym_text_interpolation, ACTIONS(1363), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [55491] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2935), 1, anon_sym_COLON, ACTIONS(3131), 1, anon_sym_LBRACE, STATE(1661), 1, sym_text_interpolation, STATE(2218), 1, sym__return_type, [55510] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1345), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1662), 1, sym_text_interpolation, ACTIONS(1343), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [55527] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1661), 1, anon_sym_DOLLAR, STATE(1440), 1, sym_variable_name, STATE(1519), 1, sym_property_element, STATE(1663), 1, sym_text_interpolation, [55546] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3429), 1, anon_sym_EQ, STATE(1664), 1, sym_text_interpolation, ACTIONS(3427), 2, anon_sym_COMMA, anon_sym_RPAREN, [55563] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1365), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1665), 1, sym_text_interpolation, ACTIONS(1363), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [55580] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1253), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1666), 1, sym_text_interpolation, ACTIONS(1251), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [55597] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1393), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1667), 1, sym_text_interpolation, ACTIONS(1391), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [55614] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1393), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1668), 1, sym_text_interpolation, ACTIONS(1391), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [55631] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1349), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1669), 1, sym_text_interpolation, ACTIONS(1347), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [55648] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3431), 1, anon_sym_COMMA, ACTIONS(3433), 1, anon_sym_RPAREN, STATE(1670), 1, sym_text_interpolation, STATE(1705), 1, aux_sym_formal_parameters_repeat1, [55667] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1153), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1671), 1, sym_text_interpolation, ACTIONS(1151), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [55684] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1381), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1672), 1, sym_text_interpolation, ACTIONS(1379), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [55701] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3437), 1, anon_sym_EQ, STATE(1673), 1, sym_text_interpolation, ACTIONS(3435), 2, sym__automatic_semicolon, anon_sym_SEMI, [55718] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1333), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1674), 1, sym_text_interpolation, ACTIONS(1331), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [55735] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1317), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1675), 1, sym_text_interpolation, ACTIONS(1315), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [55752] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1313), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1676), 1, sym_text_interpolation, ACTIONS(1311), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [55769] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1677), 1, sym_text_interpolation, ACTIONS(3439), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, [55784] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3441), 1, anon_sym_COMMA, ACTIONS(3443), 1, anon_sym_RPAREN, STATE(1678), 1, sym_text_interpolation, STATE(1714), 1, aux_sym_array_creation_expression_repeat1, [55803] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1309), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1679), 1, sym_text_interpolation, ACTIONS(1307), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [55820] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1680), 1, sym_text_interpolation, ACTIONS(2462), 3, sym__automatic_semicolon, anon_sym_SEMI, sym_name, [55835] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3439), 1, anon_sym_RBRACK, ACTIONS(3445), 1, anon_sym_COMMA, STATE(1681), 2, sym_text_interpolation, aux_sym_array_creation_expression_repeat1, [55852] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3113), 1, anon_sym_BSLASH, ACTIONS(3448), 1, sym_name, STATE(1682), 1, sym_text_interpolation, STATE(2135), 1, sym_namespace_name, [55871] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1073), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1683), 1, sym_text_interpolation, ACTIONS(1071), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [55888] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2725), 1, anon_sym_COMMA, ACTIONS(3450), 1, anon_sym_RPAREN, STATE(1684), 1, sym_text_interpolation, STATE(1693), 1, aux_sym_unset_statement_repeat1, [55907] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1329), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1685), 1, sym_text_interpolation, ACTIONS(1327), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [55924] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(758), 1, anon_sym_RBRACK, ACTIONS(1411), 1, sym_comment, ACTIONS(3452), 1, anon_sym_COMMA, STATE(1681), 1, aux_sym_array_creation_expression_repeat1, STATE(1686), 1, sym_text_interpolation, [55943] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3418), 1, anon_sym_COMMA, ACTIONS(3454), 1, anon_sym_RBRACK, STATE(1687), 1, sym_text_interpolation, STATE(1692), 1, aux_sym_attribute_list_repeat1, [55962] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1305), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1688), 1, sym_text_interpolation, ACTIONS(1303), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [55979] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2958), 1, anon_sym_COMMA, ACTIONS(3456), 1, anon_sym_LBRACE, STATE(1515), 1, aux_sym_base_clause_repeat1, STATE(1689), 1, sym_text_interpolation, [55998] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3458), 1, anon_sym_COMMA, ACTIONS(3460), 1, anon_sym_RPAREN, STATE(1690), 1, sym_text_interpolation, STATE(1732), 1, aux_sym_arguments_repeat1, [56017] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(754), 1, anon_sym_RPAREN, ACTIONS(1411), 1, sym_comment, ACTIONS(3462), 1, anon_sym_COMMA, STATE(1691), 1, sym_text_interpolation, STATE(1843), 1, aux_sym_array_creation_expression_repeat1, [56036] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3464), 1, anon_sym_COMMA, ACTIONS(3467), 1, anon_sym_RBRACK, STATE(1692), 2, sym_text_interpolation, aux_sym_attribute_list_repeat1, [56053] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2801), 1, anon_sym_RPAREN, ACTIONS(3469), 1, anon_sym_COMMA, STATE(1693), 2, sym_text_interpolation, aux_sym_unset_statement_repeat1, [56070] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1297), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1694), 1, sym_text_interpolation, ACTIONS(1295), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56087] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3472), 1, sym_name, STATE(1695), 1, sym_text_interpolation, ACTIONS(3474), 2, sym__automatic_semicolon, anon_sym_SEMI, [56104] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1285), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1696), 1, sym_text_interpolation, ACTIONS(1283), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56121] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1285), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1697), 1, sym_text_interpolation, ACTIONS(1283), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56138] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1269), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1698), 1, sym_text_interpolation, ACTIONS(1267), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56155] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1736), 1, anon_sym_DOLLAR, ACTIONS(3476), 1, anon_sym_RPAREN, STATE(1699), 1, sym_text_interpolation, STATE(2216), 1, sym_variable_name, [56174] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1269), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1700), 1, sym_text_interpolation, ACTIONS(1267), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56191] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2958), 1, anon_sym_COMMA, ACTIONS(3109), 1, anon_sym_LBRACE, STATE(1689), 1, aux_sym_base_clause_repeat1, STATE(1701), 1, sym_text_interpolation, [56210] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1702), 1, sym_text_interpolation, ACTIONS(3478), 3, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, [56225] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1265), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1703), 1, sym_text_interpolation, ACTIONS(1263), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56242] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1069), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1704), 1, sym_text_interpolation, ACTIONS(1067), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56259] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1752), 1, anon_sym_RPAREN, ACTIONS(3480), 1, anon_sym_COMMA, STATE(1705), 1, sym_text_interpolation, STATE(1763), 1, aux_sym_formal_parameters_repeat1, [56278] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1257), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1706), 1, sym_text_interpolation, ACTIONS(1255), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56295] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1257), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1707), 1, sym_text_interpolation, ACTIONS(1255), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56312] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3482), 1, anon_sym_COMMA, ACTIONS(3484), 1, anon_sym_RPAREN, STATE(1708), 1, sym_text_interpolation, STATE(1772), 1, aux_sym_anonymous_function_use_clause_repeat1, [56331] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(803), 1, anon_sym_RBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(3486), 1, anon_sym_COMMA, STATE(1709), 1, sym_text_interpolation, STATE(1851), 1, aux_sym_match_block_repeat1, [56350] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1245), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1710), 1, sym_text_interpolation, ACTIONS(1243), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56367] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1081), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1711), 1, sym_text_interpolation, ACTIONS(1079), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56384] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2223), 1, anon_sym_COMMA, ACTIONS(3488), 1, anon_sym_EQ_GT, STATE(1712), 1, sym_text_interpolation, STATE(1854), 1, aux_sym_match_condition_list_repeat1, [56403] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(782), 1, anon_sym_COMMA, ACTIONS(1411), 1, sym_comment, ACTIONS(3490), 1, anon_sym_RPAREN, STATE(1658), 1, aux_sym__list_destructing_repeat1, STATE(1713), 1, sym_text_interpolation, [56422] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(760), 1, anon_sym_RPAREN, ACTIONS(1411), 1, sym_comment, ACTIONS(3492), 1, anon_sym_COMMA, STATE(1714), 1, sym_text_interpolation, STATE(1843), 1, aux_sym_array_creation_expression_repeat1, [56441] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1169), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1715), 1, sym_text_interpolation, ACTIONS(1167), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56458] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1101), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1716), 1, sym_text_interpolation, ACTIONS(1099), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56475] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2935), 1, anon_sym_COLON, ACTIONS(3494), 1, anon_sym_EQ_GT, STATE(1717), 1, sym_text_interpolation, STATE(2318), 1, sym__return_type, [56494] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1157), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1718), 1, sym_text_interpolation, ACTIONS(1155), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56511] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(782), 1, anon_sym_COMMA, ACTIONS(1411), 1, sym_comment, ACTIONS(3496), 1, anon_sym_RPAREN, STATE(1719), 1, sym_text_interpolation, STATE(1869), 1, aux_sym__list_destructing_repeat1, [56530] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1241), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1720), 1, sym_text_interpolation, ACTIONS(1239), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56547] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3498), 1, anon_sym_COMMA, ACTIONS(3500), 1, anon_sym_RBRACE, STATE(1721), 1, sym_text_interpolation, STATE(1759), 1, aux_sym_match_block_repeat1, [56566] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1237), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1722), 1, sym_text_interpolation, ACTIONS(1235), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56583] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1723), 1, sym_text_interpolation, ACTIONS(3502), 3, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, [56598] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1724), 1, sym_text_interpolation, ACTIONS(3504), 3, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, [56613] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1233), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1725), 1, sym_text_interpolation, ACTIONS(1231), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56630] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1726), 1, sym_text_interpolation, ACTIONS(3506), 3, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, [56645] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3418), 1, anon_sym_COMMA, ACTIONS(3508), 1, anon_sym_RBRACK, STATE(1692), 1, aux_sym_attribute_list_repeat1, STATE(1727), 1, sym_text_interpolation, [56664] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1229), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1728), 1, sym_text_interpolation, ACTIONS(1227), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56681] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3512), 1, anon_sym_EQ, STATE(1729), 1, sym_text_interpolation, ACTIONS(3510), 2, anon_sym_COMMA, anon_sym_RPAREN, [56698] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1736), 1, anon_sym_DOLLAR, ACTIONS(3514), 1, anon_sym_DOT_DOT_DOT, STATE(1730), 1, sym_text_interpolation, STATE(1770), 1, sym_variable_name, [56717] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3516), 1, anon_sym_LBRACE, ACTIONS(3518), 1, anon_sym_COLON, STATE(508), 1, sym_switch_block, STATE(1731), 1, sym_text_interpolation, [56736] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(770), 1, anon_sym_RPAREN, ACTIONS(1411), 1, sym_comment, ACTIONS(3520), 1, anon_sym_COMMA, STATE(1732), 1, sym_text_interpolation, STATE(1735), 1, aux_sym_arguments_repeat1, [56755] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3522), 1, anon_sym_COMMA, ACTIONS(3525), 1, anon_sym_RBRACK, STATE(1733), 2, sym_text_interpolation, aux_sym__array_destructing_repeat1, [56772] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1201), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1734), 1, sym_text_interpolation, ACTIONS(1199), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56789] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3527), 1, anon_sym_COMMA, ACTIONS(3530), 1, anon_sym_RPAREN, STATE(1735), 2, sym_text_interpolation, aux_sym_arguments_repeat1, [56806] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1201), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1736), 1, sym_text_interpolation, ACTIONS(1199), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56823] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1189), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1737), 1, sym_text_interpolation, ACTIONS(1187), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56840] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2935), 1, anon_sym_COLON, ACTIONS(3532), 1, anon_sym_EQ_GT, STATE(1738), 1, sym_text_interpolation, STATE(2210), 1, sym__return_type, [56859] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1739), 1, sym_text_interpolation, ACTIONS(3534), 3, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, [56874] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1181), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1740), 1, sym_text_interpolation, ACTIONS(1179), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56891] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(746), 1, anon_sym_RBRACK, ACTIONS(1411), 1, sym_comment, ACTIONS(3536), 1, anon_sym_COMMA, STATE(1681), 1, aux_sym_array_creation_expression_repeat1, STATE(1741), 1, sym_text_interpolation, [56910] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1181), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1742), 1, sym_text_interpolation, ACTIONS(1179), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56927] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3540), 1, anon_sym_EQ, STATE(1743), 1, sym_text_interpolation, ACTIONS(3538), 2, anon_sym_COMMA, anon_sym_RPAREN, [56944] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1177), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1744), 1, sym_text_interpolation, ACTIONS(1175), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [56961] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1745), 1, sym_text_interpolation, ACTIONS(3542), 3, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, [56976] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2935), 1, anon_sym_COLON, ACTIONS(3544), 1, anon_sym_EQ_GT, STATE(1746), 1, sym_text_interpolation, STATE(2243), 1, sym__return_type, [56995] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1361), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1747), 1, sym_text_interpolation, ACTIONS(1359), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57012] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3298), 1, anon_sym_EQ, STATE(1748), 1, sym_text_interpolation, ACTIONS(3546), 2, anon_sym_COMMA, anon_sym_RBRACK, [57029] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3548), 1, anon_sym_COMMA, ACTIONS(3550), 1, anon_sym_RBRACK, STATE(1749), 1, sym_text_interpolation, STATE(1750), 1, aux_sym__array_destructing_repeat1, [57048] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3548), 1, anon_sym_COMMA, ACTIONS(3552), 1, anon_sym_RBRACK, STATE(1733), 1, aux_sym__array_destructing_repeat1, STATE(1750), 1, sym_text_interpolation, [57067] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1173), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1751), 1, sym_text_interpolation, ACTIONS(1171), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57084] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(782), 1, anon_sym_COMMA, ACTIONS(1411), 1, sym_comment, ACTIONS(2729), 1, anon_sym_RPAREN, STATE(1752), 1, sym_text_interpolation, STATE(1865), 1, aux_sym__list_destructing_repeat1, [57103] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3554), 1, anon_sym_COMMA, ACTIONS(3556), 1, anon_sym_RPAREN, STATE(1753), 1, sym_text_interpolation, STATE(1857), 1, aux_sym_formal_parameters_repeat1, [57122] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3558), 1, anon_sym_COMMA, ACTIONS(3560), 1, anon_sym_RBRACK, STATE(1741), 1, aux_sym_array_creation_expression_repeat1, STATE(1754), 1, sym_text_interpolation, [57141] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3548), 1, anon_sym_COMMA, ACTIONS(3550), 1, anon_sym_RBRACK, STATE(1733), 1, aux_sym__array_destructing_repeat1, STATE(1755), 1, sym_text_interpolation, [57160] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1165), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1756), 1, sym_text_interpolation, ACTIONS(1163), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57177] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1161), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1757), 1, sym_text_interpolation, ACTIONS(1159), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57194] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3418), 1, anon_sym_COMMA, ACTIONS(3562), 1, anon_sym_RBRACK, STATE(1727), 1, aux_sym_attribute_list_repeat1, STATE(1758), 1, sym_text_interpolation, [57213] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(788), 1, anon_sym_RBRACE, ACTIONS(1411), 1, sym_comment, ACTIONS(3564), 1, anon_sym_COMMA, STATE(1759), 1, sym_text_interpolation, STATE(1851), 1, aux_sym_match_block_repeat1, [57232] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3568), 1, anon_sym_EQ, STATE(1760), 1, sym_text_interpolation, ACTIONS(3566), 2, anon_sym_COMMA, anon_sym_RPAREN, [57249] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1149), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1761), 1, sym_text_interpolation, ACTIONS(1147), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57266] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3570), 1, anon_sym_COMMA, ACTIONS(3572), 1, anon_sym_RBRACE, STATE(1762), 1, sym_text_interpolation, STATE(1850), 1, aux_sym_namespace_use_group_repeat1, [57285] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3574), 1, anon_sym_COMMA, ACTIONS(3577), 1, anon_sym_RPAREN, STATE(1763), 2, sym_text_interpolation, aux_sym_formal_parameters_repeat1, [57302] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1736), 1, anon_sym_DOLLAR, ACTIONS(3579), 1, anon_sym_DOT_DOT_DOT, STATE(1764), 1, sym_text_interpolation, STATE(1878), 1, sym_variable_name, [57321] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1105), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1765), 1, sym_text_interpolation, ACTIONS(1103), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57338] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1736), 1, anon_sym_DOLLAR, ACTIONS(3581), 1, anon_sym_RPAREN, STATE(1766), 1, sym_text_interpolation, STATE(2177), 1, sym_variable_name, [57357] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1373), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1767), 1, sym_text_interpolation, ACTIONS(1371), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57374] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3583), 1, sym_name, ACTIONS(3585), 1, anon_sym_LBRACE, STATE(1768), 1, sym_text_interpolation, STATE(1896), 1, sym_namespace_use_group, [57393] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1769), 1, sym_text_interpolation, ACTIONS(3260), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, [57408] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3589), 1, anon_sym_EQ, STATE(1770), 1, sym_text_interpolation, ACTIONS(3587), 2, anon_sym_COMMA, anon_sym_RPAREN, [57425] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2725), 1, anon_sym_COMMA, ACTIONS(3591), 1, anon_sym_RPAREN, STATE(1693), 1, aux_sym_unset_statement_repeat1, STATE(1771), 1, sym_text_interpolation, [57444] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3185), 1, anon_sym_RPAREN, ACTIONS(3593), 1, anon_sym_COMMA, STATE(1772), 1, sym_text_interpolation, STATE(1838), 1, aux_sym_anonymous_function_use_clause_repeat1, [57463] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1133), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1773), 1, sym_text_interpolation, ACTIONS(1131), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57480] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3583), 1, sym_name, ACTIONS(3585), 1, anon_sym_LBRACE, STATE(1774), 1, sym_text_interpolation, STATE(2030), 1, sym_namespace_use_group, [57499] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1185), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1775), 1, sym_text_interpolation, ACTIONS(1183), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57516] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3585), 1, anon_sym_LBRACE, ACTIONS(3595), 1, sym_name, STATE(1776), 1, sym_text_interpolation, STATE(2030), 1, sym_namespace_use_group, [57535] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1061), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1777), 1, sym_text_interpolation, ACTIONS(1059), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57552] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1337), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1778), 1, sym_text_interpolation, ACTIONS(1335), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57569] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3599), 1, anon_sym_EQ, STATE(1779), 1, sym_text_interpolation, ACTIONS(3597), 2, anon_sym_COMMA, anon_sym_RPAREN, [57586] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1661), 1, anon_sym_DOLLAR, STATE(1440), 1, sym_variable_name, STATE(1560), 1, sym_property_element, STATE(1780), 1, sym_text_interpolation, [57605] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1661), 1, anon_sym_DOLLAR, STATE(1440), 1, sym_variable_name, STATE(1781), 1, sym_text_interpolation, STATE(1833), 1, sym_property_element, [57624] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1325), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1782), 1, sym_text_interpolation, ACTIONS(1323), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57641] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1321), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1783), 1, sym_text_interpolation, ACTIONS(1319), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57658] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3601), 1, anon_sym_COMMA, ACTIONS(3603), 1, anon_sym_RPAREN, STATE(1784), 1, sym_text_interpolation, STATE(1803), 1, aux_sym_arguments_repeat1, [57677] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3570), 1, anon_sym_COMMA, ACTIONS(3605), 1, anon_sym_RBRACE, STATE(1762), 1, aux_sym_namespace_use_group_repeat1, STATE(1785), 1, sym_text_interpolation, [57696] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1786), 1, sym_text_interpolation, ACTIONS(3607), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, [57711] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1217), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1787), 1, sym_text_interpolation, ACTIONS(1215), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57728] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1209), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1788), 1, sym_text_interpolation, ACTIONS(1207), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57745] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1789), 1, sym_text_interpolation, ACTIONS(2996), 3, anon_sym_COMMA, anon_sym_LBRACE, aux_sym_class_interface_clause_token1, [57760] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3585), 1, anon_sym_LBRACE, ACTIONS(3595), 1, sym_name, STATE(1790), 1, sym_text_interpolation, STATE(2088), 1, sym_namespace_use_group, [57779] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1057), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1791), 1, sym_text_interpolation, ACTIONS(1055), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57796] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1153), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1792), 1, sym_text_interpolation, ACTIONS(1151), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57813] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2935), 1, anon_sym_COLON, ACTIONS(3609), 1, anon_sym_EQ_GT, STATE(1793), 1, sym_text_interpolation, STATE(2137), 1, sym__return_type, [57832] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3613), 1, anon_sym_EQ, STATE(1794), 1, sym_text_interpolation, ACTIONS(3611), 2, sym__automatic_semicolon, anon_sym_SEMI, [57849] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3583), 1, sym_name, ACTIONS(3585), 1, anon_sym_LBRACE, STATE(1795), 1, sym_text_interpolation, STATE(1939), 1, sym_namespace_use_group, [57868] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1145), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1796), 1, sym_text_interpolation, ACTIONS(1143), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57885] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1125), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1797), 1, sym_text_interpolation, ACTIONS(1123), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57902] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1249), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1798), 1, sym_text_interpolation, ACTIONS(1247), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57919] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1121), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1799), 1, sym_text_interpolation, ACTIONS(1119), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57936] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1117), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1800), 1, sym_text_interpolation, ACTIONS(1115), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57953] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1801), 1, sym_text_interpolation, ACTIONS(3615), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, [57968] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1097), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1802), 1, sym_text_interpolation, ACTIONS(1095), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [57985] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(752), 1, anon_sym_RPAREN, ACTIONS(1411), 1, sym_comment, ACTIONS(3617), 1, anon_sym_COMMA, STATE(1735), 1, aux_sym_arguments_repeat1, STATE(1803), 1, sym_text_interpolation, [58004] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1804), 1, sym_text_interpolation, ACTIONS(3341), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, [58019] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1341), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1805), 1, sym_text_interpolation, ACTIONS(1339), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [58036] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1261), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1806), 1, sym_text_interpolation, ACTIONS(1259), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [58053] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3585), 1, anon_sym_LBRACE, ACTIONS(3595), 1, sym_name, STATE(1807), 1, sym_text_interpolation, STATE(1884), 1, sym_namespace_use_group, [58072] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1808), 1, sym_text_interpolation, ACTIONS(2980), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, [58087] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1809), 1, sym_text_interpolation, ACTIONS(3336), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, [58102] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1293), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1810), 1, sym_text_interpolation, ACTIONS(1291), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [58119] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2935), 1, anon_sym_COLON, ACTIONS(3619), 1, anon_sym_EQ_GT, STATE(1811), 1, sym_text_interpolation, STATE(2173), 1, sym__return_type, [58138] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1085), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1812), 1, sym_text_interpolation, ACTIONS(1083), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [58155] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2935), 1, anon_sym_COLON, ACTIONS(3621), 1, anon_sym_EQ_GT, STATE(1813), 1, sym_text_interpolation, STATE(2171), 1, sym__return_type, [58174] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3623), 1, anon_sym_COMMA, ACTIONS(3625), 1, anon_sym_RBRACE, STATE(1709), 1, aux_sym_match_block_repeat1, STATE(1814), 1, sym_text_interpolation, [58193] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1389), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1815), 1, sym_text_interpolation, ACTIONS(1387), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [58210] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1816), 1, sym_text_interpolation, ACTIONS(3331), 3, anon_sym_RPAREN, anon_sym_PIPE, anon_sym_DOLLAR, [58225] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(299), 1, anon_sym_DOLLAR, ACTIONS(1411), 1, sym_comment, STATE(1817), 1, sym_text_interpolation, STATE(1609), 2, sym_dynamic_variable_name, sym_variable_name, [58242] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1385), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1818), 1, sym_text_interpolation, ACTIONS(1383), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [58259] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1377), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1819), 1, sym_text_interpolation, ACTIONS(1375), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [58276] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2935), 1, anon_sym_COLON, ACTIONS(3162), 1, anon_sym_LBRACE, STATE(1820), 1, sym_text_interpolation, STATE(2164), 1, sym__return_type, [58295] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3629), 1, anon_sym_EQ, STATE(1821), 1, sym_text_interpolation, ACTIONS(3627), 2, anon_sym_COMMA, anon_sym_RPAREN, [58312] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1065), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1822), 1, sym_text_interpolation, ACTIONS(1063), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [58329] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1823), 1, sym_text_interpolation, ACTIONS(3631), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, [58344] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1193), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1824), 1, sym_text_interpolation, ACTIONS(1191), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [58361] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2935), 1, anon_sym_COLON, ACTIONS(3633), 1, anon_sym_EQ_GT, STATE(1825), 1, sym_text_interpolation, STATE(2168), 1, sym__return_type, [58380] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1141), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1826), 1, sym_text_interpolation, ACTIONS(1139), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [58397] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1137), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1827), 1, sym_text_interpolation, ACTIONS(1135), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [58414] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1129), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1828), 1, sym_text_interpolation, ACTIONS(1127), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [58431] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1113), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1829), 1, sym_text_interpolation, ACTIONS(1111), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [58448] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1109), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1830), 1, sym_text_interpolation, ACTIONS(1107), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [58465] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3637), 1, aux_sym_else_clause_token1, STATE(1831), 1, sym_text_interpolation, ACTIONS(3635), 2, aux_sym_if_statement_token2, aux_sym_else_if_clause_token1, [58482] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1221), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1832), 1, sym_text_interpolation, ACTIONS(1219), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [58499] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1833), 1, sym_text_interpolation, ACTIONS(3310), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, [58514] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1197), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1834), 1, sym_text_interpolation, ACTIONS(1195), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [58531] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(782), 1, anon_sym_COMMA, ACTIONS(1411), 1, sym_comment, ACTIONS(1527), 1, anon_sym_RPAREN, STATE(1658), 1, aux_sym__list_destructing_repeat1, STATE(1835), 1, sym_text_interpolation, [58550] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3641), 1, aux_sym_else_clause_token1, STATE(1836), 1, sym_text_interpolation, ACTIONS(3639), 2, aux_sym_if_statement_token2, aux_sym_else_if_clause_token1, [58567] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(762), 1, anon_sym_RPAREN, ACTIONS(1411), 1, sym_comment, ACTIONS(3643), 1, anon_sym_COMMA, STATE(1735), 1, aux_sym_arguments_repeat1, STATE(1837), 1, sym_text_interpolation, [58586] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3645), 1, anon_sym_COMMA, ACTIONS(3648), 1, anon_sym_RPAREN, STATE(1838), 2, sym_text_interpolation, aux_sym_anonymous_function_use_clause_repeat1, [58603] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1089), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1839), 1, sym_text_interpolation, ACTIONS(1087), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [58620] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(782), 1, anon_sym_COMMA, ACTIONS(1411), 1, sym_comment, ACTIONS(1527), 1, anon_sym_RPAREN, STATE(1713), 1, aux_sym__list_destructing_repeat1, STATE(1840), 1, sym_text_interpolation, [58639] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1841), 1, sym_text_interpolation, ACTIONS(3650), 3, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, [58654] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3652), 1, anon_sym_COMMA, ACTIONS(3654), 1, anon_sym_RPAREN, STATE(1837), 1, aux_sym_arguments_repeat1, STATE(1842), 1, sym_text_interpolation, [58673] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3439), 1, anon_sym_RPAREN, ACTIONS(3656), 1, anon_sym_COMMA, STATE(1843), 2, sym_text_interpolation, aux_sym_array_creation_expression_repeat1, [58690] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3659), 1, anon_sym_COMMA, ACTIONS(3661), 1, anon_sym_RPAREN, STATE(1844), 1, sym_text_interpolation, STATE(1852), 1, aux_sym_arguments_repeat1, [58709] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3665), 1, anon_sym_EQ, STATE(1845), 1, sym_text_interpolation, ACTIONS(3663), 2, anon_sym_COMMA, anon_sym_RPAREN, [58726] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1093), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1846), 1, sym_text_interpolation, ACTIONS(1091), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [58743] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3585), 1, anon_sym_LBRACE, ACTIONS(3595), 1, sym_name, STATE(1847), 1, sym_text_interpolation, STATE(1966), 1, sym_namespace_use_group, [58762] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1736), 1, anon_sym_DOLLAR, ACTIONS(3667), 1, anon_sym_DOT_DOT_DOT, STATE(1760), 1, sym_variable_name, STATE(1848), 1, sym_text_interpolation, [58781] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1277), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1849), 1, sym_text_interpolation, ACTIONS(1275), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [58798] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3669), 1, anon_sym_COMMA, ACTIONS(3672), 1, anon_sym_RBRACE, STATE(1850), 2, sym_text_interpolation, aux_sym_namespace_use_group_repeat1, [58815] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3674), 1, anon_sym_COMMA, ACTIONS(3677), 1, anon_sym_RBRACE, STATE(1851), 2, sym_text_interpolation, aux_sym_match_block_repeat1, [58832] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(766), 1, anon_sym_RPAREN, ACTIONS(1411), 1, sym_comment, ACTIONS(3679), 1, anon_sym_COMMA, STATE(1735), 1, aux_sym_arguments_repeat1, STATE(1852), 1, sym_text_interpolation, [58851] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1289), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1853), 1, sym_text_interpolation, ACTIONS(1287), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [58868] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2261), 1, anon_sym_EQ_GT, ACTIONS(3681), 1, anon_sym_COMMA, STATE(1854), 2, sym_text_interpolation, aux_sym_match_condition_list_repeat1, [58885] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1301), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1855), 1, sym_text_interpolation, ACTIONS(1299), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [58902] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(778), 1, anon_sym_RPAREN, ACTIONS(1411), 1, sym_comment, ACTIONS(3684), 1, anon_sym_COMMA, STATE(1735), 1, aux_sym_arguments_repeat1, STATE(1856), 1, sym_text_interpolation, [58921] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1750), 1, anon_sym_RPAREN, ACTIONS(3686), 1, anon_sym_COMMA, STATE(1763), 1, aux_sym_formal_parameters_repeat1, STATE(1857), 1, sym_text_interpolation, [58940] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3688), 1, anon_sym_COMMA, ACTIONS(3690), 1, anon_sym_RPAREN, STATE(1856), 1, aux_sym_arguments_repeat1, STATE(1858), 1, sym_text_interpolation, [58959] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1859), 1, sym_text_interpolation, ACTIONS(3692), 3, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, [58974] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(299), 1, anon_sym_DOLLAR, ACTIONS(1411), 1, sym_comment, STATE(1860), 1, sym_text_interpolation, STATE(1809), 2, sym_dynamic_variable_name, sym_variable_name, [58991] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1861), 1, sym_text_interpolation, ACTIONS(3694), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, [59006] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1661), 1, anon_sym_DOLLAR, STATE(1617), 1, sym_variable_name, STATE(1804), 1, sym_static_variable_declaration, STATE(1862), 1, sym_text_interpolation, [59025] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3298), 1, anon_sym_EQ, STATE(1863), 1, sym_text_interpolation, ACTIONS(3696), 2, anon_sym_COMMA, anon_sym_RPAREN, [59042] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3583), 1, sym_name, ACTIONS(3585), 1, anon_sym_LBRACE, STATE(1864), 1, sym_text_interpolation, STATE(1966), 1, sym_namespace_use_group, [59061] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(782), 1, anon_sym_COMMA, ACTIONS(1411), 1, sym_comment, ACTIONS(3698), 1, anon_sym_RPAREN, STATE(1658), 1, aux_sym__list_destructing_repeat1, STATE(1865), 1, sym_text_interpolation, [59080] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1866), 1, sym_text_interpolation, ACTIONS(3700), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, [59095] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1867), 1, sym_text_interpolation, ACTIONS(3702), 3, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, [59110] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1868), 1, sym_text_interpolation, ACTIONS(3271), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_COMMA, [59125] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(782), 1, anon_sym_COMMA, ACTIONS(1411), 1, sym_comment, ACTIONS(3704), 1, anon_sym_RPAREN, STATE(1658), 1, aux_sym__list_destructing_repeat1, STATE(1869), 1, sym_text_interpolation, [59144] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1870), 1, sym_text_interpolation, ACTIONS(3706), 3, sym__automatic_semicolon, anon_sym_SEMI, anon_sym_LBRACE, [59159] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1205), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1871), 1, sym_text_interpolation, ACTIONS(1203), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [59176] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3708), 1, anon_sym_COMMA, ACTIONS(3710), 1, anon_sym_RPAREN, STATE(1691), 1, aux_sym_array_creation_expression_repeat1, STATE(1872), 1, sym_text_interpolation, [59195] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1357), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1873), 1, sym_text_interpolation, ACTIONS(1355), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [59212] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1353), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1874), 1, sym_text_interpolation, ACTIONS(1351), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [59229] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1077), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1875), 1, sym_text_interpolation, ACTIONS(1075), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [59246] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3712), 1, anon_sym_COMMA, ACTIONS(3714), 1, anon_sym_RPAREN, STATE(1876), 1, sym_text_interpolation, STATE(1879), 1, aux_sym_arguments_repeat1, [59265] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1213), 1, aux_sym_else_clause_token1, ACTIONS(1411), 1, sym_comment, STATE(1877), 1, sym_text_interpolation, ACTIONS(1211), 2, aux_sym_while_statement_token1, aux_sym_else_if_clause_token1, [59282] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3718), 1, anon_sym_EQ, STATE(1878), 1, sym_text_interpolation, ACTIONS(3716), 2, anon_sym_COMMA, anon_sym_RPAREN, [59299] = 6, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(772), 1, anon_sym_RPAREN, ACTIONS(1411), 1, sym_comment, ACTIONS(3720), 1, anon_sym_COMMA, STATE(1735), 1, aux_sym_arguments_repeat1, STATE(1879), 1, sym_text_interpolation, [59318] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3724), 1, anon_sym_EQ, STATE(1880), 1, sym_text_interpolation, ACTIONS(3722), 2, anon_sym_COMMA, anon_sym_RPAREN, [59335] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(798), 1, sym_compound_statement, STATE(1881), 1, sym_text_interpolation, [59351] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1882), 1, sym_text_interpolation, ACTIONS(3726), 2, anon_sym_COMMA, anon_sym_RPAREN, [59365] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3728), 1, anon_sym_LPAREN, STATE(38), 1, sym_parenthesized_expression, STATE(1883), 1, sym_text_interpolation, [59381] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1884), 1, sym_text_interpolation, ACTIONS(3329), 2, sym__automatic_semicolon, anon_sym_SEMI, [59395] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(211), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(419), 1, sym_compound_statement, STATE(1885), 1, sym_text_interpolation, [59411] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1886), 1, sym_text_interpolation, ACTIONS(3730), 2, anon_sym_COMMA, anon_sym_RPAREN, [59425] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1736), 1, anon_sym_DOLLAR, STATE(1887), 1, sym_text_interpolation, STATE(1979), 1, sym_variable_name, [59441] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, STATE(1004), 1, sym_compound_statement, STATE(1888), 1, sym_text_interpolation, [59457] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3072), 1, anon_sym_LBRACE, STATE(445), 1, sym_enum_declaration_list, STATE(1889), 1, sym_text_interpolation, [59473] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, STATE(1005), 1, sym_compound_statement, STATE(1890), 1, sym_text_interpolation, [59489] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1736), 1, anon_sym_DOLLAR, STATE(1779), 1, sym_variable_name, STATE(1891), 1, sym_text_interpolation, [59505] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3732), 1, anon_sym_LPAREN, STATE(1892), 1, sym_text_interpolation, STATE(2084), 1, sym_parenthesized_expression, [59521] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3072), 1, anon_sym_LBRACE, STATE(475), 1, sym_enum_declaration_list, STATE(1893), 1, sym_text_interpolation, [59537] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1558), 1, anon_sym_LPAREN, STATE(657), 1, sym_arguments, STATE(1894), 1, sym_text_interpolation, [59553] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1895), 1, sym_text_interpolation, ACTIONS(2275), 2, anon_sym_COMMA, anon_sym_RPAREN, [59567] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1896), 1, sym_text_interpolation, ACTIONS(3734), 2, sym__automatic_semicolon, anon_sym_SEMI, [59581] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2531), 1, aux_sym__arrow_function_header_token1, ACTIONS(3736), 1, aux_sym_namespace_use_declaration_token2, STATE(1897), 1, sym_text_interpolation, [59597] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1414), 1, sym_formal_parameters, STATE(1898), 1, sym_text_interpolation, [59613] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2962), 1, anon_sym_LBRACE, STATE(409), 1, sym_declaration_list, STATE(1899), 1, sym_text_interpolation, [59629] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(1474), 1, sym_compound_statement, STATE(1900), 1, sym_text_interpolation, [59645] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1901), 1, sym_text_interpolation, ACTIONS(3738), 2, anon_sym_COMMA, anon_sym_RBRACE, [59659] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2531), 1, aux_sym__arrow_function_header_token1, ACTIONS(3740), 1, aux_sym_namespace_use_declaration_token2, STATE(1902), 1, sym_text_interpolation, [59675] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1903), 1, sym_text_interpolation, ACTIONS(2831), 2, anon_sym_COMMA, anon_sym_RPAREN, [59689] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1904), 1, sym_text_interpolation, ACTIONS(3742), 2, anon_sym_COMMA, anon_sym_RPAREN, [59703] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, STATE(1008), 1, sym_declaration_list, STATE(1905), 1, sym_text_interpolation, [59719] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1906), 1, sym_text_interpolation, ACTIONS(2219), 2, anon_sym_SEMI, anon_sym_RPAREN, [59733] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1907), 1, sym_text_interpolation, ACTIONS(3700), 2, anon_sym_COMMA, anon_sym_RBRACE, [59747] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1716), 1, anon_sym_LPAREN, STATE(742), 1, sym_arguments, STATE(1908), 1, sym_text_interpolation, [59763] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, STATE(977), 1, sym_compound_statement, STATE(1909), 1, sym_text_interpolation, [59779] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1736), 1, anon_sym_DOLLAR, STATE(1910), 1, sym_text_interpolation, STATE(2012), 1, sym_variable_name, [59795] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1373), 1, sym_formal_parameters, STATE(1911), 1, sym_text_interpolation, [59811] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1912), 1, sym_text_interpolation, ACTIONS(3744), 2, sym__automatic_semicolon, anon_sym_SEMI, [59825] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3746), 1, sym_name, STATE(1913), 1, sym_text_interpolation, STATE(2265), 1, sym_namespace_name, [59841] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, STATE(940), 1, sym_declaration_list, STATE(1914), 1, sym_text_interpolation, [59857] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1915), 1, sym_text_interpolation, ACTIONS(3749), 2, anon_sym_COMMA, anon_sym_RPAREN, [59871] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1916), 1, sym_text_interpolation, ACTIONS(3677), 2, anon_sym_COMMA, anon_sym_RBRACE, [59885] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3751), 1, anon_sym_SEMI, ACTIONS(3753), 1, sym__automatic_semicolon, STATE(1917), 1, sym_text_interpolation, [59901] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1918), 1, sym_text_interpolation, ACTIONS(3755), 2, anon_sym_LBRACE, anon_sym_COLON, [59915] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3728), 1, anon_sym_LPAREN, STATE(45), 1, sym_parenthesized_expression, STATE(1919), 1, sym_text_interpolation, [59931] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, STATE(931), 1, sym_declaration_list, STATE(1920), 1, sym_text_interpolation, [59947] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1921), 1, sym_text_interpolation, ACTIONS(3648), 2, anon_sym_COMMA, anon_sym_RPAREN, [59961] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(356), 1, anon_sym_COLON, ACTIONS(1411), 1, sym_comment, STATE(1922), 1, sym_text_interpolation, STATE(2134), 1, sym_colon_block, [59977] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1923), 1, sym_text_interpolation, ACTIONS(3757), 2, sym__automatic_semicolon, anon_sym_SEMI, [59991] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1736), 1, anon_sym_DOLLAR, STATE(1924), 1, sym_text_interpolation, STATE(2028), 1, sym_variable_name, [60007] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3072), 1, anon_sym_LBRACE, STATE(470), 1, sym_enum_declaration_list, STATE(1925), 1, sym_text_interpolation, [60023] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2257), 1, anon_sym_RPAREN, ACTIONS(3759), 1, anon_sym_EQ, STATE(1926), 1, sym_text_interpolation, [60039] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3728), 1, anon_sym_LPAREN, STATE(35), 1, sym_parenthesized_expression, STATE(1927), 1, sym_text_interpolation, [60055] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3728), 1, anon_sym_LPAREN, STATE(56), 1, sym_parenthesized_expression, STATE(1928), 1, sym_text_interpolation, [60071] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3732), 1, anon_sym_LPAREN, STATE(1929), 1, sym_text_interpolation, STATE(2053), 1, sym_parenthesized_expression, [60087] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3732), 1, anon_sym_LPAREN, STATE(1731), 1, sym_parenthesized_expression, STATE(1930), 1, sym_text_interpolation, [60103] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1931), 1, sym_text_interpolation, ACTIONS(3761), 2, sym__automatic_semicolon, anon_sym_SEMI, [60117] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2962), 1, anon_sym_LBRACE, STATE(415), 1, sym_declaration_list, STATE(1932), 1, sym_text_interpolation, [60133] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, STATE(930), 1, sym_compound_statement, STATE(1933), 1, sym_text_interpolation, [60149] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3763), 1, anon_sym_LPAREN, STATE(1934), 1, sym_text_interpolation, STATE(1988), 1, sym_parenthesized_expression, [60165] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2962), 1, anon_sym_LBRACE, STATE(414), 1, sym_declaration_list, STATE(1935), 1, sym_text_interpolation, [60181] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3765), 1, anon_sym_LBRACE, STATE(398), 1, sym_compound_statement, STATE(1936), 1, sym_text_interpolation, [60197] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1937), 1, sym_text_interpolation, ACTIONS(3767), 2, sym__automatic_semicolon, anon_sym_SEMI, [60211] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1938), 1, sym_text_interpolation, ACTIONS(3769), 2, sym__eof, sym_php_tag, [60225] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1939), 1, sym_text_interpolation, ACTIONS(3771), 2, sym__automatic_semicolon, anon_sym_SEMI, [60239] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1940), 1, sym_text_interpolation, ACTIONS(3773), 2, sym__automatic_semicolon, anon_sym_SEMI, [60253] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3765), 1, anon_sym_LBRACE, STATE(401), 1, sym_compound_statement, STATE(1941), 1, sym_text_interpolation, [60269] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1746), 1, sym_formal_parameters, STATE(1942), 1, sym_text_interpolation, [60285] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1943), 1, sym_text_interpolation, ACTIONS(446), 2, sym__automatic_semicolon, anon_sym_SEMI, [60299] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3775), 1, anon_sym_LPAREN, ACTIONS(3777), 1, anon_sym_RPAREN, STATE(1944), 1, sym_text_interpolation, [60315] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1945), 1, sym_text_interpolation, ACTIONS(3672), 2, anon_sym_COMMA, anon_sym_RBRACE, [60329] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1946), 1, sym_text_interpolation, ACTIONS(3779), 2, sym__automatic_semicolon, anon_sym_SEMI, [60343] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(1445), 1, sym_compound_statement, STATE(1947), 1, sym_text_interpolation, [60359] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, STATE(999), 1, sym_compound_statement, STATE(1948), 1, sym_text_interpolation, [60375] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3728), 1, anon_sym_LPAREN, STATE(58), 1, sym_parenthesized_expression, STATE(1949), 1, sym_text_interpolation, [60391] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3732), 1, anon_sym_LPAREN, STATE(1950), 1, sym_text_interpolation, STATE(2007), 1, sym_parenthesized_expression, [60407] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3732), 1, anon_sym_LPAREN, STATE(1649), 1, sym_parenthesized_expression, STATE(1951), 1, sym_text_interpolation, [60423] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1952), 1, sym_text_interpolation, ACTIONS(3781), 2, sym__automatic_semicolon, anon_sym_SEMI, [60437] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3765), 1, anon_sym_LBRACE, STATE(399), 1, sym_compound_statement, STATE(1953), 1, sym_text_interpolation, [60453] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1954), 1, sym_text_interpolation, ACTIONS(3783), 2, sym__automatic_semicolon, anon_sym_SEMI, [60467] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1955), 1, sym_text_interpolation, ACTIONS(3785), 2, sym__automatic_semicolon, anon_sym_SEMI, [60481] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1956), 1, sym_text_interpolation, ACTIONS(3787), 2, sym__automatic_semicolon, anon_sym_SEMI, [60495] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1957), 1, sym_text_interpolation, ACTIONS(3706), 2, anon_sym_LBRACE, anon_sym_EQ_GT, [60509] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1958), 1, sym_text_interpolation, ACTIONS(496), 2, sym__automatic_semicolon, anon_sym_SEMI, [60523] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2962), 1, anon_sym_LBRACE, STATE(416), 1, sym_declaration_list, STATE(1959), 1, sym_text_interpolation, [60539] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, STATE(1002), 1, sym_compound_statement, STATE(1960), 1, sym_text_interpolation, [60555] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(804), 1, sym_compound_statement, STATE(1961), 1, sym_text_interpolation, [60571] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1736), 1, anon_sym_DOLLAR, STATE(1886), 1, sym_variable_name, STATE(1962), 1, sym_text_interpolation, [60587] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3789), 1, anon_sym_BSLASH, STATE(1436), 1, aux_sym_namespace_name_repeat1, STATE(1963), 1, sym_text_interpolation, [60603] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1964), 1, sym_text_interpolation, ACTIONS(3008), 2, sym__automatic_semicolon, anon_sym_SEMI, [60617] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1965), 1, sym_text_interpolation, ACTIONS(428), 2, sym__automatic_semicolon, anon_sym_SEMI, [60631] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1966), 1, sym_text_interpolation, ACTIONS(3792), 2, sym__automatic_semicolon, anon_sym_SEMI, [60645] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3794), 1, sym_name, STATE(1540), 1, sym_namespace_name, STATE(1967), 1, sym_text_interpolation, [60661] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(1477), 1, sym_compound_statement, STATE(1968), 1, sym_text_interpolation, [60677] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1969), 1, sym_text_interpolation, ACTIONS(3796), 2, sym__automatic_semicolon, anon_sym_SEMI, [60691] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1389), 1, sym_formal_parameters, STATE(1970), 1, sym_text_interpolation, [60707] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, STATE(1475), 1, sym_declaration_list, STATE(1971), 1, sym_text_interpolation, [60723] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3054), 1, anon_sym_LBRACE, STATE(1720), 1, sym_enum_declaration_list, STATE(1972), 1, sym_text_interpolation, [60739] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(799), 1, sym_compound_statement, STATE(1973), 1, sym_text_interpolation, [60755] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(797), 1, sym_compound_statement, STATE(1974), 1, sym_text_interpolation, [60771] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3356), 1, anon_sym_LBRACE, STATE(507), 1, sym_declaration_list, STATE(1975), 1, sym_text_interpolation, [60787] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, STATE(936), 1, sym_compound_statement, STATE(1976), 1, sym_text_interpolation, [60803] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(815), 1, sym_compound_statement, STATE(1977), 1, sym_text_interpolation, [60819] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2857), 1, anon_sym_LBRACE, STATE(817), 1, sym_declaration_list, STATE(1978), 1, sym_text_interpolation, [60835] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1979), 1, sym_text_interpolation, ACTIONS(3798), 2, anon_sym_COMMA, anon_sym_RPAREN, [60849] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3763), 1, anon_sym_LPAREN, STATE(1980), 1, sym_text_interpolation, STATE(2074), 1, sym_parenthesized_expression, [60865] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3800), 1, anon_sym_SEMI, ACTIONS(3802), 1, sym__automatic_semicolon, STATE(1981), 1, sym_text_interpolation, [60881] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1982), 1, sym_text_interpolation, ACTIONS(2233), 2, anon_sym_COMMA, anon_sym_RPAREN, [60895] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2355), 1, anon_sym_RPAREN, ACTIONS(3759), 1, anon_sym_EQ, STATE(1983), 1, sym_text_interpolation, [60911] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(1457), 1, sym_compound_statement, STATE(1984), 1, sym_text_interpolation, [60927] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1411), 1, sym_formal_parameters, STATE(1985), 1, sym_text_interpolation, [60943] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1986), 1, sym_text_interpolation, ACTIONS(3804), 2, sym__automatic_semicolon, anon_sym_SEMI, [60957] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(844), 1, sym_compound_statement, STATE(1987), 1, sym_text_interpolation, [60973] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1988), 1, sym_text_interpolation, ACTIONS(3806), 2, sym__automatic_semicolon, anon_sym_SEMI, [60987] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(840), 1, sym_compound_statement, STATE(1989), 1, sym_text_interpolation, [61003] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, STATE(1452), 1, sym_declaration_list, STATE(1990), 1, sym_text_interpolation, [61019] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, STATE(1451), 1, sym_declaration_list, STATE(1991), 1, sym_text_interpolation, [61035] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1992), 1, sym_text_interpolation, ACTIONS(3808), 2, anon_sym_LBRACE, anon_sym_COLON, [61049] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1423), 1, sym_formal_parameters, STATE(1993), 1, sym_text_interpolation, [61065] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(824), 1, sym_compound_statement, STATE(1994), 1, sym_text_interpolation, [61081] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(490), 1, ts_builtin_sym_end, ACTIONS(1411), 1, sym_comment, ACTIONS(3810), 1, sym_php_tag, STATE(1995), 1, sym_text_interpolation, [61097] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, STATE(938), 1, sym_declaration_list, STATE(1996), 1, sym_text_interpolation, [61113] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1997), 1, sym_text_interpolation, ACTIONS(3812), 2, anon_sym_COMMA, anon_sym_RPAREN, [61127] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3728), 1, anon_sym_LPAREN, STATE(77), 1, sym_parenthesized_expression, STATE(1998), 1, sym_text_interpolation, [61143] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(1999), 1, sym_text_interpolation, ACTIONS(3577), 2, anon_sym_COMMA, anon_sym_RPAREN, [61157] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1736), 1, anon_sym_DOLLAR, STATE(1915), 1, sym_variable_name, STATE(2000), 1, sym_text_interpolation, [61173] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2001), 1, sym_text_interpolation, ACTIONS(3814), 2, anon_sym_COMMA, anon_sym_RPAREN, [61187] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2002), 1, sym_text_interpolation, ACTIONS(3816), 2, anon_sym_COMMA, anon_sym_RPAREN, [61201] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1419), 1, sym_formal_parameters, STATE(2003), 1, sym_text_interpolation, [61217] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2004), 1, sym_text_interpolation, ACTIONS(2279), 2, anon_sym_COMMA, anon_sym_RPAREN, [61231] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3728), 1, anon_sym_LPAREN, STATE(68), 1, sym_parenthesized_expression, STATE(2005), 1, sym_text_interpolation, [61247] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, STATE(1007), 1, sym_compound_statement, STATE(2006), 1, sym_text_interpolation, [61263] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3818), 1, anon_sym_LBRACE, STATE(841), 1, sym_match_block, STATE(2007), 1, sym_text_interpolation, [61279] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2008), 1, sym_text_interpolation, ACTIONS(3820), 2, anon_sym_SEMI, anon_sym_COLON, [61293] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1433), 1, anon_sym_LPAREN, STATE(540), 1, sym_arguments, STATE(2009), 1, sym_text_interpolation, [61309] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, STATE(1439), 1, sym_declaration_list, STATE(2010), 1, sym_text_interpolation, [61325] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2011), 1, sym_text_interpolation, ACTIONS(3525), 2, anon_sym_COMMA, anon_sym_RBRACK, [61339] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2012), 1, sym_text_interpolation, ACTIONS(3822), 2, anon_sym_COMMA, anon_sym_RPAREN, [61353] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2013), 1, sym_text_interpolation, ACTIONS(3824), 2, sym__automatic_semicolon, anon_sym_SEMI, [61367] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2295), 1, anon_sym_RPAREN, ACTIONS(3759), 1, anon_sym_EQ, STATE(2014), 1, sym_text_interpolation, [61383] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1736), 1, anon_sym_DOLLAR, STATE(1882), 1, sym_variable_name, STATE(2015), 1, sym_text_interpolation, [61399] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2857), 1, anon_sym_LBRACE, STATE(820), 1, sym_declaration_list, STATE(2016), 1, sym_text_interpolation, [61415] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2017), 1, sym_text_interpolation, ACTIONS(3269), 2, anon_sym_COMMA, anon_sym_RBRACE, [61429] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2857), 1, anon_sym_LBRACE, STATE(822), 1, sym_declaration_list, STATE(2018), 1, sym_text_interpolation, [61445] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2019), 1, sym_text_interpolation, ACTIONS(3826), 2, sym__automatic_semicolon, anon_sym_SEMI, [61459] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, STATE(1016), 1, sym_compound_statement, STATE(2020), 1, sym_text_interpolation, [61475] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2021), 1, sym_text_interpolation, ACTIONS(3828), 2, sym__automatic_semicolon, anon_sym_SEMI, [61489] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3830), 1, anon_sym_SEMI, ACTIONS(3832), 1, sym__automatic_semicolon, STATE(2022), 1, sym_text_interpolation, [61505] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2023), 1, sym_text_interpolation, ACTIONS(3834), 2, sym__automatic_semicolon, anon_sym_SEMI, [61519] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2024), 1, sym_text_interpolation, ACTIONS(1546), 2, anon_sym_COMMA, anon_sym_RBRACK, [61533] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2025), 1, sym_text_interpolation, ACTIONS(3836), 2, anon_sym_COMMA, anon_sym_RBRACK, [61547] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2026), 1, sym_text_interpolation, ACTIONS(3839), 2, sym__automatic_semicolon, anon_sym_SEMI, [61561] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3054), 1, anon_sym_LBRACE, STATE(1685), 1, sym_enum_declaration_list, STATE(2027), 1, sym_text_interpolation, [61577] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2028), 1, sym_text_interpolation, ACTIONS(3841), 2, anon_sym_COMMA, anon_sym_RPAREN, [61591] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(821), 1, sym_compound_statement, STATE(2029), 1, sym_text_interpolation, [61607] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2030), 1, sym_text_interpolation, ACTIONS(3843), 2, sym__automatic_semicolon, anon_sym_SEMI, [61621] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, STATE(924), 1, sym_compound_statement, STATE(2031), 1, sym_text_interpolation, [61637] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1736), 1, anon_sym_DOLLAR, STATE(2002), 1, sym_variable_name, STATE(2032), 1, sym_text_interpolation, [61653] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(812), 1, sym_compound_statement, STATE(2033), 1, sym_text_interpolation, [61669] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2962), 1, anon_sym_LBRACE, STATE(411), 1, sym_declaration_list, STATE(2034), 1, sym_text_interpolation, [61685] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(803), 1, sym_compound_statement, STATE(2035), 1, sym_text_interpolation, [61701] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(211), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(425), 1, sym_compound_statement, STATE(2036), 1, sym_text_interpolation, [61717] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, STATE(1480), 1, sym_declaration_list, STATE(2037), 1, sym_text_interpolation, [61733] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2962), 1, anon_sym_LBRACE, STATE(412), 1, sym_declaration_list, STATE(2038), 1, sym_text_interpolation, [61749] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(1711), 1, sym_compound_statement, STATE(2039), 1, sym_text_interpolation, [61765] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3054), 1, anon_sym_LBRACE, STATE(1761), 1, sym_enum_declaration_list, STATE(2040), 1, sym_text_interpolation, [61781] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, STATE(988), 1, sym_compound_statement, STATE(2041), 1, sym_text_interpolation, [61797] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(808), 1, sym_compound_statement, STATE(2042), 1, sym_text_interpolation, [61813] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, STATE(985), 1, sym_compound_statement, STATE(2043), 1, sym_text_interpolation, [61829] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, STATE(990), 1, sym_compound_statement, STATE(2044), 1, sym_text_interpolation, [61845] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, STATE(982), 1, sym_compound_statement, STATE(2045), 1, sym_text_interpolation, [61861] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1523), 1, anon_sym_LPAREN, STATE(587), 1, sym_arguments, STATE(2046), 1, sym_text_interpolation, [61877] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1736), 1, anon_sym_DOLLAR, STATE(2001), 1, sym_variable_name, STATE(2047), 1, sym_text_interpolation, [61893] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2962), 1, anon_sym_LBRACE, STATE(408), 1, sym_declaration_list, STATE(2048), 1, sym_text_interpolation, [61909] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1813), 1, sym_formal_parameters, STATE(2049), 1, sym_text_interpolation, [61925] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2050), 1, sym_text_interpolation, ACTIONS(3530), 2, anon_sym_COMMA, anon_sym_RPAREN, [61939] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3746), 1, sym_name, STATE(2051), 1, sym_text_interpolation, STATE(2233), 1, sym_namespace_name, [61955] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, STATE(1492), 1, sym_declaration_list, STATE(2052), 1, sym_text_interpolation, [61971] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3845), 1, anon_sym_LBRACE, STATE(996), 1, sym_match_block, STATE(2053), 1, sym_text_interpolation, [61987] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2054), 1, sym_text_interpolation, ACTIONS(1535), 2, anon_sym_COMMA, anon_sym_RPAREN, [62001] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2055), 1, sym_text_interpolation, ACTIONS(2273), 2, anon_sym_COMMA, anon_sym_RPAREN, [62015] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2056), 1, sym_text_interpolation, ACTIONS(3847), 2, anon_sym_COMMA, anon_sym_RBRACK, [62029] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2057), 1, sym_text_interpolation, ACTIONS(2779), 2, anon_sym_COMMA, anon_sym_RBRACK, [62043] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2058), 1, sym_text_interpolation, ACTIONS(3425), 2, anon_sym_COMMA, anon_sym_RBRACK, [62057] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2059), 1, sym_text_interpolation, ACTIONS(3849), 2, sym__automatic_semicolon, anon_sym_SEMI, [62071] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3851), 1, anon_sym_LPAREN, STATE(1468), 1, sym_formal_parameters, STATE(2060), 1, sym_text_interpolation, [62087] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2857), 1, anon_sym_LBRACE, STATE(793), 1, sym_declaration_list, STATE(2061), 1, sym_text_interpolation, [62103] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2857), 1, anon_sym_LBRACE, STATE(853), 1, sym_declaration_list, STATE(2062), 1, sym_text_interpolation, [62119] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2063), 1, sym_text_interpolation, ACTIONS(3853), 2, anon_sym_LBRACE, anon_sym_COLON, [62133] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2064), 1, sym_text_interpolation, ACTIONS(2215), 2, sym__automatic_semicolon, anon_sym_SEMI, [62147] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2065), 1, sym_text_interpolation, ACTIONS(3855), 2, sym__automatic_semicolon, anon_sym_SEMI, [62161] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2066), 1, sym_text_interpolation, ACTIONS(2974), 2, sym__automatic_semicolon, anon_sym_SEMI, [62175] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2857), 1, anon_sym_LBRACE, STATE(1815), 1, sym_declaration_list, STATE(2067), 1, sym_text_interpolation, [62191] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2068), 1, sym_text_interpolation, ACTIONS(3857), 2, sym__automatic_semicolon, anon_sym_SEMI, [62205] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, STATE(1014), 1, sym_compound_statement, STATE(2069), 1, sym_text_interpolation, [62221] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3728), 1, anon_sym_LPAREN, STATE(83), 1, sym_parenthesized_expression, STATE(2070), 1, sym_text_interpolation, [62237] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1736), 1, anon_sym_DOLLAR, STATE(1997), 1, sym_variable_name, STATE(2071), 1, sym_text_interpolation, [62253] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, STATE(960), 1, sym_declaration_list, STATE(2072), 1, sym_text_interpolation, [62269] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, STATE(959), 1, sym_declaration_list, STATE(2073), 1, sym_text_interpolation, [62285] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2074), 1, sym_text_interpolation, ACTIONS(3859), 2, sym__automatic_semicolon, anon_sym_SEMI, [62299] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2075), 1, sym_text_interpolation, ACTIONS(3861), 2, sym__automatic_semicolon, anon_sym_SEMI, [62313] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2076), 1, sym_text_interpolation, ACTIONS(3863), 2, sym__automatic_semicolon, anon_sym_SEMI, [62327] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2077), 1, sym_text_interpolation, ACTIONS(3865), 2, sym__automatic_semicolon, anon_sym_SEMI, [62341] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, STATE(1507), 1, sym_declaration_list, STATE(2078), 1, sym_text_interpolation, [62357] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2079), 1, sym_text_interpolation, ACTIONS(3867), 2, sym__automatic_semicolon, anon_sym_SEMI, [62371] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2080), 1, sym_text_interpolation, ACTIONS(3869), 2, sym__automatic_semicolon, anon_sym_SEMI, [62385] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(845), 1, sym_compound_statement, STATE(2081), 1, sym_text_interpolation, [62401] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3871), 1, anon_sym_SEMI, ACTIONS(3873), 1, sym__automatic_semicolon, STATE(2082), 1, sym_text_interpolation, [62417] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2083), 1, sym_text_interpolation, ACTIONS(3875), 2, sym__automatic_semicolon, anon_sym_SEMI, [62431] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(476), 1, anon_sym_COLON, ACTIONS(1411), 1, sym_comment, STATE(1836), 1, sym_colon_block, STATE(2084), 1, sym_text_interpolation, [62447] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2085), 1, sym_text_interpolation, ACTIONS(3877), 2, sym__automatic_semicolon, anon_sym_SEMI, [62461] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(847), 1, sym_compound_statement, STATE(2086), 1, sym_text_interpolation, [62477] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2271), 1, anon_sym_RPAREN, ACTIONS(3759), 1, anon_sym_EQ, STATE(2087), 1, sym_text_interpolation, [62493] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2088), 1, sym_text_interpolation, ACTIONS(3384), 2, sym__automatic_semicolon, anon_sym_SEMI, [62507] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1793), 1, sym_formal_parameters, STATE(2089), 1, sym_text_interpolation, [62523] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2962), 1, anon_sym_LBRACE, STATE(404), 1, sym_declaration_list, STATE(2090), 1, sym_text_interpolation, [62539] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2933), 1, anon_sym_LBRACE, STATE(932), 1, sym_compound_statement, STATE(2091), 1, sym_text_interpolation, [62555] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(827), 1, sym_compound_statement, STATE(2092), 1, sym_text_interpolation, [62571] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3728), 1, anon_sym_LPAREN, STATE(33), 1, sym_parenthesized_expression, STATE(2093), 1, sym_text_interpolation, [62587] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2094), 1, sym_text_interpolation, ACTIONS(454), 2, sym__automatic_semicolon, anon_sym_SEMI, [62601] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3356), 1, anon_sym_LBRACE, STATE(516), 1, sym_declaration_list, STATE(2095), 1, sym_text_interpolation, [62617] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2096), 1, sym_text_interpolation, ACTIONS(3879), 2, sym__automatic_semicolon, anon_sym_SEMI, [62631] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1409), 1, sym_formal_parameters, STATE(2097), 1, sym_text_interpolation, [62647] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3746), 1, sym_name, STATE(2098), 1, sym_text_interpolation, STATE(2239), 1, sym_namespace_name, [62663] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2099), 1, sym_text_interpolation, ACTIONS(3474), 2, sym__automatic_semicolon, anon_sym_SEMI, [62677] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2100), 1, sym_text_interpolation, ACTIONS(3881), 2, sym__automatic_semicolon, anon_sym_SEMI, [62691] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2101), 1, sym_text_interpolation, ACTIONS(3883), 2, sym__automatic_semicolon, anon_sym_SEMI, [62705] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1661), 1, sym_formal_parameters, STATE(2102), 1, sym_text_interpolation, [62721] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2103), 1, sym_text_interpolation, ACTIONS(3885), 2, sym__automatic_semicolon, anon_sym_SEMI, [62735] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2104), 1, sym_text_interpolation, ACTIONS(2219), 2, sym__automatic_semicolon, anon_sym_SEMI, [62749] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2105), 1, sym_text_interpolation, ACTIONS(3887), 2, sym__automatic_semicolon, anon_sym_SEMI, [62763] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3072), 1, anon_sym_LBRACE, STATE(500), 1, sym_enum_declaration_list, STATE(2106), 1, sym_text_interpolation, [62779] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2289), 1, anon_sym_RPAREN, ACTIONS(3759), 1, anon_sym_EQ, STATE(2107), 1, sym_text_interpolation, [62795] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2108), 1, sym_text_interpolation, ACTIONS(3467), 2, anon_sym_COMMA, anon_sym_RBRACK, [62809] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2109), 1, sym_text_interpolation, ACTIONS(3889), 2, sym__automatic_semicolon, anon_sym_SEMI, [62823] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2110), 1, sym_text_interpolation, ACTIONS(3891), 2, sym__automatic_semicolon, anon_sym_SEMI, [62837] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3746), 1, sym_name, STATE(2111), 1, sym_text_interpolation, STATE(2256), 1, sym_namespace_name, [62853] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2112), 1, sym_text_interpolation, ACTIONS(3893), 2, sym__automatic_semicolon, anon_sym_SEMI, [62867] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3746), 1, sym_name, STATE(2113), 1, sym_text_interpolation, STATE(2135), 1, sym_namespace_name, [62883] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2857), 1, anon_sym_LBRACE, STATE(810), 1, sym_declaration_list, STATE(2114), 1, sym_text_interpolation, [62899] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(1488), 1, sym_compound_statement, STATE(2115), 1, sym_text_interpolation, [62915] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3895), 1, sym_name, STATE(2116), 1, sym_text_interpolation, STATE(2245), 1, sym_namespace_name, [62931] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1390), 1, sym_formal_parameters, STATE(2117), 1, sym_text_interpolation, [62947] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2851), 1, anon_sym_LBRACE, STATE(1486), 1, sym_declaration_list, STATE(2118), 1, sym_text_interpolation, [62963] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3054), 1, anon_sym_LBRACE, STATE(1832), 1, sym_enum_declaration_list, STATE(2119), 1, sym_text_interpolation, [62979] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2857), 1, anon_sym_LBRACE, STATE(1873), 1, sym_declaration_list, STATE(2120), 1, sym_text_interpolation, [62995] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(801), 1, sym_compound_statement, STATE(2121), 1, sym_text_interpolation, [63011] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3851), 1, anon_sym_LPAREN, STATE(1482), 1, sym_formal_parameters, STATE(2122), 1, sym_text_interpolation, [63027] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(1555), 1, anon_sym_BSLASH, STATE(1963), 1, aux_sym_namespace_name_repeat1, STATE(2123), 1, sym_text_interpolation, [63043] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2124), 1, sym_text_interpolation, ACTIONS(3898), 2, anon_sym_COMMA, anon_sym_RBRACK, [63057] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(374), 1, anon_sym_LBRACE, ACTIONS(1411), 1, sym_comment, STATE(1791), 1, sym_compound_statement, STATE(2125), 1, sym_text_interpolation, [63073] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2126), 1, sym_text_interpolation, ACTIONS(2215), 2, anon_sym_SEMI, anon_sym_RPAREN, [63087] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, STATE(2127), 1, sym_text_interpolation, ACTIONS(3298), 2, anon_sym_EQ, anon_sym_RPAREN, [63101] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1820), 1, sym_formal_parameters, STATE(2128), 1, sym_text_interpolation, [63117] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3728), 1, anon_sym_LPAREN, STATE(84), 1, sym_parenthesized_expression, STATE(2129), 1, sym_text_interpolation, [63133] = 5, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2759), 1, anon_sym_LPAREN, STATE(1825), 1, sym_formal_parameters, STATE(2130), 1, sym_text_interpolation, [63149] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3901), 1, sym_name, STATE(2131), 1, sym_text_interpolation, [63162] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3903), 1, anon_sym_RPAREN, STATE(2132), 1, sym_text_interpolation, [63175] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3905), 1, anon_sym_EQ, STATE(2133), 1, sym_text_interpolation, [63188] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3907), 1, aux_sym_if_statement_token2, STATE(2134), 1, sym_text_interpolation, [63201] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3083), 1, anon_sym_BSLASH, STATE(2135), 1, sym_text_interpolation, [63214] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2271), 1, anon_sym_RPAREN, STATE(2136), 1, sym_text_interpolation, [63227] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3909), 1, anon_sym_EQ_GT, STATE(2137), 1, sym_text_interpolation, [63240] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3911), 1, sym_name, STATE(2138), 1, sym_text_interpolation, [63253] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3913), 1, sym_name, STATE(2139), 1, sym_text_interpolation, [63266] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3915), 1, anon_sym_EQ, STATE(2140), 1, sym_text_interpolation, [63279] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3917), 1, anon_sym_RPAREN, STATE(2141), 1, sym_text_interpolation, [63292] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2142), 1, anon_sym_STAR_STAR, STATE(2142), 1, sym_text_interpolation, [63305] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3919), 1, anon_sym_SEMI, STATE(2143), 1, sym_text_interpolation, [63318] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3921), 1, anon_sym_RPAREN, STATE(2144), 1, sym_text_interpolation, [63331] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3923), 1, anon_sym_RPAREN, STATE(2145), 1, sym_text_interpolation, [63344] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3211), 1, sym_name, STATE(2146), 1, sym_text_interpolation, [63357] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3925), 1, aux_sym_if_statement_token2, STATE(2147), 1, sym_text_interpolation, [63370] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3927), 1, anon_sym_EQ_GT, STATE(2148), 1, sym_text_interpolation, [63383] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3929), 1, anon_sym_EQ, STATE(2149), 1, sym_text_interpolation, [63396] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3931), 1, anon_sym_COLON_COLON, STATE(2150), 1, sym_text_interpolation, [63409] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(846), 1, anon_sym_RPAREN, ACTIONS(1411), 1, sym_comment, STATE(2151), 1, sym_text_interpolation, [63422] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3933), 1, anon_sym_BSLASH, STATE(2152), 1, sym_text_interpolation, [63435] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3016), 1, anon_sym_COLON_COLON, STATE(2153), 1, sym_text_interpolation, [63448] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3935), 1, anon_sym_COLON_COLON, STATE(2154), 1, sym_text_interpolation, [63461] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2289), 1, anon_sym_RPAREN, STATE(2155), 1, sym_text_interpolation, [63474] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3937), 1, anon_sym_EQ, STATE(2156), 1, sym_text_interpolation, [63487] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3939), 1, anon_sym_RPAREN, STATE(2157), 1, sym_text_interpolation, [63500] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2100), 1, anon_sym_STAR_STAR, STATE(2158), 1, sym_text_interpolation, [63513] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(838), 1, anon_sym_RPAREN, ACTIONS(1411), 1, sym_comment, STATE(2159), 1, sym_text_interpolation, [63526] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(822), 1, anon_sym_RPAREN, ACTIONS(1411), 1, sym_comment, STATE(2160), 1, sym_text_interpolation, [63539] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3941), 1, sym_name, STATE(2161), 1, sym_text_interpolation, [63552] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3943), 1, sym_name, STATE(2162), 1, sym_text_interpolation, [63565] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3777), 1, anon_sym_RPAREN, STATE(2163), 1, sym_text_interpolation, [63578] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3615), 1, anon_sym_LBRACE, STATE(2164), 1, sym_text_interpolation, [63591] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3945), 1, anon_sym_RPAREN, STATE(2165), 1, sym_text_interpolation, [63604] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3947), 1, anon_sym_RBRACK, STATE(2166), 1, sym_text_interpolation, [63617] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3949), 1, aux_sym_while_statement_token1, STATE(2167), 1, sym_text_interpolation, [63630] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3951), 1, anon_sym_EQ_GT, STATE(2168), 1, sym_text_interpolation, [63643] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3953), 1, anon_sym_EQ_GT, STATE(2169), 1, sym_text_interpolation, [63656] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3955), 1, aux_sym_class_declaration_token1, STATE(2170), 1, sym_text_interpolation, [63669] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3957), 1, anon_sym_EQ_GT, STATE(2171), 1, sym_text_interpolation, [63682] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3959), 1, aux_sym_namespace_use_declaration_token3, STATE(2172), 1, sym_text_interpolation, [63695] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3961), 1, anon_sym_EQ_GT, STATE(2173), 1, sym_text_interpolation, [63708] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3963), 1, aux_sym_foreach_statement_token2, STATE(2174), 1, sym_text_interpolation, [63721] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3965), 1, anon_sym_RPAREN, STATE(2175), 1, sym_text_interpolation, [63734] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(828), 1, anon_sym_RPAREN, ACTIONS(1411), 1, sym_comment, STATE(2176), 1, sym_text_interpolation, [63747] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3967), 1, anon_sym_RPAREN, STATE(2177), 1, sym_text_interpolation, [63760] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3969), 1, aux_sym_if_statement_token2, STATE(2178), 1, sym_text_interpolation, [63773] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2295), 1, anon_sym_RPAREN, STATE(2179), 1, sym_text_interpolation, [63786] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(816), 1, anon_sym_RPAREN, ACTIONS(1411), 1, sym_comment, STATE(2180), 1, sym_text_interpolation, [63799] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3971), 1, aux_sym_if_statement_token2, STATE(2181), 1, sym_text_interpolation, [63812] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3973), 1, anon_sym_SQUOTE, STATE(2182), 1, sym_text_interpolation, [63825] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3975), 1, sym_name, STATE(2183), 1, sym_text_interpolation, [63838] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(832), 1, anon_sym_SEMI, ACTIONS(1411), 1, sym_comment, STATE(2184), 1, sym_text_interpolation, [63851] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3977), 1, anon_sym_RPAREN, STATE(2185), 1, sym_text_interpolation, [63864] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3979), 1, aux_sym__arrow_function_header_token1, STATE(2186), 1, sym_text_interpolation, [63877] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3981), 1, aux_sym_while_statement_token2, STATE(2187), 1, sym_text_interpolation, [63890] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3983), 1, anon_sym_RPAREN, STATE(2188), 1, sym_text_interpolation, [63903] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2148), 1, anon_sym_STAR_STAR, STATE(2189), 1, sym_text_interpolation, [63916] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3985), 1, aux_sym_class_declaration_token1, STATE(2190), 1, sym_text_interpolation, [63929] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3987), 1, sym_name, STATE(2191), 1, sym_text_interpolation, [63942] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3989), 1, anon_sym_BSLASH, STATE(2192), 1, sym_text_interpolation, [63955] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3991), 1, sym_name, STATE(2193), 1, sym_text_interpolation, [63968] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3993), 1, sym_name, STATE(2194), 1, sym_text_interpolation, [63981] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3995), 1, anon_sym_EQ_GT, STATE(2195), 1, sym_text_interpolation, [63994] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3997), 1, anon_sym_EQ, STATE(2196), 1, sym_text_interpolation, [64007] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3999), 1, anon_sym_COLON_COLON, STATE(2197), 1, sym_text_interpolation, [64020] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4001), 1, anon_sym_RPAREN, STATE(2198), 1, sym_text_interpolation, [64033] = 4, ACTIONS(5), 1, sym_comment, ACTIONS(11), 1, anon_sym_QMARK_GT, ACTIONS(4003), 1, aux_sym_string_token2, STATE(2199), 1, sym_text_interpolation, [64046] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4005), 1, anon_sym_EQ, STATE(2200), 1, sym_text_interpolation, [64059] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4007), 1, aux_sym_class_declaration_token1, STATE(2201), 1, sym_text_interpolation, [64072] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3595), 1, sym_name, STATE(2202), 1, sym_text_interpolation, [64085] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4009), 1, sym_name, STATE(2203), 1, sym_text_interpolation, [64098] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4011), 1, sym_name, STATE(2204), 1, sym_text_interpolation, [64111] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4013), 1, sym_name, STATE(2205), 1, sym_text_interpolation, [64124] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4015), 1, anon_sym_RPAREN, STATE(2206), 1, sym_text_interpolation, [64137] = 4, ACTIONS(5), 1, sym_comment, ACTIONS(11), 1, anon_sym_QMARK_GT, ACTIONS(4017), 1, aux_sym_string_token2, STATE(2207), 1, sym_text_interpolation, [64150] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3775), 1, anon_sym_LPAREN, STATE(2208), 1, sym_text_interpolation, [64163] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4019), 1, sym_name, STATE(2209), 1, sym_text_interpolation, [64176] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4021), 1, anon_sym_EQ_GT, STATE(2210), 1, sym_text_interpolation, [64189] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4023), 1, sym_name, STATE(2211), 1, sym_text_interpolation, [64202] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4025), 1, sym_name, STATE(2212), 1, sym_text_interpolation, [64215] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4027), 1, anon_sym_LPAREN, STATE(2213), 1, sym_text_interpolation, [64228] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4029), 1, sym_name, STATE(2214), 1, sym_text_interpolation, [64241] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4031), 1, anon_sym_COLON_COLON, STATE(2215), 1, sym_text_interpolation, [64254] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4033), 1, anon_sym_RPAREN, STATE(2216), 1, sym_text_interpolation, [64267] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4035), 1, anon_sym_COLON_COLON, STATE(2217), 1, sym_text_interpolation, [64280] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3694), 1, anon_sym_LBRACE, STATE(2218), 1, sym_text_interpolation, [64293] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(818), 1, anon_sym_RPAREN, ACTIONS(1411), 1, sym_comment, STATE(2219), 1, sym_text_interpolation, [64306] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4037), 1, anon_sym_LPAREN, STATE(2220), 1, sym_text_interpolation, [64319] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4039), 1, anon_sym_LPAREN, STATE(2221), 1, sym_text_interpolation, [64332] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4041), 1, anon_sym_COLON_COLON, STATE(2222), 1, sym_text_interpolation, [64345] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4043), 1, aux_sym_class_declaration_token1, STATE(2223), 1, sym_text_interpolation, [64358] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4045), 1, aux_sym_namespace_use_declaration_token3, STATE(2224), 1, sym_text_interpolation, [64371] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4047), 1, anon_sym_BSLASH, STATE(2225), 1, sym_text_interpolation, [64384] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3654), 1, anon_sym_RPAREN, STATE(2226), 1, sym_text_interpolation, [64397] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4049), 1, anon_sym_COLON_COLON, STATE(2227), 1, sym_text_interpolation, [64410] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3690), 1, anon_sym_RPAREN, STATE(2228), 1, sym_text_interpolation, [64423] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4051), 1, aux_sym_while_statement_token1, STATE(2229), 1, sym_text_interpolation, [64436] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4053), 1, anon_sym_COLON_COLON, STATE(2230), 1, sym_text_interpolation, [64449] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4055), 1, aux_sym_class_declaration_token1, STATE(2231), 1, sym_text_interpolation, [64462] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4057), 1, anon_sym_BSLASH, STATE(2232), 1, sym_text_interpolation, [64475] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4059), 1, anon_sym_BSLASH, STATE(2233), 1, sym_text_interpolation, [64488] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4061), 1, sym_name, STATE(2234), 1, sym_text_interpolation, [64501] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4063), 1, anon_sym_RPAREN, STATE(2235), 1, sym_text_interpolation, [64514] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4065), 1, aux_sym_class_declaration_token1, STATE(2236), 1, sym_text_interpolation, [64527] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3714), 1, anon_sym_RPAREN, STATE(2237), 1, sym_text_interpolation, [64540] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4067), 1, sym_name, STATE(2238), 1, sym_text_interpolation, [64553] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4069), 1, anon_sym_BSLASH, STATE(2239), 1, sym_text_interpolation, [64566] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4071), 1, aux_sym__arrow_function_header_token1, STATE(2240), 1, sym_text_interpolation, [64579] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4073), 1, anon_sym_COLON_COLON, STATE(2241), 1, sym_text_interpolation, [64592] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(840), 1, anon_sym_SEMI, ACTIONS(1411), 1, sym_comment, STATE(2242), 1, sym_text_interpolation, [64605] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4075), 1, anon_sym_EQ_GT, STATE(2243), 1, sym_text_interpolation, [64618] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4077), 1, anon_sym_LPAREN, STATE(2244), 1, sym_text_interpolation, [64631] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4079), 1, anon_sym_BSLASH, STATE(2245), 1, sym_text_interpolation, [64644] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3583), 1, sym_name, STATE(2246), 1, sym_text_interpolation, [64657] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(856), 1, anon_sym_RPAREN, ACTIONS(1411), 1, sym_comment, STATE(2247), 1, sym_text_interpolation, [64670] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4081), 1, anon_sym_LPAREN, STATE(2248), 1, sym_text_interpolation, [64683] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4083), 1, anon_sym_SEMI, STATE(2249), 1, sym_text_interpolation, [64696] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2257), 1, anon_sym_RPAREN, STATE(2250), 1, sym_text_interpolation, [64709] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3661), 1, anon_sym_RPAREN, STATE(2251), 1, sym_text_interpolation, [64722] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4085), 1, anon_sym_BSLASH, STATE(2252), 1, sym_text_interpolation, [64735] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(844), 1, anon_sym_RPAREN, ACTIONS(1411), 1, sym_comment, STATE(2253), 1, sym_text_interpolation, [64748] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4087), 1, anon_sym_LPAREN, STATE(2254), 1, sym_text_interpolation, [64761] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4089), 1, anon_sym_RPAREN, STATE(2255), 1, sym_text_interpolation, [64774] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4091), 1, anon_sym_BSLASH, STATE(2256), 1, sym_text_interpolation, [64787] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4093), 1, aux_sym_if_statement_token2, STATE(2257), 1, sym_text_interpolation, [64800] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4095), 1, anon_sym_RPAREN, STATE(2258), 1, sym_text_interpolation, [64813] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4097), 1, anon_sym_EQ_GT, STATE(2259), 1, sym_text_interpolation, [64826] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4099), 1, sym_name, STATE(2260), 1, sym_text_interpolation, [64839] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4101), 1, anon_sym_EQ_GT, STATE(2261), 1, sym_text_interpolation, [64852] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4103), 1, anon_sym_COLON_COLON, STATE(2262), 1, sym_text_interpolation, [64865] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4105), 1, sym_name, STATE(2263), 1, sym_text_interpolation, [64878] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4107), 1, sym_name, STATE(2264), 1, sym_text_interpolation, [64891] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4109), 1, anon_sym_BSLASH, STATE(2265), 1, sym_text_interpolation, [64904] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4111), 1, anon_sym_RPAREN, STATE(2266), 1, sym_text_interpolation, [64917] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3556), 1, anon_sym_RPAREN, STATE(2267), 1, sym_text_interpolation, [64930] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4113), 1, aux_sym_foreach_statement_token2, STATE(2268), 1, sym_text_interpolation, [64943] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2355), 1, anon_sym_RPAREN, STATE(2269), 1, sym_text_interpolation, [64956] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4115), 1, anon_sym_EQ_GT, STATE(2270), 1, sym_text_interpolation, [64969] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4117), 1, anon_sym_RPAREN, STATE(2271), 1, sym_text_interpolation, [64982] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4119), 1, aux_sym_namespace_use_declaration_token3, STATE(2272), 1, sym_text_interpolation, [64995] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4121), 1, sym_name, STATE(2273), 1, sym_text_interpolation, [65008] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4123), 1, anon_sym_RBRACK, STATE(2274), 1, sym_text_interpolation, [65021] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4125), 1, sym_integer, STATE(2275), 1, sym_text_interpolation, [65034] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4127), 1, sym_name, STATE(2276), 1, sym_text_interpolation, [65047] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(810), 1, anon_sym_SEMI, ACTIONS(1411), 1, sym_comment, STATE(2277), 1, sym_text_interpolation, [65060] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4129), 1, sym_name, STATE(2278), 1, sym_text_interpolation, [65073] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4131), 1, sym_name, STATE(2279), 1, sym_text_interpolation, [65086] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4133), 1, anon_sym_RBRACK, STATE(2280), 1, sym_text_interpolation, [65099] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4135), 1, anon_sym_SEMI, STATE(2281), 1, sym_text_interpolation, [65112] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4137), 1, sym_name, STATE(2282), 1, sym_text_interpolation, [65125] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4139), 1, anon_sym_EQ, STATE(2283), 1, sym_text_interpolation, [65138] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4141), 1, sym_name, STATE(2284), 1, sym_text_interpolation, [65151] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3460), 1, anon_sym_RPAREN, STATE(2285), 1, sym_text_interpolation, [65164] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4143), 1, sym_name, STATE(2286), 1, sym_text_interpolation, [65177] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3416), 1, anon_sym_RBRACK, STATE(2287), 1, sym_text_interpolation, [65190] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3443), 1, anon_sym_RPAREN, STATE(2288), 1, sym_text_interpolation, [65203] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4145), 1, anon_sym_EQ, STATE(2289), 1, sym_text_interpolation, [65216] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3433), 1, anon_sym_RPAREN, STATE(2290), 1, sym_text_interpolation, [65229] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4147), 1, sym_name, STATE(2291), 1, sym_text_interpolation, [65242] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4149), 1, anon_sym_SQUOTE, STATE(2292), 1, sym_text_interpolation, [65255] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4151), 1, anon_sym_LPAREN, STATE(2293), 1, sym_text_interpolation, [65268] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3603), 1, anon_sym_RPAREN, STATE(2294), 1, sym_text_interpolation, [65281] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4153), 1, anon_sym_RPAREN, STATE(2295), 1, sym_text_interpolation, [65294] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4155), 1, anon_sym_LPAREN, STATE(2296), 1, sym_text_interpolation, [65307] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4157), 1, anon_sym_LPAREN, STATE(2297), 1, sym_text_interpolation, [65320] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4159), 1, sym_name, STATE(2298), 1, sym_text_interpolation, [65333] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3122), 1, sym_name, STATE(2299), 1, sym_text_interpolation, [65346] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4161), 1, anon_sym_COLON_COLON, STATE(2300), 1, sym_text_interpolation, [65359] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3759), 1, anon_sym_EQ, STATE(2301), 1, sym_text_interpolation, [65372] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4163), 1, anon_sym_EQ_GT, STATE(2302), 1, sym_text_interpolation, [65385] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4165), 1, anon_sym_LPAREN, STATE(2303), 1, sym_text_interpolation, [65398] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3710), 1, anon_sym_RPAREN, STATE(2304), 1, sym_text_interpolation, [65411] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4167), 1, anon_sym_SEMI, STATE(2305), 1, sym_text_interpolation, [65424] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(2032), 1, anon_sym_STAR_STAR, STATE(2306), 1, sym_text_interpolation, [65437] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(814), 1, anon_sym_SEMI, ACTIONS(1411), 1, sym_comment, STATE(2307), 1, sym_text_interpolation, [65450] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(3560), 1, anon_sym_RBRACK, STATE(2308), 1, sym_text_interpolation, [65463] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4169), 1, anon_sym_RPAREN, STATE(2309), 1, sym_text_interpolation, [65476] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4171), 1, anon_sym_SEMI, STATE(2310), 1, sym_text_interpolation, [65489] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4173), 1, anon_sym_SEMI, STATE(2311), 1, sym_text_interpolation, [65502] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4175), 1, anon_sym_LPAREN, STATE(2312), 1, sym_text_interpolation, [65515] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4177), 1, anon_sym_SEMI, STATE(2313), 1, sym_text_interpolation, [65528] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4179), 1, aux_sym_while_statement_token2, STATE(2314), 1, sym_text_interpolation, [65541] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4181), 1, anon_sym_LPAREN, STATE(2315), 1, sym_text_interpolation, [65554] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4183), 1, anon_sym_LPAREN, STATE(2316), 1, sym_text_interpolation, [65567] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4185), 1, anon_sym_LPAREN, STATE(2317), 1, sym_text_interpolation, [65580] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4187), 1, anon_sym_EQ_GT, STATE(2318), 1, sym_text_interpolation, [65593] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4189), 1, anon_sym_SEMI, STATE(2319), 1, sym_text_interpolation, [65606] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4191), 1, anon_sym_RPAREN, STATE(2320), 1, sym_text_interpolation, [65619] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4193), 1, anon_sym_LPAREN, STATE(2321), 1, sym_text_interpolation, [65632] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4195), 1, ts_builtin_sym_end, STATE(2322), 1, sym_text_interpolation, [65645] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4197), 1, anon_sym_LPAREN, STATE(2323), 1, sym_text_interpolation, [65658] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4199), 1, anon_sym_LPAREN, STATE(2324), 1, sym_text_interpolation, [65671] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4201), 1, anon_sym_EQ, STATE(2325), 1, sym_text_interpolation, [65684] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4203), 1, anon_sym_LPAREN, STATE(2326), 1, sym_text_interpolation, [65697] = 4, ACTIONS(3), 1, anon_sym_QMARK_GT, ACTIONS(1411), 1, sym_comment, ACTIONS(4205), 1, anon_sym_LPAREN, STATE(2327), 1, sym_text_interpolation, [65710] = 1, ACTIONS(4207), 1, ts_builtin_sym_end, [65714] = 1, ACTIONS(4209), 1, ts_builtin_sym_end, }; static const uint32_t ts_small_parse_table_map[] = { [SMALL_STATE(534)] = 0, [SMALL_STATE(535)] = 87, [SMALL_STATE(536)] = 166, [SMALL_STATE(537)] = 245, [SMALL_STATE(538)] = 324, [SMALL_STATE(539)] = 403, [SMALL_STATE(540)] = 482, [SMALL_STATE(541)] = 556, [SMALL_STATE(542)] = 630, [SMALL_STATE(543)] = 704, [SMALL_STATE(544)] = 778, [SMALL_STATE(545)] = 852, [SMALL_STATE(546)] = 926, [SMALL_STATE(547)] = 1000, [SMALL_STATE(548)] = 1074, [SMALL_STATE(549)] = 1148, [SMALL_STATE(550)] = 1222, [SMALL_STATE(551)] = 1296, [SMALL_STATE(552)] = 1370, [SMALL_STATE(553)] = 1444, [SMALL_STATE(554)] = 1525, [SMALL_STATE(555)] = 1610, [SMALL_STATE(556)] = 1695, [SMALL_STATE(557)] = 1779, [SMALL_STATE(558)] = 1863, [SMALL_STATE(559)] = 1942, [SMALL_STATE(560)] = 2025, [SMALL_STATE(561)] = 2100, [SMALL_STATE(562)] = 2175, [SMALL_STATE(563)] = 2258, [SMALL_STATE(564)] = 2347, [SMALL_STATE(565)] = 2430, [SMALL_STATE(566)] = 2505, [SMALL_STATE(567)] = 2580, [SMALL_STATE(568)] = 2655, [SMALL_STATE(569)] = 2738, [SMALL_STATE(570)] = 2817, [SMALL_STATE(571)] = 2887, [SMALL_STATE(572)] = 2957, [SMALL_STATE(573)] = 3027, [SMALL_STATE(574)] = 3097, [SMALL_STATE(575)] = 3167, [SMALL_STATE(576)] = 3251, [SMALL_STATE(577)] = 3321, [SMALL_STATE(578)] = 3399, [SMALL_STATE(579)] = 3469, [SMALL_STATE(580)] = 3539, [SMALL_STATE(581)] = 3609, [SMALL_STATE(582)] = 3679, [SMALL_STATE(583)] = 3761, [SMALL_STATE(584)] = 3831, [SMALL_STATE(585)] = 3913, [SMALL_STATE(586)] = 3983, [SMALL_STATE(587)] = 4067, [SMALL_STATE(588)] = 4137, [SMALL_STATE(589)] = 4207, [SMALL_STATE(590)] = 4285, [SMALL_STATE(591)] = 4355, [SMALL_STATE(592)] = 4425, [SMALL_STATE(593)] = 4495, [SMALL_STATE(594)] = 4579, [SMALL_STATE(595)] = 4656, [SMALL_STATE(596)] = 4739, [SMALL_STATE(597)] = 4816, [SMALL_STATE(598)] = 4893, [SMALL_STATE(599)] = 4970, [SMALL_STATE(600)] = 5053, [SMALL_STATE(601)] = 5131, [SMALL_STATE(602)] = 5209, [SMALL_STATE(603)] = 5285, [SMALL_STATE(604)] = 5361, [SMALL_STATE(605)] = 5439, [SMALL_STATE(606)] = 5516, [SMALL_STATE(607)] = 5587, [SMALL_STATE(608)] = 5656, [SMALL_STATE(609)] = 5717, [SMALL_STATE(610)] = 5788, [SMALL_STATE(611)] = 5859, [SMALL_STATE(612)] = 5926, [SMALL_STATE(613)] = 5986, [SMALL_STATE(614)] = 6050, [SMALL_STATE(615)] = 6113, [SMALL_STATE(616)] = 6176, [SMALL_STATE(617)] = 6237, [SMALL_STATE(618)] = 6302, [SMALL_STATE(619)] = 6367, [SMALL_STATE(620)] = 6432, [SMALL_STATE(621)] = 6495, [SMALL_STATE(622)] = 6558, [SMALL_STATE(623)] = 6621, [SMALL_STATE(624)] = 6684, [SMALL_STATE(625)] = 6745, [SMALL_STATE(626)] = 6806, [SMALL_STATE(627)] = 6867, [SMALL_STATE(628)] = 6928, [SMALL_STATE(629)] = 6991, [SMALL_STATE(630)] = 7052, [SMALL_STATE(631)] = 7117, [SMALL_STATE(632)] = 7182, [SMALL_STATE(633)] = 7247, [SMALL_STATE(634)] = 7312, [SMALL_STATE(635)] = 7377, [SMALL_STATE(636)] = 7440, [SMALL_STATE(637)] = 7503, [SMALL_STATE(638)] = 7566, [SMALL_STATE(639)] = 7629, [SMALL_STATE(640)] = 7694, [SMALL_STATE(641)] = 7759, [SMALL_STATE(642)] = 7822, [SMALL_STATE(643)] = 7880, [SMALL_STATE(644)] = 7938, [SMALL_STATE(645)] = 7996, [SMALL_STATE(646)] = 8054, [SMALL_STATE(647)] = 8112, [SMALL_STATE(648)] = 8170, [SMALL_STATE(649)] = 8228, [SMALL_STATE(650)] = 8286, [SMALL_STATE(651)] = 8344, [SMALL_STATE(652)] = 8402, [SMALL_STATE(653)] = 8460, [SMALL_STATE(654)] = 8518, [SMALL_STATE(655)] = 8578, [SMALL_STATE(656)] = 8636, [SMALL_STATE(657)] = 8694, [SMALL_STATE(658)] = 8752, [SMALL_STATE(659)] = 8810, [SMALL_STATE(660)] = 8868, [SMALL_STATE(661)] = 8926, [SMALL_STATE(662)] = 8986, [SMALL_STATE(663)] = 9044, [SMALL_STATE(664)] = 9102, [SMALL_STATE(665)] = 9160, [SMALL_STATE(666)] = 9218, [SMALL_STATE(667)] = 9276, [SMALL_STATE(668)] = 9334, [SMALL_STATE(669)] = 9392, [SMALL_STATE(670)] = 9450, [SMALL_STATE(671)] = 9508, [SMALL_STATE(672)] = 9566, [SMALL_STATE(673)] = 9624, [SMALL_STATE(674)] = 9681, [SMALL_STATE(675)] = 9746, [SMALL_STATE(676)] = 9847, [SMALL_STATE(677)] = 9950, [SMALL_STATE(678)] = 10007, [SMALL_STATE(679)] = 10106, [SMALL_STATE(680)] = 10167, [SMALL_STATE(681)] = 10268, [SMALL_STATE(682)] = 10373, [SMALL_STATE(683)] = 10432, [SMALL_STATE(684)] = 10491, [SMALL_STATE(685)] = 10596, [SMALL_STATE(686)] = 10701, [SMALL_STATE(687)] = 10764, [SMALL_STATE(688)] = 10831, [SMALL_STATE(689)] = 10890, [SMALL_STATE(690)] = 10957, [SMALL_STATE(691)] = 11016, [SMALL_STATE(692)] = 11075, [SMALL_STATE(693)] = 11142, [SMALL_STATE(694)] = 11245, [SMALL_STATE(695)] = 11350, [SMALL_STATE(696)] = 11418, [SMALL_STATE(697)] = 11520, [SMALL_STATE(698)] = 11576, [SMALL_STATE(699)] = 11678, [SMALL_STATE(700)] = 11780, [SMALL_STATE(701)] = 11848, [SMALL_STATE(702)] = 11916, [SMALL_STATE(703)] = 11971, [SMALL_STATE(704)] = 12028, [SMALL_STATE(705)] = 12087, [SMALL_STATE(706)] = 12144, [SMALL_STATE(707)] = 12201, [SMALL_STATE(708)] = 12258, [SMALL_STATE(709)] = 12315, [SMALL_STATE(710)] = 12376, [SMALL_STATE(711)] = 12435, [SMALL_STATE(712)] = 12534, [SMALL_STATE(713)] = 12595, [SMALL_STATE(714)] = 12654, [SMALL_STATE(715)] = 12715, [SMALL_STATE(716)] = 12776, [SMALL_STATE(717)] = 12835, [SMALL_STATE(718)] = 12894, [SMALL_STATE(719)] = 12955, [SMALL_STATE(720)] = 13010, [SMALL_STATE(721)] = 13109, [SMALL_STATE(722)] = 13168, [SMALL_STATE(723)] = 13227, [SMALL_STATE(724)] = 13286, [SMALL_STATE(725)] = 13347, [SMALL_STATE(726)] = 13446, [SMALL_STATE(727)] = 13501, [SMALL_STATE(728)] = 13562, [SMALL_STATE(729)] = 13621, [SMALL_STATE(730)] = 13680, [SMALL_STATE(731)] = 13739, [SMALL_STATE(732)] = 13800, [SMALL_STATE(733)] = 13855, [SMALL_STATE(734)] = 13912, [SMALL_STATE(735)] = 13971, [SMALL_STATE(736)] = 14028, [SMALL_STATE(737)] = 14089, [SMALL_STATE(738)] = 14188, [SMALL_STATE(739)] = 14249, [SMALL_STATE(740)] = 14305, [SMALL_STATE(741)] = 14359, [SMALL_STATE(742)] = 14413, [SMALL_STATE(743)] = 14467, [SMALL_STATE(744)] = 14523, [SMALL_STATE(745)] = 14579, [SMALL_STATE(746)] = 14633, [SMALL_STATE(747)] = 14687, [SMALL_STATE(748)] = 14783, [SMALL_STATE(749)] = 14837, [SMALL_STATE(750)] = 14891, [SMALL_STATE(751)] = 14945, [SMALL_STATE(752)] = 14999, [SMALL_STATE(753)] = 15053, [SMALL_STATE(754)] = 15107, [SMALL_STATE(755)] = 15161, [SMALL_STATE(756)] = 15215, [SMALL_STATE(757)] = 15269, [SMALL_STATE(758)] = 15323, [SMALL_STATE(759)] = 15381, [SMALL_STATE(760)] = 15435, [SMALL_STATE(761)] = 15489, [SMALL_STATE(762)] = 15543, [SMALL_STATE(763)] = 15597, [SMALL_STATE(764)] = 15651, [SMALL_STATE(765)] = 15705, [SMALL_STATE(766)] = 15759, [SMALL_STATE(767)] = 15813, [SMALL_STATE(768)] = 15867, [SMALL_STATE(769)] = 15921, [SMALL_STATE(770)] = 15975, [SMALL_STATE(771)] = 16029, [SMALL_STATE(772)] = 16083, [SMALL_STATE(773)] = 16137, [SMALL_STATE(774)] = 16230, [SMALL_STATE(775)] = 16323, [SMALL_STATE(776)] = 16416, [SMALL_STATE(777)] = 16471, [SMALL_STATE(778)] = 16564, [SMALL_STATE(779)] = 16657, [SMALL_STATE(780)] = 16750, [SMALL_STATE(781)] = 16805, [SMALL_STATE(782)] = 16860, [SMALL_STATE(783)] = 16953, [SMALL_STATE(784)] = 17046, [SMALL_STATE(785)] = 17139, [SMALL_STATE(786)] = 17232, [SMALL_STATE(787)] = 17325, [SMALL_STATE(788)] = 17418, [SMALL_STATE(789)] = 17511, [SMALL_STATE(790)] = 17604, [SMALL_STATE(791)] = 17697, [SMALL_STATE(792)] = 17752, [SMALL_STATE(793)] = 17807, [SMALL_STATE(794)] = 17859, [SMALL_STATE(795)] = 17911, [SMALL_STATE(796)] = 17963, [SMALL_STATE(797)] = 18015, [SMALL_STATE(798)] = 18067, [SMALL_STATE(799)] = 18119, [SMALL_STATE(800)] = 18171, [SMALL_STATE(801)] = 18223, [SMALL_STATE(802)] = 18275, [SMALL_STATE(803)] = 18327, [SMALL_STATE(804)] = 18379, [SMALL_STATE(805)] = 18431, [SMALL_STATE(806)] = 18483, [SMALL_STATE(807)] = 18535, [SMALL_STATE(808)] = 18587, [SMALL_STATE(809)] = 18639, [SMALL_STATE(810)] = 18691, [SMALL_STATE(811)] = 18743, [SMALL_STATE(812)] = 18795, [SMALL_STATE(813)] = 18847, [SMALL_STATE(814)] = 18899, [SMALL_STATE(815)] = 18951, [SMALL_STATE(816)] = 19003, [SMALL_STATE(817)] = 19055, [SMALL_STATE(818)] = 19107, [SMALL_STATE(819)] = 19159, [SMALL_STATE(820)] = 19211, [SMALL_STATE(821)] = 19263, [SMALL_STATE(822)] = 19315, [SMALL_STATE(823)] = 19367, [SMALL_STATE(824)] = 19419, [SMALL_STATE(825)] = 19471, [SMALL_STATE(826)] = 19523, [SMALL_STATE(827)] = 19575, [SMALL_STATE(828)] = 19627, [SMALL_STATE(829)] = 19679, [SMALL_STATE(830)] = 19731, [SMALL_STATE(831)] = 19783, [SMALL_STATE(832)] = 19835, [SMALL_STATE(833)] = 19887, [SMALL_STATE(834)] = 19939, [SMALL_STATE(835)] = 19991, [SMALL_STATE(836)] = 20043, [SMALL_STATE(837)] = 20095, [SMALL_STATE(838)] = 20147, [SMALL_STATE(839)] = 20199, [SMALL_STATE(840)] = 20251, [SMALL_STATE(841)] = 20303, [SMALL_STATE(842)] = 20355, [SMALL_STATE(843)] = 20409, [SMALL_STATE(844)] = 20461, [SMALL_STATE(845)] = 20513, [SMALL_STATE(846)] = 20565, [SMALL_STATE(847)] = 20617, [SMALL_STATE(848)] = 20669, [SMALL_STATE(849)] = 20721, [SMALL_STATE(850)] = 20773, [SMALL_STATE(851)] = 20825, [SMALL_STATE(852)] = 20877, [SMALL_STATE(853)] = 20929, [SMALL_STATE(854)] = 20981, [SMALL_STATE(855)] = 21032, [SMALL_STATE(856)] = 21083, [SMALL_STATE(857)] = 21163, [SMALL_STATE(858)] = 21223, [SMALL_STATE(859)] = 21293, [SMALL_STATE(860)] = 21373, [SMALL_STATE(861)] = 21453, [SMALL_STATE(862)] = 21539, [SMALL_STATE(863)] = 21603, [SMALL_STATE(864)] = 21689, [SMALL_STATE(865)] = 21741, [SMALL_STATE(866)] = 21797, [SMALL_STATE(867)] = 21849, [SMALL_STATE(868)] = 21935, [SMALL_STATE(869)] = 22021, [SMALL_STATE(870)] = 22107, [SMALL_STATE(871)] = 22193, [SMALL_STATE(872)] = 22251, [SMALL_STATE(873)] = 22331, [SMALL_STATE(874)] = 22419, [SMALL_STATE(875)] = 22493, [SMALL_STATE(876)] = 22579, [SMALL_STATE(877)] = 22659, [SMALL_STATE(878)] = 22745, [SMALL_STATE(879)] = 22831, [SMALL_STATE(880)] = 22883, [SMALL_STATE(881)] = 22969, [SMALL_STATE(882)] = 23055, [SMALL_STATE(883)] = 23123, [SMALL_STATE(884)] = 23195, [SMALL_STATE(885)] = 23249, [SMALL_STATE(886)] = 23329, [SMALL_STATE(887)] = 23409, [SMALL_STATE(888)] = 23493, [SMALL_STATE(889)] = 23575, [SMALL_STATE(890)] = 23651, [SMALL_STATE(891)] = 23708, [SMALL_STATE(892)] = 23793, [SMALL_STATE(893)] = 23878, [SMALL_STATE(894)] = 23963, [SMALL_STATE(895)] = 24014, [SMALL_STATE(896)] = 24101, [SMALL_STATE(897)] = 24152, [SMALL_STATE(898)] = 24211, [SMALL_STATE(899)] = 24296, [SMALL_STATE(900)] = 24381, [SMALL_STATE(901)] = 24466, [SMALL_STATE(902)] = 24551, [SMALL_STATE(903)] = 24630, [SMALL_STATE(904)] = 24709, [SMALL_STATE(905)] = 24788, [SMALL_STATE(906)] = 24867, [SMALL_STATE(907)] = 24946, [SMALL_STATE(908)] = 25031, [SMALL_STATE(909)] = 25086, [SMALL_STATE(910)] = 25171, [SMALL_STATE(911)] = 25256, [SMALL_STATE(912)] = 25307, [SMALL_STATE(913)] = 25374, [SMALL_STATE(914)] = 25445, [SMALL_STATE(915)] = 25498, [SMALL_STATE(916)] = 25577, [SMALL_STATE(917)] = 25656, [SMALL_STATE(918)] = 25739, [SMALL_STATE(919)] = 25820, [SMALL_STATE(920)] = 25895, [SMALL_STATE(921)] = 25968, [SMALL_STATE(922)] = 26053, [SMALL_STATE(923)] = 26122, [SMALL_STATE(924)] = 26185, [SMALL_STATE(925)] = 26233, [SMALL_STATE(926)] = 26317, [SMALL_STATE(927)] = 26365, [SMALL_STATE(928)] = 26415, [SMALL_STATE(929)] = 26463, [SMALL_STATE(930)] = 26513, [SMALL_STATE(931)] = 26561, [SMALL_STATE(932)] = 26609, [SMALL_STATE(933)] = 26657, [SMALL_STATE(934)] = 26705, [SMALL_STATE(935)] = 26753, [SMALL_STATE(936)] = 26837, [SMALL_STATE(937)] = 26885, [SMALL_STATE(938)] = 26933, [SMALL_STATE(939)] = 26981, [SMALL_STATE(940)] = 27065, [SMALL_STATE(941)] = 27113, [SMALL_STATE(942)] = 27161, [SMALL_STATE(943)] = 27209, [SMALL_STATE(944)] = 27257, [SMALL_STATE(945)] = 27305, [SMALL_STATE(946)] = 27389, [SMALL_STATE(947)] = 27473, [SMALL_STATE(948)] = 27521, [SMALL_STATE(949)] = 27605, [SMALL_STATE(950)] = 27653, [SMALL_STATE(951)] = 27701, [SMALL_STATE(952)] = 27751, [SMALL_STATE(953)] = 27799, [SMALL_STATE(954)] = 27847, [SMALL_STATE(955)] = 27925, [SMALL_STATE(956)] = 27973, [SMALL_STATE(957)] = 28023, [SMALL_STATE(958)] = 28071, [SMALL_STATE(959)] = 28137, [SMALL_STATE(960)] = 28185, [SMALL_STATE(961)] = 28233, [SMALL_STATE(962)] = 28303, [SMALL_STATE(963)] = 28355, [SMALL_STATE(964)] = 28433, [SMALL_STATE(965)] = 28511, [SMALL_STATE(966)] = 28559, [SMALL_STATE(967)] = 28607, [SMALL_STATE(968)] = 28689, [SMALL_STATE(969)] = 28769, [SMALL_STATE(970)] = 28853, [SMALL_STATE(971)] = 28927, [SMALL_STATE(972)] = 28999, [SMALL_STATE(973)] = 29047, [SMALL_STATE(974)] = 29095, [SMALL_STATE(975)] = 29143, [SMALL_STATE(976)] = 29211, [SMALL_STATE(977)] = 29295, [SMALL_STATE(978)] = 29343, [SMALL_STATE(979)] = 29405, [SMALL_STATE(980)] = 29463, [SMALL_STATE(981)] = 29511, [SMALL_STATE(982)] = 29565, [SMALL_STATE(983)] = 29613, [SMALL_STATE(984)] = 29669, [SMALL_STATE(985)] = 29717, [SMALL_STATE(986)] = 29765, [SMALL_STATE(987)] = 29813, [SMALL_STATE(988)] = 29861, [SMALL_STATE(989)] = 29909, [SMALL_STATE(990)] = 29957, [SMALL_STATE(991)] = 30005, [SMALL_STATE(992)] = 30083, [SMALL_STATE(993)] = 30167, [SMALL_STATE(994)] = 30251, [SMALL_STATE(995)] = 30329, [SMALL_STATE(996)] = 30407, [SMALL_STATE(997)] = 30455, [SMALL_STATE(998)] = 30533, [SMALL_STATE(999)] = 30581, [SMALL_STATE(1000)] = 30629, [SMALL_STATE(1001)] = 30677, [SMALL_STATE(1002)] = 30725, [SMALL_STATE(1003)] = 30773, [SMALL_STATE(1004)] = 30821, [SMALL_STATE(1005)] = 30869, [SMALL_STATE(1006)] = 30917, [SMALL_STATE(1007)] = 30965, [SMALL_STATE(1008)] = 31013, [SMALL_STATE(1009)] = 31061, [SMALL_STATE(1010)] = 31109, [SMALL_STATE(1011)] = 31157, [SMALL_STATE(1012)] = 31241, [SMALL_STATE(1013)] = 31289, [SMALL_STATE(1014)] = 31375, [SMALL_STATE(1015)] = 31423, [SMALL_STATE(1016)] = 31471, [SMALL_STATE(1017)] = 31519, [SMALL_STATE(1018)] = 31567, [SMALL_STATE(1019)] = 31615, [SMALL_STATE(1020)] = 31663, [SMALL_STATE(1021)] = 31711, [SMALL_STATE(1022)] = 31760, [SMALL_STATE(1023)] = 31821, [SMALL_STATE(1024)] = 31892, [SMALL_STATE(1025)] = 31959, [SMALL_STATE(1026)] = 32042, [SMALL_STATE(1027)] = 32095, [SMALL_STATE(1028)] = 32178, [SMALL_STATE(1029)] = 32261, [SMALL_STATE(1030)] = 32316, [SMALL_STATE(1031)] = 32389, [SMALL_STATE(1032)] = 32466, [SMALL_STATE(1033)] = 32549, [SMALL_STATE(1034)] = 32626, [SMALL_STATE(1035)] = 32703, [SMALL_STATE(1036)] = 32780, [SMALL_STATE(1037)] = 32857, [SMALL_STATE(1038)] = 32940, [SMALL_STATE(1039)] = 33025, [SMALL_STATE(1040)] = 33108, [SMALL_STATE(1041)] = 33191, [SMALL_STATE(1042)] = 33248, [SMALL_STATE(1043)] = 33329, [SMALL_STATE(1044)] = 33408, [SMALL_STATE(1045)] = 33485, [SMALL_STATE(1046)] = 33534, [SMALL_STATE(1047)] = 33617, [SMALL_STATE(1048)] = 33700, [SMALL_STATE(1049)] = 33777, [SMALL_STATE(1050)] = 33860, [SMALL_STATE(1051)] = 33909, [SMALL_STATE(1052)] = 33974, [SMALL_STATE(1053)] = 34043, [SMALL_STATE(1054)] = 34126, [SMALL_STATE(1055)] = 34177, [SMALL_STATE(1056)] = 34260, [SMALL_STATE(1057)] = 34343, [SMALL_STATE(1058)] = 34402, [SMALL_STATE(1059)] = 34483, [SMALL_STATE(1060)] = 34566, [SMALL_STATE(1061)] = 34649, [SMALL_STATE(1062)] = 34730, [SMALL_STATE(1063)] = 34815, [SMALL_STATE(1064)] = 34898, [SMALL_STATE(1065)] = 34979, [SMALL_STATE(1066)] = 35059, [SMALL_STATE(1067)] = 35139, [SMALL_STATE(1068)] = 35219, [SMALL_STATE(1069)] = 35299, [SMALL_STATE(1070)] = 35379, [SMALL_STATE(1071)] = 35459, [SMALL_STATE(1072)] = 35539, [SMALL_STATE(1073)] = 35619, [SMALL_STATE(1074)] = 35701, [SMALL_STATE(1075)] = 35781, [SMALL_STATE(1076)] = 35861, [SMALL_STATE(1077)] = 35943, [SMALL_STATE(1078)] = 36025, [SMALL_STATE(1079)] = 36105, [SMALL_STATE(1080)] = 36185, [SMALL_STATE(1081)] = 36265, [SMALL_STATE(1082)] = 36345, [SMALL_STATE(1083)] = 36425, [SMALL_STATE(1084)] = 36505, [SMALL_STATE(1085)] = 36587, [SMALL_STATE(1086)] = 36669, [SMALL_STATE(1087)] = 36749, [SMALL_STATE(1088)] = 36829, [SMALL_STATE(1089)] = 36909, [SMALL_STATE(1090)] = 36989, [SMALL_STATE(1091)] = 37071, [SMALL_STATE(1092)] = 37151, [SMALL_STATE(1093)] = 37231, [SMALL_STATE(1094)] = 37311, [SMALL_STATE(1095)] = 37385, [SMALL_STATE(1096)] = 37467, [SMALL_STATE(1097)] = 37547, [SMALL_STATE(1098)] = 37627, [SMALL_STATE(1099)] = 37709, [SMALL_STATE(1100)] = 37789, [SMALL_STATE(1101)] = 37868, [SMALL_STATE(1102)] = 37947, [SMALL_STATE(1103)] = 38026, [SMALL_STATE(1104)] = 38105, [SMALL_STATE(1105)] = 38184, [SMALL_STATE(1106)] = 38263, [SMALL_STATE(1107)] = 38342, [SMALL_STATE(1108)] = 38421, [SMALL_STATE(1109)] = 38500, [SMALL_STATE(1110)] = 38579, [SMALL_STATE(1111)] = 38658, [SMALL_STATE(1112)] = 38737, [SMALL_STATE(1113)] = 38816, [SMALL_STATE(1114)] = 38895, [SMALL_STATE(1115)] = 38974, [SMALL_STATE(1116)] = 39053, [SMALL_STATE(1117)] = 39132, [SMALL_STATE(1118)] = 39211, [SMALL_STATE(1119)] = 39290, [SMALL_STATE(1120)] = 39369, [SMALL_STATE(1121)] = 39448, [SMALL_STATE(1122)] = 39527, [SMALL_STATE(1123)] = 39606, [SMALL_STATE(1124)] = 39685, [SMALL_STATE(1125)] = 39764, [SMALL_STATE(1126)] = 39843, [SMALL_STATE(1127)] = 39922, [SMALL_STATE(1128)] = 40001, [SMALL_STATE(1129)] = 40080, [SMALL_STATE(1130)] = 40159, [SMALL_STATE(1131)] = 40238, [SMALL_STATE(1132)] = 40317, [SMALL_STATE(1133)] = 40396, [SMALL_STATE(1134)] = 40475, [SMALL_STATE(1135)] = 40554, [SMALL_STATE(1136)] = 40633, [SMALL_STATE(1137)] = 40712, [SMALL_STATE(1138)] = 40791, [SMALL_STATE(1139)] = 40870, [SMALL_STATE(1140)] = 40949, [SMALL_STATE(1141)] = 41028, [SMALL_STATE(1142)] = 41107, [SMALL_STATE(1143)] = 41186, [SMALL_STATE(1144)] = 41265, [SMALL_STATE(1145)] = 41344, [SMALL_STATE(1146)] = 41423, [SMALL_STATE(1147)] = 41502, [SMALL_STATE(1148)] = 41581, [SMALL_STATE(1149)] = 41660, [SMALL_STATE(1150)] = 41744, [SMALL_STATE(1151)] = 41828, [SMALL_STATE(1152)] = 41912, [SMALL_STATE(1153)] = 41996, [SMALL_STATE(1154)] = 42080, [SMALL_STATE(1155)] = 42128, [SMALL_STATE(1156)] = 42210, [SMALL_STATE(1157)] = 42294, [SMALL_STATE(1158)] = 42378, [SMALL_STATE(1159)] = 42462, [SMALL_STATE(1160)] = 42510, [SMALL_STATE(1161)] = 42575, [SMALL_STATE(1162)] = 42616, [SMALL_STATE(1163)] = 42656, [SMALL_STATE(1164)] = 42728, [SMALL_STATE(1165)] = 42770, [SMALL_STATE(1166)] = 42844, [SMALL_STATE(1167)] = 42884, [SMALL_STATE(1168)] = 42958, [SMALL_STATE(1169)] = 43032, [SMALL_STATE(1170)] = 43106, [SMALL_STATE(1171)] = 43145, [SMALL_STATE(1172)] = 43204, [SMALL_STATE(1173)] = 43243, [SMALL_STATE(1174)] = 43302, [SMALL_STATE(1175)] = 43361, [SMALL_STATE(1176)] = 43420, [SMALL_STATE(1177)] = 43459, [SMALL_STATE(1178)] = 43518, [SMALL_STATE(1179)] = 43577, [SMALL_STATE(1180)] = 43630, [SMALL_STATE(1181)] = 43683, [SMALL_STATE(1182)] = 43736, [SMALL_STATE(1183)] = 43775, [SMALL_STATE(1184)] = 43812, [SMALL_STATE(1185)] = 43846, [SMALL_STATE(1186)] = 43880, [SMALL_STATE(1187)] = 43926, [SMALL_STATE(1188)] = 43972, [SMALL_STATE(1189)] = 44018, [SMALL_STATE(1190)] = 44050, [SMALL_STATE(1191)] = 44105, [SMALL_STATE(1192)] = 44135, [SMALL_STATE(1193)] = 44183, [SMALL_STATE(1194)] = 44214, [SMALL_STATE(1195)] = 44243, [SMALL_STATE(1196)] = 44288, [SMALL_STATE(1197)] = 44333, [SMALL_STATE(1198)] = 44379, [SMALL_STATE(1199)] = 44425, [SMALL_STATE(1200)] = 44451, [SMALL_STATE(1201)] = 44495, [SMALL_STATE(1202)] = 44535, [SMALL_STATE(1203)] = 44561, [SMALL_STATE(1204)] = 44607, [SMALL_STATE(1205)] = 44653, [SMALL_STATE(1206)] = 44678, [SMALL_STATE(1207)] = 44703, [SMALL_STATE(1208)] = 44728, [SMALL_STATE(1209)] = 44769, [SMALL_STATE(1210)] = 44794, [SMALL_STATE(1211)] = 44819, [SMALL_STATE(1212)] = 44844, [SMALL_STATE(1213)] = 44885, [SMALL_STATE(1214)] = 44910, [SMALL_STATE(1215)] = 44935, [SMALL_STATE(1216)] = 44960, [SMALL_STATE(1217)] = 44985, [SMALL_STATE(1218)] = 45010, [SMALL_STATE(1219)] = 45035, [SMALL_STATE(1220)] = 45060, [SMALL_STATE(1221)] = 45085, [SMALL_STATE(1222)] = 45110, [SMALL_STATE(1223)] = 45135, [SMALL_STATE(1224)] = 45160, [SMALL_STATE(1225)] = 45185, [SMALL_STATE(1226)] = 45209, [SMALL_STATE(1227)] = 45233, [SMALL_STATE(1228)] = 45257, [SMALL_STATE(1229)] = 45281, [SMALL_STATE(1230)] = 45305, [SMALL_STATE(1231)] = 45329, [SMALL_STATE(1232)] = 45353, [SMALL_STATE(1233)] = 45377, [SMALL_STATE(1234)] = 45401, [SMALL_STATE(1235)] = 45437, [SMALL_STATE(1236)] = 45461, [SMALL_STATE(1237)] = 45485, [SMALL_STATE(1238)] = 45509, [SMALL_STATE(1239)] = 45533, [SMALL_STATE(1240)] = 45557, [SMALL_STATE(1241)] = 45581, [SMALL_STATE(1242)] = 45605, [SMALL_STATE(1243)] = 45629, [SMALL_STATE(1244)] = 45653, [SMALL_STATE(1245)] = 45677, [SMALL_STATE(1246)] = 45701, [SMALL_STATE(1247)] = 45725, [SMALL_STATE(1248)] = 45749, [SMALL_STATE(1249)] = 45773, [SMALL_STATE(1250)] = 45797, [SMALL_STATE(1251)] = 45834, [SMALL_STATE(1252)] = 45869, [SMALL_STATE(1253)] = 45904, [SMALL_STATE(1254)] = 45939, [SMALL_STATE(1255)] = 45976, [SMALL_STATE(1256)] = 46013, [SMALL_STATE(1257)] = 46054, [SMALL_STATE(1258)] = 46091, [SMALL_STATE(1259)] = 46132, [SMALL_STATE(1260)] = 46169, [SMALL_STATE(1261)] = 46206, [SMALL_STATE(1262)] = 46240, [SMALL_STATE(1263)] = 46266, [SMALL_STATE(1264)] = 46300, [SMALL_STATE(1265)] = 46332, [SMALL_STATE(1266)] = 46364, [SMALL_STATE(1267)] = 46392, [SMALL_STATE(1268)] = 46416, [SMALL_STATE(1269)] = 46448, [SMALL_STATE(1270)] = 46482, [SMALL_STATE(1271)] = 46512, [SMALL_STATE(1272)] = 46546, [SMALL_STATE(1273)] = 46580, [SMALL_STATE(1274)] = 46611, [SMALL_STATE(1275)] = 46642, [SMALL_STATE(1276)] = 46675, [SMALL_STATE(1277)] = 46704, [SMALL_STATE(1278)] = 46733, [SMALL_STATE(1279)] = 46764, [SMALL_STATE(1280)] = 46793, [SMALL_STATE(1281)] = 46820, [SMALL_STATE(1282)] = 46849, [SMALL_STATE(1283)] = 46878, [SMALL_STATE(1284)] = 46907, [SMALL_STATE(1285)] = 46936, [SMALL_STATE(1286)] = 46965, [SMALL_STATE(1287)] = 46996, [SMALL_STATE(1288)] = 47025, [SMALL_STATE(1289)] = 47054, [SMALL_STATE(1290)] = 47083, [SMALL_STATE(1291)] = 47110, [SMALL_STATE(1292)] = 47139, [SMALL_STATE(1293)] = 47168, [SMALL_STATE(1294)] = 47197, [SMALL_STATE(1295)] = 47226, [SMALL_STATE(1296)] = 47255, [SMALL_STATE(1297)] = 47284, [SMALL_STATE(1298)] = 47315, [SMALL_STATE(1299)] = 47346, [SMALL_STATE(1300)] = 47377, [SMALL_STATE(1301)] = 47408, [SMALL_STATE(1302)] = 47437, [SMALL_STATE(1303)] = 47468, [SMALL_STATE(1304)] = 47497, [SMALL_STATE(1305)] = 47530, [SMALL_STATE(1306)] = 47557, [SMALL_STATE(1307)] = 47588, [SMALL_STATE(1308)] = 47619, [SMALL_STATE(1309)] = 47648, [SMALL_STATE(1310)] = 47677, [SMALL_STATE(1311)] = 47706, [SMALL_STATE(1312)] = 47726, [SMALL_STATE(1313)] = 47754, [SMALL_STATE(1314)] = 47780, [SMALL_STATE(1315)] = 47800, [SMALL_STATE(1316)] = 47834, [SMALL_STATE(1317)] = 47854, [SMALL_STATE(1318)] = 47888, [SMALL_STATE(1319)] = 47922, [SMALL_STATE(1320)] = 47948, [SMALL_STATE(1321)] = 47968, [SMALL_STATE(1322)] = 47998, [SMALL_STATE(1323)] = 48018, [SMALL_STATE(1324)] = 48052, [SMALL_STATE(1325)] = 48072, [SMALL_STATE(1326)] = 48098, [SMALL_STATE(1327)] = 48132, [SMALL_STATE(1328)] = 48152, [SMALL_STATE(1329)] = 48178, [SMALL_STATE(1330)] = 48210, [SMALL_STATE(1331)] = 48244, [SMALL_STATE(1332)] = 48270, [SMALL_STATE(1333)] = 48293, [SMALL_STATE(1334)] = 48320, [SMALL_STATE(1335)] = 48351, [SMALL_STATE(1336)] = 48370, [SMALL_STATE(1337)] = 48393, [SMALL_STATE(1338)] = 48412, [SMALL_STATE(1339)] = 48435, [SMALL_STATE(1340)] = 48456, [SMALL_STATE(1341)] = 48479, [SMALL_STATE(1342)] = 48502, [SMALL_STATE(1343)] = 48523, [SMALL_STATE(1344)] = 48550, [SMALL_STATE(1345)] = 48571, [SMALL_STATE(1346)] = 48592, [SMALL_STATE(1347)] = 48611, [SMALL_STATE(1348)] = 48632, [SMALL_STATE(1349)] = 48659, [SMALL_STATE(1350)] = 48682, [SMALL_STATE(1351)] = 48705, [SMALL_STATE(1352)] = 48730, [SMALL_STATE(1353)] = 48751, [SMALL_STATE(1354)] = 48770, [SMALL_STATE(1355)] = 48793, [SMALL_STATE(1356)] = 48814, [SMALL_STATE(1357)] = 48835, [SMALL_STATE(1358)] = 48856, [SMALL_STATE(1359)] = 48883, [SMALL_STATE(1360)] = 48906, [SMALL_STATE(1361)] = 48929, [SMALL_STATE(1362)] = 48950, [SMALL_STATE(1363)] = 48971, [SMALL_STATE(1364)] = 48992, [SMALL_STATE(1365)] = 49013, [SMALL_STATE(1366)] = 49036, [SMALL_STATE(1367)] = 49057, [SMALL_STATE(1368)] = 49080, [SMALL_STATE(1369)] = 49101, [SMALL_STATE(1370)] = 49124, [SMALL_STATE(1371)] = 49147, [SMALL_STATE(1372)] = 49174, [SMALL_STATE(1373)] = 49202, [SMALL_STATE(1374)] = 49230, [SMALL_STATE(1375)] = 49258, [SMALL_STATE(1376)] = 49284, [SMALL_STATE(1377)] = 49312, [SMALL_STATE(1378)] = 49334, [SMALL_STATE(1379)] = 49362, [SMALL_STATE(1380)] = 49390, [SMALL_STATE(1381)] = 49416, [SMALL_STATE(1382)] = 49442, [SMALL_STATE(1383)] = 49464, [SMALL_STATE(1384)] = 49492, [SMALL_STATE(1385)] = 49520, [SMALL_STATE(1386)] = 49546, [SMALL_STATE(1387)] = 49566, [SMALL_STATE(1388)] = 49592, [SMALL_STATE(1389)] = 49620, [SMALL_STATE(1390)] = 49648, [SMALL_STATE(1391)] = 49676, [SMALL_STATE(1392)] = 49704, [SMALL_STATE(1393)] = 49728, [SMALL_STATE(1394)] = 49756, [SMALL_STATE(1395)] = 49780, [SMALL_STATE(1396)] = 49806, [SMALL_STATE(1397)] = 49832, [SMALL_STATE(1398)] = 49858, [SMALL_STATE(1399)] = 49886, [SMALL_STATE(1400)] = 49912, [SMALL_STATE(1401)] = 49940, [SMALL_STATE(1402)] = 49968, [SMALL_STATE(1403)] = 49996, [SMALL_STATE(1404)] = 50014, [SMALL_STATE(1405)] = 50042, [SMALL_STATE(1406)] = 50070, [SMALL_STATE(1407)] = 50096, [SMALL_STATE(1408)] = 50124, [SMALL_STATE(1409)] = 50148, [SMALL_STATE(1410)] = 50176, [SMALL_STATE(1411)] = 50204, [SMALL_STATE(1412)] = 50232, [SMALL_STATE(1413)] = 50258, [SMALL_STATE(1414)] = 50286, [SMALL_STATE(1415)] = 50314, [SMALL_STATE(1416)] = 50342, [SMALL_STATE(1417)] = 50366, [SMALL_STATE(1418)] = 50392, [SMALL_STATE(1419)] = 50420, [SMALL_STATE(1420)] = 50448, [SMALL_STATE(1421)] = 50470, [SMALL_STATE(1422)] = 50492, [SMALL_STATE(1423)] = 50520, [SMALL_STATE(1424)] = 50548, [SMALL_STATE(1425)] = 50576, [SMALL_STATE(1426)] = 50604, [SMALL_STATE(1427)] = 50630, [SMALL_STATE(1428)] = 50654, [SMALL_STATE(1429)] = 50682, [SMALL_STATE(1430)] = 50706, [SMALL_STATE(1431)] = 50734, [SMALL_STATE(1432)] = 50758, [SMALL_STATE(1433)] = 50786, [SMALL_STATE(1434)] = 50814, [SMALL_STATE(1435)] = 50837, [SMALL_STATE(1436)] = 50862, [SMALL_STATE(1437)] = 50881, [SMALL_STATE(1438)] = 50902, [SMALL_STATE(1439)] = 50927, [SMALL_STATE(1440)] = 50948, [SMALL_STATE(1441)] = 50969, [SMALL_STATE(1442)] = 50992, [SMALL_STATE(1443)] = 51017, [SMALL_STATE(1444)] = 51038, [SMALL_STATE(1445)] = 51059, [SMALL_STATE(1446)] = 51082, [SMALL_STATE(1447)] = 51107, [SMALL_STATE(1448)] = 51128, [SMALL_STATE(1449)] = 51153, [SMALL_STATE(1450)] = 51174, [SMALL_STATE(1451)] = 51197, [SMALL_STATE(1452)] = 51218, [SMALL_STATE(1453)] = 51239, [SMALL_STATE(1454)] = 51262, [SMALL_STATE(1455)] = 51283, [SMALL_STATE(1456)] = 51308, [SMALL_STATE(1457)] = 51329, [SMALL_STATE(1458)] = 51348, [SMALL_STATE(1459)] = 51373, [SMALL_STATE(1460)] = 51398, [SMALL_STATE(1461)] = 51423, [SMALL_STATE(1462)] = 51448, [SMALL_STATE(1463)] = 51473, [SMALL_STATE(1464)] = 51496, [SMALL_STATE(1465)] = 51519, [SMALL_STATE(1466)] = 51538, [SMALL_STATE(1467)] = 51563, [SMALL_STATE(1468)] = 51584, [SMALL_STATE(1469)] = 51605, [SMALL_STATE(1470)] = 51626, [SMALL_STATE(1471)] = 51647, [SMALL_STATE(1472)] = 51666, [SMALL_STATE(1473)] = 51689, [SMALL_STATE(1474)] = 51714, [SMALL_STATE(1475)] = 51737, [SMALL_STATE(1476)] = 51758, [SMALL_STATE(1477)] = 51777, [SMALL_STATE(1478)] = 51796, [SMALL_STATE(1479)] = 51819, [SMALL_STATE(1480)] = 51840, [SMALL_STATE(1481)] = 51861, [SMALL_STATE(1482)] = 51878, [SMALL_STATE(1483)] = 51899, [SMALL_STATE(1484)] = 51922, [SMALL_STATE(1485)] = 51941, [SMALL_STATE(1486)] = 51964, [SMALL_STATE(1487)] = 51985, [SMALL_STATE(1488)] = 52008, [SMALL_STATE(1489)] = 52027, [SMALL_STATE(1490)] = 52048, [SMALL_STATE(1491)] = 52071, [SMALL_STATE(1492)] = 52092, [SMALL_STATE(1493)] = 52113, [SMALL_STATE(1494)] = 52136, [SMALL_STATE(1495)] = 52157, [SMALL_STATE(1496)] = 52182, [SMALL_STATE(1497)] = 52203, [SMALL_STATE(1498)] = 52228, [SMALL_STATE(1499)] = 52249, [SMALL_STATE(1500)] = 52272, [SMALL_STATE(1501)] = 52297, [SMALL_STATE(1502)] = 52320, [SMALL_STATE(1503)] = 52339, [SMALL_STATE(1504)] = 52362, [SMALL_STATE(1505)] = 52387, [SMALL_STATE(1506)] = 52408, [SMALL_STATE(1507)] = 52433, [SMALL_STATE(1508)] = 52454, [SMALL_STATE(1509)] = 52475, [SMALL_STATE(1510)] = 52497, [SMALL_STATE(1511)] = 52517, [SMALL_STATE(1512)] = 52539, [SMALL_STATE(1513)] = 52561, [SMALL_STATE(1514)] = 52581, [SMALL_STATE(1515)] = 52601, [SMALL_STATE(1516)] = 52619, [SMALL_STATE(1517)] = 52641, [SMALL_STATE(1518)] = 52663, [SMALL_STATE(1519)] = 52685, [SMALL_STATE(1520)] = 52705, [SMALL_STATE(1521)] = 52721, [SMALL_STATE(1522)] = 52737, [SMALL_STATE(1523)] = 52757, [SMALL_STATE(1524)] = 52779, [SMALL_STATE(1525)] = 52799, [SMALL_STATE(1526)] = 52815, [SMALL_STATE(1527)] = 52835, [SMALL_STATE(1528)] = 52857, [SMALL_STATE(1529)] = 52879, [SMALL_STATE(1530)] = 52901, [SMALL_STATE(1531)] = 52917, [SMALL_STATE(1532)] = 52939, [SMALL_STATE(1533)] = 52955, [SMALL_STATE(1534)] = 52977, [SMALL_STATE(1535)] = 52995, [SMALL_STATE(1536)] = 53013, [SMALL_STATE(1537)] = 53035, [SMALL_STATE(1538)] = 53051, [SMALL_STATE(1539)] = 53073, [SMALL_STATE(1540)] = 53093, [SMALL_STATE(1541)] = 53113, [SMALL_STATE(1542)] = 53131, [SMALL_STATE(1543)] = 53149, [SMALL_STATE(1544)] = 53171, [SMALL_STATE(1545)] = 53193, [SMALL_STATE(1546)] = 53213, [SMALL_STATE(1547)] = 53235, [SMALL_STATE(1548)] = 53255, [SMALL_STATE(1549)] = 53277, [SMALL_STATE(1550)] = 53293, [SMALL_STATE(1551)] = 53309, [SMALL_STATE(1552)] = 53331, [SMALL_STATE(1553)] = 53351, [SMALL_STATE(1554)] = 53371, [SMALL_STATE(1555)] = 53391, [SMALL_STATE(1556)] = 53407, [SMALL_STATE(1557)] = 53429, [SMALL_STATE(1558)] = 53449, [SMALL_STATE(1559)] = 53471, [SMALL_STATE(1560)] = 53491, [SMALL_STATE(1561)] = 53511, [SMALL_STATE(1562)] = 53533, [SMALL_STATE(1563)] = 53555, [SMALL_STATE(1564)] = 53573, [SMALL_STATE(1565)] = 53595, [SMALL_STATE(1566)] = 53615, [SMALL_STATE(1567)] = 53635, [SMALL_STATE(1568)] = 53653, [SMALL_STATE(1569)] = 53673, [SMALL_STATE(1570)] = 53695, [SMALL_STATE(1571)] = 53715, [SMALL_STATE(1572)] = 53735, [SMALL_STATE(1573)] = 53757, [SMALL_STATE(1574)] = 53777, [SMALL_STATE(1575)] = 53795, [SMALL_STATE(1576)] = 53813, [SMALL_STATE(1577)] = 53833, [SMALL_STATE(1578)] = 53849, [SMALL_STATE(1579)] = 53867, [SMALL_STATE(1580)] = 53883, [SMALL_STATE(1581)] = 53905, [SMALL_STATE(1582)] = 53921, [SMALL_STATE(1583)] = 53937, [SMALL_STATE(1584)] = 53953, [SMALL_STATE(1585)] = 53975, [SMALL_STATE(1586)] = 53991, [SMALL_STATE(1587)] = 54007, [SMALL_STATE(1588)] = 54029, [SMALL_STATE(1589)] = 54051, [SMALL_STATE(1590)] = 54073, [SMALL_STATE(1591)] = 54095, [SMALL_STATE(1592)] = 54117, [SMALL_STATE(1593)] = 54139, [SMALL_STATE(1594)] = 54161, [SMALL_STATE(1595)] = 54177, [SMALL_STATE(1596)] = 54197, [SMALL_STATE(1597)] = 54213, [SMALL_STATE(1598)] = 54233, [SMALL_STATE(1599)] = 54255, [SMALL_STATE(1600)] = 54277, [SMALL_STATE(1601)] = 54299, [SMALL_STATE(1602)] = 54321, [SMALL_STATE(1603)] = 54341, [SMALL_STATE(1604)] = 54359, [SMALL_STATE(1605)] = 54381, [SMALL_STATE(1606)] = 54403, [SMALL_STATE(1607)] = 54423, [SMALL_STATE(1608)] = 54443, [SMALL_STATE(1609)] = 54463, [SMALL_STATE(1610)] = 54483, [SMALL_STATE(1611)] = 54503, [SMALL_STATE(1612)] = 54523, [SMALL_STATE(1613)] = 54543, [SMALL_STATE(1614)] = 54565, [SMALL_STATE(1615)] = 54587, [SMALL_STATE(1616)] = 54607, [SMALL_STATE(1617)] = 54627, [SMALL_STATE(1618)] = 54645, [SMALL_STATE(1619)] = 54667, [SMALL_STATE(1620)] = 54687, [SMALL_STATE(1621)] = 54705, [SMALL_STATE(1622)] = 54727, [SMALL_STATE(1623)] = 54749, [SMALL_STATE(1624)] = 54769, [SMALL_STATE(1625)] = 54791, [SMALL_STATE(1626)] = 54813, [SMALL_STATE(1627)] = 54835, [SMALL_STATE(1628)] = 54857, [SMALL_STATE(1629)] = 54877, [SMALL_STATE(1630)] = 54893, [SMALL_STATE(1631)] = 54913, [SMALL_STATE(1632)] = 54935, [SMALL_STATE(1633)] = 54957, [SMALL_STATE(1634)] = 54975, [SMALL_STATE(1635)] = 54997, [SMALL_STATE(1636)] = 55019, [SMALL_STATE(1637)] = 55039, [SMALL_STATE(1638)] = 55061, [SMALL_STATE(1639)] = 55083, [SMALL_STATE(1640)] = 55103, [SMALL_STATE(1641)] = 55123, [SMALL_STATE(1642)] = 55143, [SMALL_STATE(1643)] = 55163, [SMALL_STATE(1644)] = 55183, [SMALL_STATE(1645)] = 55199, [SMALL_STATE(1646)] = 55219, [SMALL_STATE(1647)] = 55241, [SMALL_STATE(1648)] = 55260, [SMALL_STATE(1649)] = 55277, [SMALL_STATE(1650)] = 55296, [SMALL_STATE(1651)] = 55313, [SMALL_STATE(1652)] = 55332, [SMALL_STATE(1653)] = 55349, [SMALL_STATE(1654)] = 55368, [SMALL_STATE(1655)] = 55385, [SMALL_STATE(1656)] = 55404, [SMALL_STATE(1657)] = 55423, [SMALL_STATE(1658)] = 55440, [SMALL_STATE(1659)] = 55457, [SMALL_STATE(1660)] = 55474, [SMALL_STATE(1661)] = 55491, [SMALL_STATE(1662)] = 55510, [SMALL_STATE(1663)] = 55527, [SMALL_STATE(1664)] = 55546, [SMALL_STATE(1665)] = 55563, [SMALL_STATE(1666)] = 55580, [SMALL_STATE(1667)] = 55597, [SMALL_STATE(1668)] = 55614, [SMALL_STATE(1669)] = 55631, [SMALL_STATE(1670)] = 55648, [SMALL_STATE(1671)] = 55667, [SMALL_STATE(1672)] = 55684, [SMALL_STATE(1673)] = 55701, [SMALL_STATE(1674)] = 55718, [SMALL_STATE(1675)] = 55735, [SMALL_STATE(1676)] = 55752, [SMALL_STATE(1677)] = 55769, [SMALL_STATE(1678)] = 55784, [SMALL_STATE(1679)] = 55803, [SMALL_STATE(1680)] = 55820, [SMALL_STATE(1681)] = 55835, [SMALL_STATE(1682)] = 55852, [SMALL_STATE(1683)] = 55871, [SMALL_STATE(1684)] = 55888, [SMALL_STATE(1685)] = 55907, [SMALL_STATE(1686)] = 55924, [SMALL_STATE(1687)] = 55943, [SMALL_STATE(1688)] = 55962, [SMALL_STATE(1689)] = 55979, [SMALL_STATE(1690)] = 55998, [SMALL_STATE(1691)] = 56017, [SMALL_STATE(1692)] = 56036, [SMALL_STATE(1693)] = 56053, [SMALL_STATE(1694)] = 56070, [SMALL_STATE(1695)] = 56087, [SMALL_STATE(1696)] = 56104, [SMALL_STATE(1697)] = 56121, [SMALL_STATE(1698)] = 56138, [SMALL_STATE(1699)] = 56155, [SMALL_STATE(1700)] = 56174, [SMALL_STATE(1701)] = 56191, [SMALL_STATE(1702)] = 56210, [SMALL_STATE(1703)] = 56225, [SMALL_STATE(1704)] = 56242, [SMALL_STATE(1705)] = 56259, [SMALL_STATE(1706)] = 56278, [SMALL_STATE(1707)] = 56295, [SMALL_STATE(1708)] = 56312, [SMALL_STATE(1709)] = 56331, [SMALL_STATE(1710)] = 56350, [SMALL_STATE(1711)] = 56367, [SMALL_STATE(1712)] = 56384, [SMALL_STATE(1713)] = 56403, [SMALL_STATE(1714)] = 56422, [SMALL_STATE(1715)] = 56441, [SMALL_STATE(1716)] = 56458, [SMALL_STATE(1717)] = 56475, [SMALL_STATE(1718)] = 56494, [SMALL_STATE(1719)] = 56511, [SMALL_STATE(1720)] = 56530, [SMALL_STATE(1721)] = 56547, [SMALL_STATE(1722)] = 56566, [SMALL_STATE(1723)] = 56583, [SMALL_STATE(1724)] = 56598, [SMALL_STATE(1725)] = 56613, [SMALL_STATE(1726)] = 56630, [SMALL_STATE(1727)] = 56645, [SMALL_STATE(1728)] = 56664, [SMALL_STATE(1729)] = 56681, [SMALL_STATE(1730)] = 56698, [SMALL_STATE(1731)] = 56717, [SMALL_STATE(1732)] = 56736, [SMALL_STATE(1733)] = 56755, [SMALL_STATE(1734)] = 56772, [SMALL_STATE(1735)] = 56789, [SMALL_STATE(1736)] = 56806, [SMALL_STATE(1737)] = 56823, [SMALL_STATE(1738)] = 56840, [SMALL_STATE(1739)] = 56859, [SMALL_STATE(1740)] = 56874, [SMALL_STATE(1741)] = 56891, [SMALL_STATE(1742)] = 56910, [SMALL_STATE(1743)] = 56927, [SMALL_STATE(1744)] = 56944, [SMALL_STATE(1745)] = 56961, [SMALL_STATE(1746)] = 56976, [SMALL_STATE(1747)] = 56995, [SMALL_STATE(1748)] = 57012, [SMALL_STATE(1749)] = 57029, [SMALL_STATE(1750)] = 57048, [SMALL_STATE(1751)] = 57067, [SMALL_STATE(1752)] = 57084, [SMALL_STATE(1753)] = 57103, [SMALL_STATE(1754)] = 57122, [SMALL_STATE(1755)] = 57141, [SMALL_STATE(1756)] = 57160, [SMALL_STATE(1757)] = 57177, [SMALL_STATE(1758)] = 57194, [SMALL_STATE(1759)] = 57213, [SMALL_STATE(1760)] = 57232, [SMALL_STATE(1761)] = 57249, [SMALL_STATE(1762)] = 57266, [SMALL_STATE(1763)] = 57285, [SMALL_STATE(1764)] = 57302, [SMALL_STATE(1765)] = 57321, [SMALL_STATE(1766)] = 57338, [SMALL_STATE(1767)] = 57357, [SMALL_STATE(1768)] = 57374, [SMALL_STATE(1769)] = 57393, [SMALL_STATE(1770)] = 57408, [SMALL_STATE(1771)] = 57425, [SMALL_STATE(1772)] = 57444, [SMALL_STATE(1773)] = 57463, [SMALL_STATE(1774)] = 57480, [SMALL_STATE(1775)] = 57499, [SMALL_STATE(1776)] = 57516, [SMALL_STATE(1777)] = 57535, [SMALL_STATE(1778)] = 57552, [SMALL_STATE(1779)] = 57569, [SMALL_STATE(1780)] = 57586, [SMALL_STATE(1781)] = 57605, [SMALL_STATE(1782)] = 57624, [SMALL_STATE(1783)] = 57641, [SMALL_STATE(1784)] = 57658, [SMALL_STATE(1785)] = 57677, [SMALL_STATE(1786)] = 57696, [SMALL_STATE(1787)] = 57711, [SMALL_STATE(1788)] = 57728, [SMALL_STATE(1789)] = 57745, [SMALL_STATE(1790)] = 57760, [SMALL_STATE(1791)] = 57779, [SMALL_STATE(1792)] = 57796, [SMALL_STATE(1793)] = 57813, [SMALL_STATE(1794)] = 57832, [SMALL_STATE(1795)] = 57849, [SMALL_STATE(1796)] = 57868, [SMALL_STATE(1797)] = 57885, [SMALL_STATE(1798)] = 57902, [SMALL_STATE(1799)] = 57919, [SMALL_STATE(1800)] = 57936, [SMALL_STATE(1801)] = 57953, [SMALL_STATE(1802)] = 57968, [SMALL_STATE(1803)] = 57985, [SMALL_STATE(1804)] = 58004, [SMALL_STATE(1805)] = 58019, [SMALL_STATE(1806)] = 58036, [SMALL_STATE(1807)] = 58053, [SMALL_STATE(1808)] = 58072, [SMALL_STATE(1809)] = 58087, [SMALL_STATE(1810)] = 58102, [SMALL_STATE(1811)] = 58119, [SMALL_STATE(1812)] = 58138, [SMALL_STATE(1813)] = 58155, [SMALL_STATE(1814)] = 58174, [SMALL_STATE(1815)] = 58193, [SMALL_STATE(1816)] = 58210, [SMALL_STATE(1817)] = 58225, [SMALL_STATE(1818)] = 58242, [SMALL_STATE(1819)] = 58259, [SMALL_STATE(1820)] = 58276, [SMALL_STATE(1821)] = 58295, [SMALL_STATE(1822)] = 58312, [SMALL_STATE(1823)] = 58329, [SMALL_STATE(1824)] = 58344, [SMALL_STATE(1825)] = 58361, [SMALL_STATE(1826)] = 58380, [SMALL_STATE(1827)] = 58397, [SMALL_STATE(1828)] = 58414, [SMALL_STATE(1829)] = 58431, [SMALL_STATE(1830)] = 58448, [SMALL_STATE(1831)] = 58465, [SMALL_STATE(1832)] = 58482, [SMALL_STATE(1833)] = 58499, [SMALL_STATE(1834)] = 58514, [SMALL_STATE(1835)] = 58531, [SMALL_STATE(1836)] = 58550, [SMALL_STATE(1837)] = 58567, [SMALL_STATE(1838)] = 58586, [SMALL_STATE(1839)] = 58603, [SMALL_STATE(1840)] = 58620, [SMALL_STATE(1841)] = 58639, [SMALL_STATE(1842)] = 58654, [SMALL_STATE(1843)] = 58673, [SMALL_STATE(1844)] = 58690, [SMALL_STATE(1845)] = 58709, [SMALL_STATE(1846)] = 58726, [SMALL_STATE(1847)] = 58743, [SMALL_STATE(1848)] = 58762, [SMALL_STATE(1849)] = 58781, [SMALL_STATE(1850)] = 58798, [SMALL_STATE(1851)] = 58815, [SMALL_STATE(1852)] = 58832, [SMALL_STATE(1853)] = 58851, [SMALL_STATE(1854)] = 58868, [SMALL_STATE(1855)] = 58885, [SMALL_STATE(1856)] = 58902, [SMALL_STATE(1857)] = 58921, [SMALL_STATE(1858)] = 58940, [SMALL_STATE(1859)] = 58959, [SMALL_STATE(1860)] = 58974, [SMALL_STATE(1861)] = 58991, [SMALL_STATE(1862)] = 59006, [SMALL_STATE(1863)] = 59025, [SMALL_STATE(1864)] = 59042, [SMALL_STATE(1865)] = 59061, [SMALL_STATE(1866)] = 59080, [SMALL_STATE(1867)] = 59095, [SMALL_STATE(1868)] = 59110, [SMALL_STATE(1869)] = 59125, [SMALL_STATE(1870)] = 59144, [SMALL_STATE(1871)] = 59159, [SMALL_STATE(1872)] = 59176, [SMALL_STATE(1873)] = 59195, [SMALL_STATE(1874)] = 59212, [SMALL_STATE(1875)] = 59229, [SMALL_STATE(1876)] = 59246, [SMALL_STATE(1877)] = 59265, [SMALL_STATE(1878)] = 59282, [SMALL_STATE(1879)] = 59299, [SMALL_STATE(1880)] = 59318, [SMALL_STATE(1881)] = 59335, [SMALL_STATE(1882)] = 59351, [SMALL_STATE(1883)] = 59365, [SMALL_STATE(1884)] = 59381, [SMALL_STATE(1885)] = 59395, [SMALL_STATE(1886)] = 59411, [SMALL_STATE(1887)] = 59425, [SMALL_STATE(1888)] = 59441, [SMALL_STATE(1889)] = 59457, [SMALL_STATE(1890)] = 59473, [SMALL_STATE(1891)] = 59489, [SMALL_STATE(1892)] = 59505, [SMALL_STATE(1893)] = 59521, [SMALL_STATE(1894)] = 59537, [SMALL_STATE(1895)] = 59553, [SMALL_STATE(1896)] = 59567, [SMALL_STATE(1897)] = 59581, [SMALL_STATE(1898)] = 59597, [SMALL_STATE(1899)] = 59613, [SMALL_STATE(1900)] = 59629, [SMALL_STATE(1901)] = 59645, [SMALL_STATE(1902)] = 59659, [SMALL_STATE(1903)] = 59675, [SMALL_STATE(1904)] = 59689, [SMALL_STATE(1905)] = 59703, [SMALL_STATE(1906)] = 59719, [SMALL_STATE(1907)] = 59733, [SMALL_STATE(1908)] = 59747, [SMALL_STATE(1909)] = 59763, [SMALL_STATE(1910)] = 59779, [SMALL_STATE(1911)] = 59795, [SMALL_STATE(1912)] = 59811, [SMALL_STATE(1913)] = 59825, [SMALL_STATE(1914)] = 59841, [SMALL_STATE(1915)] = 59857, [SMALL_STATE(1916)] = 59871, [SMALL_STATE(1917)] = 59885, [SMALL_STATE(1918)] = 59901, [SMALL_STATE(1919)] = 59915, [SMALL_STATE(1920)] = 59931, [SMALL_STATE(1921)] = 59947, [SMALL_STATE(1922)] = 59961, [SMALL_STATE(1923)] = 59977, [SMALL_STATE(1924)] = 59991, [SMALL_STATE(1925)] = 60007, [SMALL_STATE(1926)] = 60023, [SMALL_STATE(1927)] = 60039, [SMALL_STATE(1928)] = 60055, [SMALL_STATE(1929)] = 60071, [SMALL_STATE(1930)] = 60087, [SMALL_STATE(1931)] = 60103, [SMALL_STATE(1932)] = 60117, [SMALL_STATE(1933)] = 60133, [SMALL_STATE(1934)] = 60149, [SMALL_STATE(1935)] = 60165, [SMALL_STATE(1936)] = 60181, [SMALL_STATE(1937)] = 60197, [SMALL_STATE(1938)] = 60211, [SMALL_STATE(1939)] = 60225, [SMALL_STATE(1940)] = 60239, [SMALL_STATE(1941)] = 60253, [SMALL_STATE(1942)] = 60269, [SMALL_STATE(1943)] = 60285, [SMALL_STATE(1944)] = 60299, [SMALL_STATE(1945)] = 60315, [SMALL_STATE(1946)] = 60329, [SMALL_STATE(1947)] = 60343, [SMALL_STATE(1948)] = 60359, [SMALL_STATE(1949)] = 60375, [SMALL_STATE(1950)] = 60391, [SMALL_STATE(1951)] = 60407, [SMALL_STATE(1952)] = 60423, [SMALL_STATE(1953)] = 60437, [SMALL_STATE(1954)] = 60453, [SMALL_STATE(1955)] = 60467, [SMALL_STATE(1956)] = 60481, [SMALL_STATE(1957)] = 60495, [SMALL_STATE(1958)] = 60509, [SMALL_STATE(1959)] = 60523, [SMALL_STATE(1960)] = 60539, [SMALL_STATE(1961)] = 60555, [SMALL_STATE(1962)] = 60571, [SMALL_STATE(1963)] = 60587, [SMALL_STATE(1964)] = 60603, [SMALL_STATE(1965)] = 60617, [SMALL_STATE(1966)] = 60631, [SMALL_STATE(1967)] = 60645, [SMALL_STATE(1968)] = 60661, [SMALL_STATE(1969)] = 60677, [SMALL_STATE(1970)] = 60691, [SMALL_STATE(1971)] = 60707, [SMALL_STATE(1972)] = 60723, [SMALL_STATE(1973)] = 60739, [SMALL_STATE(1974)] = 60755, [SMALL_STATE(1975)] = 60771, [SMALL_STATE(1976)] = 60787, [SMALL_STATE(1977)] = 60803, [SMALL_STATE(1978)] = 60819, [SMALL_STATE(1979)] = 60835, [SMALL_STATE(1980)] = 60849, [SMALL_STATE(1981)] = 60865, [SMALL_STATE(1982)] = 60881, [SMALL_STATE(1983)] = 60895, [SMALL_STATE(1984)] = 60911, [SMALL_STATE(1985)] = 60927, [SMALL_STATE(1986)] = 60943, [SMALL_STATE(1987)] = 60957, [SMALL_STATE(1988)] = 60973, [SMALL_STATE(1989)] = 60987, [SMALL_STATE(1990)] = 61003, [SMALL_STATE(1991)] = 61019, [SMALL_STATE(1992)] = 61035, [SMALL_STATE(1993)] = 61049, [SMALL_STATE(1994)] = 61065, [SMALL_STATE(1995)] = 61081, [SMALL_STATE(1996)] = 61097, [SMALL_STATE(1997)] = 61113, [SMALL_STATE(1998)] = 61127, [SMALL_STATE(1999)] = 61143, [SMALL_STATE(2000)] = 61157, [SMALL_STATE(2001)] = 61173, [SMALL_STATE(2002)] = 61187, [SMALL_STATE(2003)] = 61201, [SMALL_STATE(2004)] = 61217, [SMALL_STATE(2005)] = 61231, [SMALL_STATE(2006)] = 61247, [SMALL_STATE(2007)] = 61263, [SMALL_STATE(2008)] = 61279, [SMALL_STATE(2009)] = 61293, [SMALL_STATE(2010)] = 61309, [SMALL_STATE(2011)] = 61325, [SMALL_STATE(2012)] = 61339, [SMALL_STATE(2013)] = 61353, [SMALL_STATE(2014)] = 61367, [SMALL_STATE(2015)] = 61383, [SMALL_STATE(2016)] = 61399, [SMALL_STATE(2017)] = 61415, [SMALL_STATE(2018)] = 61429, [SMALL_STATE(2019)] = 61445, [SMALL_STATE(2020)] = 61459, [SMALL_STATE(2021)] = 61475, [SMALL_STATE(2022)] = 61489, [SMALL_STATE(2023)] = 61505, [SMALL_STATE(2024)] = 61519, [SMALL_STATE(2025)] = 61533, [SMALL_STATE(2026)] = 61547, [SMALL_STATE(2027)] = 61561, [SMALL_STATE(2028)] = 61577, [SMALL_STATE(2029)] = 61591, [SMALL_STATE(2030)] = 61607, [SMALL_STATE(2031)] = 61621, [SMALL_STATE(2032)] = 61637, [SMALL_STATE(2033)] = 61653, [SMALL_STATE(2034)] = 61669, [SMALL_STATE(2035)] = 61685, [SMALL_STATE(2036)] = 61701, [SMALL_STATE(2037)] = 61717, [SMALL_STATE(2038)] = 61733, [SMALL_STATE(2039)] = 61749, [SMALL_STATE(2040)] = 61765, [SMALL_STATE(2041)] = 61781, [SMALL_STATE(2042)] = 61797, [SMALL_STATE(2043)] = 61813, [SMALL_STATE(2044)] = 61829, [SMALL_STATE(2045)] = 61845, [SMALL_STATE(2046)] = 61861, [SMALL_STATE(2047)] = 61877, [SMALL_STATE(2048)] = 61893, [SMALL_STATE(2049)] = 61909, [SMALL_STATE(2050)] = 61925, [SMALL_STATE(2051)] = 61939, [SMALL_STATE(2052)] = 61955, [SMALL_STATE(2053)] = 61971, [SMALL_STATE(2054)] = 61987, [SMALL_STATE(2055)] = 62001, [SMALL_STATE(2056)] = 62015, [SMALL_STATE(2057)] = 62029, [SMALL_STATE(2058)] = 62043, [SMALL_STATE(2059)] = 62057, [SMALL_STATE(2060)] = 62071, [SMALL_STATE(2061)] = 62087, [SMALL_STATE(2062)] = 62103, [SMALL_STATE(2063)] = 62119, [SMALL_STATE(2064)] = 62133, [SMALL_STATE(2065)] = 62147, [SMALL_STATE(2066)] = 62161, [SMALL_STATE(2067)] = 62175, [SMALL_STATE(2068)] = 62191, [SMALL_STATE(2069)] = 62205, [SMALL_STATE(2070)] = 62221, [SMALL_STATE(2071)] = 62237, [SMALL_STATE(2072)] = 62253, [SMALL_STATE(2073)] = 62269, [SMALL_STATE(2074)] = 62285, [SMALL_STATE(2075)] = 62299, [SMALL_STATE(2076)] = 62313, [SMALL_STATE(2077)] = 62327, [SMALL_STATE(2078)] = 62341, [SMALL_STATE(2079)] = 62357, [SMALL_STATE(2080)] = 62371, [SMALL_STATE(2081)] = 62385, [SMALL_STATE(2082)] = 62401, [SMALL_STATE(2083)] = 62417, [SMALL_STATE(2084)] = 62431, [SMALL_STATE(2085)] = 62447, [SMALL_STATE(2086)] = 62461, [SMALL_STATE(2087)] = 62477, [SMALL_STATE(2088)] = 62493, [SMALL_STATE(2089)] = 62507, [SMALL_STATE(2090)] = 62523, [SMALL_STATE(2091)] = 62539, [SMALL_STATE(2092)] = 62555, [SMALL_STATE(2093)] = 62571, [SMALL_STATE(2094)] = 62587, [SMALL_STATE(2095)] = 62601, [SMALL_STATE(2096)] = 62617, [SMALL_STATE(2097)] = 62631, [SMALL_STATE(2098)] = 62647, [SMALL_STATE(2099)] = 62663, [SMALL_STATE(2100)] = 62677, [SMALL_STATE(2101)] = 62691, [SMALL_STATE(2102)] = 62705, [SMALL_STATE(2103)] = 62721, [SMALL_STATE(2104)] = 62735, [SMALL_STATE(2105)] = 62749, [SMALL_STATE(2106)] = 62763, [SMALL_STATE(2107)] = 62779, [SMALL_STATE(2108)] = 62795, [SMALL_STATE(2109)] = 62809, [SMALL_STATE(2110)] = 62823, [SMALL_STATE(2111)] = 62837, [SMALL_STATE(2112)] = 62853, [SMALL_STATE(2113)] = 62867, [SMALL_STATE(2114)] = 62883, [SMALL_STATE(2115)] = 62899, [SMALL_STATE(2116)] = 62915, [SMALL_STATE(2117)] = 62931, [SMALL_STATE(2118)] = 62947, [SMALL_STATE(2119)] = 62963, [SMALL_STATE(2120)] = 62979, [SMALL_STATE(2121)] = 62995, [SMALL_STATE(2122)] = 63011, [SMALL_STATE(2123)] = 63027, [SMALL_STATE(2124)] = 63043, [SMALL_STATE(2125)] = 63057, [SMALL_STATE(2126)] = 63073, [SMALL_STATE(2127)] = 63087, [SMALL_STATE(2128)] = 63101, [SMALL_STATE(2129)] = 63117, [SMALL_STATE(2130)] = 63133, [SMALL_STATE(2131)] = 63149, [SMALL_STATE(2132)] = 63162, [SMALL_STATE(2133)] = 63175, [SMALL_STATE(2134)] = 63188, [SMALL_STATE(2135)] = 63201, [SMALL_STATE(2136)] = 63214, [SMALL_STATE(2137)] = 63227, [SMALL_STATE(2138)] = 63240, [SMALL_STATE(2139)] = 63253, [SMALL_STATE(2140)] = 63266, [SMALL_STATE(2141)] = 63279, [SMALL_STATE(2142)] = 63292, [SMALL_STATE(2143)] = 63305, [SMALL_STATE(2144)] = 63318, [SMALL_STATE(2145)] = 63331, [SMALL_STATE(2146)] = 63344, [SMALL_STATE(2147)] = 63357, [SMALL_STATE(2148)] = 63370, [SMALL_STATE(2149)] = 63383, [SMALL_STATE(2150)] = 63396, [SMALL_STATE(2151)] = 63409, [SMALL_STATE(2152)] = 63422, [SMALL_STATE(2153)] = 63435, [SMALL_STATE(2154)] = 63448, [SMALL_STATE(2155)] = 63461, [SMALL_STATE(2156)] = 63474, [SMALL_STATE(2157)] = 63487, [SMALL_STATE(2158)] = 63500, [SMALL_STATE(2159)] = 63513, [SMALL_STATE(2160)] = 63526, [SMALL_STATE(2161)] = 63539, [SMALL_STATE(2162)] = 63552, [SMALL_STATE(2163)] = 63565, [SMALL_STATE(2164)] = 63578, [SMALL_STATE(2165)] = 63591, [SMALL_STATE(2166)] = 63604, [SMALL_STATE(2167)] = 63617, [SMALL_STATE(2168)] = 63630, [SMALL_STATE(2169)] = 63643, [SMALL_STATE(2170)] = 63656, [SMALL_STATE(2171)] = 63669, [SMALL_STATE(2172)] = 63682, [SMALL_STATE(2173)] = 63695, [SMALL_STATE(2174)] = 63708, [SMALL_STATE(2175)] = 63721, [SMALL_STATE(2176)] = 63734, [SMALL_STATE(2177)] = 63747, [SMALL_STATE(2178)] = 63760, [SMALL_STATE(2179)] = 63773, [SMALL_STATE(2180)] = 63786, [SMALL_STATE(2181)] = 63799, [SMALL_STATE(2182)] = 63812, [SMALL_STATE(2183)] = 63825, [SMALL_STATE(2184)] = 63838, [SMALL_STATE(2185)] = 63851, [SMALL_STATE(2186)] = 63864, [SMALL_STATE(2187)] = 63877, [SMALL_STATE(2188)] = 63890, [SMALL_STATE(2189)] = 63903, [SMALL_STATE(2190)] = 63916, [SMALL_STATE(2191)] = 63929, [SMALL_STATE(2192)] = 63942, [SMALL_STATE(2193)] = 63955, [SMALL_STATE(2194)] = 63968, [SMALL_STATE(2195)] = 63981, [SMALL_STATE(2196)] = 63994, [SMALL_STATE(2197)] = 64007, [SMALL_STATE(2198)] = 64020, [SMALL_STATE(2199)] = 64033, [SMALL_STATE(2200)] = 64046, [SMALL_STATE(2201)] = 64059, [SMALL_STATE(2202)] = 64072, [SMALL_STATE(2203)] = 64085, [SMALL_STATE(2204)] = 64098, [SMALL_STATE(2205)] = 64111, [SMALL_STATE(2206)] = 64124, [SMALL_STATE(2207)] = 64137, [SMALL_STATE(2208)] = 64150, [SMALL_STATE(2209)] = 64163, [SMALL_STATE(2210)] = 64176, [SMALL_STATE(2211)] = 64189, [SMALL_STATE(2212)] = 64202, [SMALL_STATE(2213)] = 64215, [SMALL_STATE(2214)] = 64228, [SMALL_STATE(2215)] = 64241, [SMALL_STATE(2216)] = 64254, [SMALL_STATE(2217)] = 64267, [SMALL_STATE(2218)] = 64280, [SMALL_STATE(2219)] = 64293, [SMALL_STATE(2220)] = 64306, [SMALL_STATE(2221)] = 64319, [SMALL_STATE(2222)] = 64332, [SMALL_STATE(2223)] = 64345, [SMALL_STATE(2224)] = 64358, [SMALL_STATE(2225)] = 64371, [SMALL_STATE(2226)] = 64384, [SMALL_STATE(2227)] = 64397, [SMALL_STATE(2228)] = 64410, [SMALL_STATE(2229)] = 64423, [SMALL_STATE(2230)] = 64436, [SMALL_STATE(2231)] = 64449, [SMALL_STATE(2232)] = 64462, [SMALL_STATE(2233)] = 64475, [SMALL_STATE(2234)] = 64488, [SMALL_STATE(2235)] = 64501, [SMALL_STATE(2236)] = 64514, [SMALL_STATE(2237)] = 64527, [SMALL_STATE(2238)] = 64540, [SMALL_STATE(2239)] = 64553, [SMALL_STATE(2240)] = 64566, [SMALL_STATE(2241)] = 64579, [SMALL_STATE(2242)] = 64592, [SMALL_STATE(2243)] = 64605, [SMALL_STATE(2244)] = 64618, [SMALL_STATE(2245)] = 64631, [SMALL_STATE(2246)] = 64644, [SMALL_STATE(2247)] = 64657, [SMALL_STATE(2248)] = 64670, [SMALL_STATE(2249)] = 64683, [SMALL_STATE(2250)] = 64696, [SMALL_STATE(2251)] = 64709, [SMALL_STATE(2252)] = 64722, [SMALL_STATE(2253)] = 64735, [SMALL_STATE(2254)] = 64748, [SMALL_STATE(2255)] = 64761, [SMALL_STATE(2256)] = 64774, [SMALL_STATE(2257)] = 64787, [SMALL_STATE(2258)] = 64800, [SMALL_STATE(2259)] = 64813, [SMALL_STATE(2260)] = 64826, [SMALL_STATE(2261)] = 64839, [SMALL_STATE(2262)] = 64852, [SMALL_STATE(2263)] = 64865, [SMALL_STATE(2264)] = 64878, [SMALL_STATE(2265)] = 64891, [SMALL_STATE(2266)] = 64904, [SMALL_STATE(2267)] = 64917, [SMALL_STATE(2268)] = 64930, [SMALL_STATE(2269)] = 64943, [SMALL_STATE(2270)] = 64956, [SMALL_STATE(2271)] = 64969, [SMALL_STATE(2272)] = 64982, [SMALL_STATE(2273)] = 64995, [SMALL_STATE(2274)] = 65008, [SMALL_STATE(2275)] = 65021, [SMALL_STATE(2276)] = 65034, [SMALL_STATE(2277)] = 65047, [SMALL_STATE(2278)] = 65060, [SMALL_STATE(2279)] = 65073, [SMALL_STATE(2280)] = 65086, [SMALL_STATE(2281)] = 65099, [SMALL_STATE(2282)] = 65112, [SMALL_STATE(2283)] = 65125, [SMALL_STATE(2284)] = 65138, [SMALL_STATE(2285)] = 65151, [SMALL_STATE(2286)] = 65164, [SMALL_STATE(2287)] = 65177, [SMALL_STATE(2288)] = 65190, [SMALL_STATE(2289)] = 65203, [SMALL_STATE(2290)] = 65216, [SMALL_STATE(2291)] = 65229, [SMALL_STATE(2292)] = 65242, [SMALL_STATE(2293)] = 65255, [SMALL_STATE(2294)] = 65268, [SMALL_STATE(2295)] = 65281, [SMALL_STATE(2296)] = 65294, [SMALL_STATE(2297)] = 65307, [SMALL_STATE(2298)] = 65320, [SMALL_STATE(2299)] = 65333, [SMALL_STATE(2300)] = 65346, [SMALL_STATE(2301)] = 65359, [SMALL_STATE(2302)] = 65372, [SMALL_STATE(2303)] = 65385, [SMALL_STATE(2304)] = 65398, [SMALL_STATE(2305)] = 65411, [SMALL_STATE(2306)] = 65424, [SMALL_STATE(2307)] = 65437, [SMALL_STATE(2308)] = 65450, [SMALL_STATE(2309)] = 65463, [SMALL_STATE(2310)] = 65476, [SMALL_STATE(2311)] = 65489, [SMALL_STATE(2312)] = 65502, [SMALL_STATE(2313)] = 65515, [SMALL_STATE(2314)] = 65528, [SMALL_STATE(2315)] = 65541, [SMALL_STATE(2316)] = 65554, [SMALL_STATE(2317)] = 65567, [SMALL_STATE(2318)] = 65580, [SMALL_STATE(2319)] = 65593, [SMALL_STATE(2320)] = 65606, [SMALL_STATE(2321)] = 65619, [SMALL_STATE(2322)] = 65632, [SMALL_STATE(2323)] = 65645, [SMALL_STATE(2324)] = 65658, [SMALL_STATE(2325)] = 65671, [SMALL_STATE(2326)] = 65684, [SMALL_STATE(2327)] = 65697, [SMALL_STATE(2328)] = 65710, [SMALL_STATE(2329)] = 65714, }; 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(1417), [5] = {.entry = {.count = 1, .reusable = false}}, SHIFT_EXTRA(), [7] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_program, 0), [9] = {.entry = {.count = 1, .reusable = false}}, SHIFT(41), [11] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1417), [13] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1633), [15] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2), [17] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(695), [20] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(423), [23] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1253), [26] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1648), [29] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1462), [32] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1208), [35] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1275), [38] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1429), [41] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(2113), [44] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(21), [47] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(2284), [50] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(2279), [53] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(2278), [56] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), [58] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(2276), [61] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1161), [64] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1166), [67] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1189), [70] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1564), [73] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(96), [76] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(2254), [79] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(182), [82] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(2248), [85] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(2244), [88] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1000), [91] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1900), [94] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(2238), [97] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(191), [100] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(193), [103] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(194), [106] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(271), [109] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1883), [112] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(85), [115] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(2221), [118] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(2220), [121] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1927), [124] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1929), [127] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1930), [130] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(293), [133] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(294), [136] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(294), [139] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(529), [142] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(318), [145] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(685), [148] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(787), [151] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1000), [154] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(2213), [157] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(103), [160] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(654), [163] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1254), [166] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1197), [169] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(2207), [172] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1503), [175] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(88), [178] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(330), [181] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(331), [184] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(359), [187] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(334), [190] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(748), [193] = {.entry = {.count = 1, .reusable = false}}, SHIFT(695), [195] = {.entry = {.count = 1, .reusable = true}}, SHIFT(423), [197] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1253), [199] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1648), [201] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1462), [203] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1208), [205] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1275), [207] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1429), [209] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2113), [211] = {.entry = {.count = 1, .reusable = true}}, SHIFT(21), [213] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_statement, 4, .production_id = 114), [215] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2284), [217] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2279), [219] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2278), [221] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_case_statement, 4, .production_id = 114), [223] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2276), [225] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1161), [227] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1166), [229] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1189), [231] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1564), [233] = {.entry = {.count = 1, .reusable = true}}, SHIFT(96), [235] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2254), [237] = {.entry = {.count = 1, .reusable = false}}, SHIFT(182), [239] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2248), [241] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2244), [243] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1000), [245] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1900), [247] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2238), [249] = {.entry = {.count = 1, .reusable = false}}, SHIFT(191), [251] = {.entry = {.count = 1, .reusable = false}}, SHIFT(193), [253] = {.entry = {.count = 1, .reusable = false}}, SHIFT(194), [255] = {.entry = {.count = 1, .reusable = false}}, SHIFT(271), [257] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1883), [259] = {.entry = {.count = 1, .reusable = false}}, SHIFT(85), [261] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2221), [263] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2220), [265] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1927), [267] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1929), [269] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1930), [271] = {.entry = {.count = 1, .reusable = true}}, SHIFT(293), [273] = {.entry = {.count = 1, .reusable = false}}, SHIFT(294), [275] = {.entry = {.count = 1, .reusable = true}}, SHIFT(294), [277] = {.entry = {.count = 1, .reusable = false}}, SHIFT(529), [279] = {.entry = {.count = 1, .reusable = false}}, SHIFT(318), [281] = {.entry = {.count = 1, .reusable = false}}, SHIFT(685), [283] = {.entry = {.count = 1, .reusable = true}}, SHIFT(787), [285] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1000), [287] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2213), [289] = {.entry = {.count = 1, .reusable = true}}, SHIFT(103), [291] = {.entry = {.count = 1, .reusable = false}}, SHIFT(654), [293] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1254), [295] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1197), [297] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2207), [299] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1503), [301] = {.entry = {.count = 1, .reusable = false}}, SHIFT(88), [303] = {.entry = {.count = 1, .reusable = false}}, SHIFT(330), [305] = {.entry = {.count = 1, .reusable = false}}, SHIFT(331), [307] = {.entry = {.count = 1, .reusable = false}}, SHIFT(359), [309] = {.entry = {.count = 1, .reusable = false}}, SHIFT(334), [311] = {.entry = {.count = 1, .reusable = true}}, SHIFT(748), [313] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_default_statement, 3), [315] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_default_statement, 3), [317] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_statement, 3, .production_id = 114), [319] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_case_statement, 3, .production_id = 114), [321] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_default_statement, 2), [323] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_default_statement, 2), [325] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_colon_block, 1), [327] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(2315), [330] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1919), [333] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(2323), [336] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(2327), [339] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2), SHIFT_REPEAT(1949), [342] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2315), [344] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1919), [346] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2323), [348] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2327), [350] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1949), [352] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_colon_block, 2), [354] = {.entry = {.count = 1, .reusable = true}}, SHIFT(483), [356] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7), [358] = {.entry = {.count = 1, .reusable = true}}, SHIFT(484), [360] = {.entry = {.count = 1, .reusable = false}}, SHIFT(701), [362] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1700), [364] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1251), [366] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1817), [368] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1466), [370] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1212), [372] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1416), [374] = {.entry = {.count = 1, .reusable = true}}, SHIFT(44), [376] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2214), [378] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2212), [380] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2211), [382] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2209), [384] = {.entry = {.count = 1, .reusable = false}}, SHIFT(196), [386] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2296), [388] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2297), [390] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1947), [392] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2205), [394] = {.entry = {.count = 1, .reusable = false}}, SHIFT(183), [396] = {.entry = {.count = 1, .reusable = false}}, SHIFT(189), [398] = {.entry = {.count = 1, .reusable = false}}, SHIFT(190), [400] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1998), [402] = {.entry = {.count = 1, .reusable = false}}, SHIFT(82), [404] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2316), [406] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2324), [408] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2005), [410] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1951), [412] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1698), [414] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2312), [416] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2093), [418] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2321), [420] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2326), [422] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1928), [424] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1736), [426] = {.entry = {.count = 1, .reusable = true}}, SHIFT(24), [428] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1734), [430] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1969), [432] = {.entry = {.count = 1, .reusable = true}}, SHIFT(488), [434] = {.entry = {.count = 1, .reusable = true}}, SHIFT(63), [436] = {.entry = {.count = 1, .reusable = true}}, SHIFT(489), [438] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1958), [440] = {.entry = {.count = 1, .reusable = true}}, SHIFT(464), [442] = {.entry = {.count = 1, .reusable = true}}, SHIFT(462), [444] = {.entry = {.count = 1, .reusable = true}}, SHIFT(70), [446] = {.entry = {.count = 1, .reusable = true}}, SHIFT(466), [448] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1955), [450] = {.entry = {.count = 1, .reusable = true}}, SHIFT(455), [452] = {.entry = {.count = 1, .reusable = true}}, SHIFT(73), [454] = {.entry = {.count = 1, .reusable = true}}, SHIFT(457), [456] = {.entry = {.count = 1, .reusable = true}}, SHIFT(454), [458] = {.entry = {.count = 1, .reusable = true}}, SHIFT(39), [460] = {.entry = {.count = 1, .reusable = true}}, SHIFT(446), [462] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1954), [464] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1946), [466] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_program, 2), [468] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1218), [470] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1207), [472] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1683), [474] = {.entry = {.count = 1, .reusable = true}}, SHIFT(403), [476] = {.entry = {.count = 1, .reusable = true}}, SHIFT(10), [478] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_program, 3), [480] = {.entry = {.count = 1, .reusable = true}}, SHIFT(397), [482] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1952), [484] = {.entry = {.count = 1, .reusable = true}}, SHIFT(517), [486] = {.entry = {.count = 1, .reusable = true}}, SHIFT(50), [488] = {.entry = {.count = 1, .reusable = true}}, SHIFT(518), [490] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_program, 1), [492] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1742), [494] = {.entry = {.count = 1, .reusable = true}}, SHIFT(28), [496] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1740), [498] = {.entry = {.count = 1, .reusable = true}}, SHIFT(677), [500] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1965), [502] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1697), [504] = {.entry = {.count = 1, .reusable = true}}, SHIFT(20), [506] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1696), [508] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1667), [510] = {.entry = {.count = 1, .reusable = true}}, SHIFT(46), [512] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1668), [514] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1940), [516] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1943), [518] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1671), [520] = {.entry = {.count = 1, .reusable = true}}, SHIFT(65), [522] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1792), [524] = {.entry = {.count = 1, .reusable = true}}, SHIFT(673), [526] = {.entry = {.count = 1, .reusable = true}}, SHIFT(953), [528] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1003), [530] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2094), [532] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1986), [534] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2103), [536] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2109), [538] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2112), [540] = {.entry = {.count = 1, .reusable = true}}, SHIFT(519), [542] = {.entry = {.count = 1, .reusable = false}}, SHIFT(609), [544] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_yield_expression, 1), [546] = {.entry = {.count = 1, .reusable = false}}, SHIFT(784), [548] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1319), [550] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1682), [552] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1580), [554] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_yield_expression, 1), [556] = {.entry = {.count = 1, .reusable = true}}, SHIFT(92), [558] = {.entry = {.count = 1, .reusable = true}}, SHIFT(225), [560] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2208), [562] = {.entry = {.count = 1, .reusable = false}}, SHIFT(848), [564] = {.entry = {.count = 1, .reusable = false}}, SHIFT(343), [566] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1950), [568] = {.entry = {.count = 1, .reusable = true}}, SHIFT(344), [570] = {.entry = {.count = 1, .reusable = false}}, SHIFT(345), [572] = {.entry = {.count = 1, .reusable = true}}, SHIFT(345), [574] = {.entry = {.count = 1, .reusable = false}}, SHIFT(527), [576] = {.entry = {.count = 1, .reusable = false}}, SHIFT(347), [578] = {.entry = {.count = 1, .reusable = false}}, SHIFT(681), [580] = {.entry = {.count = 1, .reusable = true}}, SHIFT(788), [582] = {.entry = {.count = 1, .reusable = true}}, SHIFT(848), [584] = {.entry = {.count = 1, .reusable = true}}, SHIFT(104), [586] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1203), [588] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2199), [590] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1464), [592] = {.entry = {.count = 1, .reusable = false}}, SHIFT(86), [594] = {.entry = {.count = 1, .reusable = false}}, SHIFT(362), [596] = {.entry = {.count = 1, .reusable = false}}, SHIFT(349), [598] = {.entry = {.count = 1, .reusable = false}}, SHIFT(350), [600] = {.entry = {.count = 1, .reusable = false}}, SHIFT(352), [602] = {.entry = {.count = 1, .reusable = false}}, SHIFT(353), [604] = {.entry = {.count = 1, .reusable = true}}, SHIFT(651), [606] = {.entry = {.count = 1, .reusable = true}}, SHIFT(98), [608] = {.entry = {.count = 1, .reusable = true}}, SHIFT(249), [610] = {.entry = {.count = 1, .reusable = false}}, SHIFT(251), [612] = {.entry = {.count = 1, .reusable = true}}, SHIFT(253), [614] = {.entry = {.count = 1, .reusable = false}}, SHIFT(254), [616] = {.entry = {.count = 1, .reusable = true}}, SHIFT(254), [618] = {.entry = {.count = 1, .reusable = false}}, SHIFT(528), [620] = {.entry = {.count = 1, .reusable = false}}, SHIFT(256), [622] = {.entry = {.count = 1, .reusable = true}}, SHIFT(105), [624] = {.entry = {.count = 1, .reusable = false}}, SHIFT(87), [626] = {.entry = {.count = 1, .reusable = false}}, SHIFT(261), [628] = {.entry = {.count = 1, .reusable = false}}, SHIFT(257), [630] = {.entry = {.count = 1, .reusable = false}}, SHIFT(258), [632] = {.entry = {.count = 1, .reusable = false}}, SHIFT(259), [634] = {.entry = {.count = 1, .reusable = false}}, SHIFT(260), [636] = {.entry = {.count = 1, .reusable = false}}, SHIFT(692), [638] = {.entry = {.count = 1, .reusable = false}}, SHIFT(789), [640] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1331), [642] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1621), [644] = {.entry = {.count = 1, .reusable = true}}, SHIFT(358), [646] = {.entry = {.count = 1, .reusable = false}}, SHIFT(218), [648] = {.entry = {.count = 1, .reusable = true}}, SHIFT(91), [650] = {.entry = {.count = 1, .reusable = true}}, SHIFT(301), [652] = {.entry = {.count = 1, .reusable = false}}, SHIFT(306), [654] = {.entry = {.count = 1, .reusable = true}}, SHIFT(307), [656] = {.entry = {.count = 1, .reusable = false}}, SHIFT(308), [658] = {.entry = {.count = 1, .reusable = true}}, SHIFT(308), [660] = {.entry = {.count = 1, .reusable = false}}, SHIFT(526), [662] = {.entry = {.count = 1, .reusable = false}}, SHIFT(310), [664] = {.entry = {.count = 1, .reusable = true}}, SHIFT(102), [666] = {.entry = {.count = 1, .reusable = false}}, SHIFT(89), [668] = {.entry = {.count = 1, .reusable = false}}, SHIFT(321), [670] = {.entry = {.count = 1, .reusable = false}}, SHIFT(313), [672] = {.entry = {.count = 1, .reusable = false}}, SHIFT(316), [674] = {.entry = {.count = 1, .reusable = false}}, SHIFT(317), [676] = {.entry = {.count = 1, .reusable = false}}, SHIFT(319), [678] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1944), [680] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2163), [682] = {.entry = {.count = 1, .reusable = true}}, SHIFT(785), [684] = {.entry = {.count = 1, .reusable = true}}, SHIFT(138), [686] = {.entry = {.count = 1, .reusable = true}}, SHIFT(758), [688] = {.entry = {.count = 1, .reusable = true}}, SHIFT(744), [690] = {.entry = {.count = 1, .reusable = true}}, SHIFT(145), [692] = {.entry = {.count = 1, .reusable = true}}, SHIFT(733), [694] = {.entry = {.count = 1, .reusable = true}}, SHIFT(628), [696] = {.entry = {.count = 1, .reusable = true}}, SHIFT(679), [698] = {.entry = {.count = 1, .reusable = false}}, SHIFT(700), [700] = {.entry = {.count = 1, .reusable = true}}, SHIFT(697), [702] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2237), [704] = {.entry = {.count = 1, .reusable = true}}, SHIFT(955), [706] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2288), [708] = {.entry = {.count = 1, .reusable = true}}, SHIFT(667), [710] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2287), [712] = {.entry = {.count = 1, .reusable = true}}, SHIFT(669), [714] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2294), [716] = {.entry = {.count = 1, .reusable = true}}, SHIFT(579), [718] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2285), [720] = {.entry = {.count = 1, .reusable = true}}, SHIFT(532), [722] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2304), [724] = {.entry = {.count = 1, .reusable = true}}, SHIFT(755), [726] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2308), [728] = {.entry = {.count = 1, .reusable = true}}, SHIFT(752), [730] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2228), [732] = {.entry = {.count = 1, .reusable = true}}, SHIFT(656), [734] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2251), [736] = {.entry = {.count = 1, .reusable = true}}, SHIFT(765), [738] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2226), [740] = {.entry = {.count = 1, .reusable = true}}, SHIFT(849), [742] = {.entry = {.count = 1, .reusable = true}}, SHIFT(590), [744] = {.entry = {.count = 1, .reusable = true}}, SHIFT(658), [746] = {.entry = {.count = 1, .reusable = true}}, SHIFT(763), [748] = {.entry = {.count = 1, .reusable = true}}, SHIFT(833), [750] = {.entry = {.count = 1, .reusable = true}}, SHIFT(745), [752] = {.entry = {.count = 1, .reusable = true}}, SHIFT(578), [754] = {.entry = {.count = 1, .reusable = true}}, SHIFT(764), [756] = {.entry = {.count = 1, .reusable = true}}, SHIFT(740), [758] = {.entry = {.count = 1, .reusable = true}}, SHIFT(660), [760] = {.entry = {.count = 1, .reusable = true}}, SHIFT(650), [762] = {.entry = {.count = 1, .reusable = true}}, SHIFT(835), [764] = {.entry = {.count = 1, .reusable = true}}, SHIFT(664), [766] = {.entry = {.count = 1, .reusable = true}}, SHIFT(751), [768] = {.entry = {.count = 1, .reusable = true}}, SHIFT(756), [770] = {.entry = {.count = 1, .reusable = true}}, SHIFT(531), [772] = {.entry = {.count = 1, .reusable = true}}, SHIFT(965), [774] = {.entry = {.count = 1, .reusable = true}}, SHIFT(665), [776] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1020), [778] = {.entry = {.count = 1, .reusable = true}}, SHIFT(662), [780] = {.entry = {.count = 1, .reusable = true}}, SHIFT(530), [782] = {.entry = {.count = 1, .reusable = true}}, SHIFT(150), [784] = {.entry = {.count = 1, .reusable = true}}, SHIFT(97), [786] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1841), [788] = {.entry = {.count = 1, .reusable = true}}, SHIFT(838), [790] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2259), [792] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__array_destructing_repeat1, 1), [794] = {.entry = {.count = 1, .reusable = true}}, SHIFT(101), [796] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__array_destructing_repeat1, 1), SHIFT(655), [799] = {.entry = {.count = 1, .reusable = true}}, SHIFT(834), [801] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1010), [803] = {.entry = {.count = 1, .reusable = true}}, SHIFT(950), [805] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__array_destructing_repeat1, 1), SHIFT(757), [808] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__list_destructing_repeat1, 1), [810] = {.entry = {.count = 1, .reusable = true}}, SHIFT(174), [812] = {.entry = {.count = 1, .reusable = true}}, SHIFT(175), [814] = {.entry = {.count = 1, .reusable = true}}, SHIFT(179), [816] = {.entry = {.count = 1, .reusable = true}}, SHIFT(66), [818] = {.entry = {.count = 1, .reusable = true}}, SHIFT(64), [820] = {.entry = {.count = 1, .reusable = true}}, SHIFT(168), [822] = {.entry = {.count = 1, .reusable = true}}, SHIFT(51), [824] = {.entry = {.count = 1, .reusable = true}}, SHIFT(163), [826] = {.entry = {.count = 1, .reusable = true}}, SHIFT(178), [828] = {.entry = {.count = 1, .reusable = true}}, SHIFT(61), [830] = {.entry = {.count = 1, .reusable = true}}, SHIFT(171), [832] = {.entry = {.count = 1, .reusable = true}}, SHIFT(158), [834] = {.entry = {.count = 1, .reusable = true}}, SHIFT(40), [836] = {.entry = {.count = 1, .reusable = true}}, SHIFT(59), [838] = {.entry = {.count = 1, .reusable = true}}, SHIFT(16), [840] = {.entry = {.count = 1, .reusable = true}}, SHIFT(155), [842] = {.entry = {.count = 1, .reusable = true}}, SHIFT(75), [844] = {.entry = {.count = 1, .reusable = true}}, SHIFT(22), [846] = {.entry = {.count = 1, .reusable = true}}, SHIFT(47), [848] = {.entry = {.count = 1, .reusable = true}}, SHIFT(48), [850] = {.entry = {.count = 1, .reusable = true}}, SHIFT(157), [852] = {.entry = {.count = 1, .reusable = true}}, SHIFT(153), [854] = {.entry = {.count = 1, .reusable = true}}, SHIFT(165), [856] = {.entry = {.count = 1, .reusable = true}}, SHIFT(18), [858] = {.entry = {.count = 1, .reusable = true}}, SHIFT(784), [860] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1662), [862] = {.entry = {.count = 1, .reusable = true}}, SHIFT(789), [864] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1657), [866] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1654), [868] = {.entry = {.count = 1, .reusable = true}}, SHIFT(504), [870] = {.entry = {.count = 1, .reusable = true}}, SHIFT(487), [872] = {.entry = {.count = 1, .reusable = true}}, SHIFT(471), [874] = {.entry = {.count = 1, .reusable = true}}, SHIFT(380), [876] = {.entry = {.count = 1, .reusable = true}}, SHIFT(341), [878] = {.entry = {.count = 1, .reusable = true}}, SHIFT(351), [880] = {.entry = {.count = 1, .reusable = true}}, SHIFT(232), [882] = {.entry = {.count = 1, .reusable = true}}, SHIFT(542), [884] = {.entry = {.count = 1, .reusable = true}}, SHIFT(753), [886] = {.entry = {.count = 1, .reusable = true}}, SHIFT(339), [888] = {.entry = {.count = 1, .reusable = true}}, SHIFT(342), [890] = {.entry = {.count = 1, .reusable = true}}, SHIFT(377), [892] = {.entry = {.count = 1, .reusable = true}}, SHIFT(592), [894] = {.entry = {.count = 1, .reusable = true}}, SHIFT(297), [896] = {.entry = {.count = 1, .reusable = true}}, SHIFT(642), [898] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_try_statement, 3, .production_id = 2), [900] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_try_statement, 3, .production_id = 2), [902] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2317), [904] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1953), [906] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_try_statement_repeat1, 2), [908] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_try_statement_repeat1, 2), [910] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_try_statement_repeat1, 2), SHIFT_REPEAT(2317), [913] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_try_statement_repeat1, 2), SHIFT_REPEAT(1953), [916] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 4, .production_id = 43), [918] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 4, .production_id = 43), [920] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2129), [922] = {.entry = {.count = 1, .reusable = false}}, SHIFT(80), [924] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 3, .production_id = 16), [926] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 3, .production_id = 16), [928] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_if_statement, 3, .production_id = 16), SHIFT(2129), [931] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_if_statement, 3, .production_id = 16), SHIFT(78), [934] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_if_statement, 4, .production_id = 43), SHIFT(2129), [937] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_if_statement, 4, .production_id = 43), SHIFT(78), [940] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_compound_statement, 2), [942] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_compound_statement, 2), [944] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_catch_clause, 5, .production_id = 139), [946] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_catch_clause, 5, .production_id = 139), [948] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_finally_clause, 2, .production_id = 2), [950] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_finally_clause, 2, .production_id = 2), [952] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_try_statement_repeat1, 1), [954] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_try_statement_repeat1, 1), [956] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_catch_clause, 6, .production_id = 150), [958] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_catch_clause, 6, .production_id = 150), [960] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_if_statement_repeat1, 2, .production_id = 81), [962] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_if_statement_repeat1, 2, .production_id = 81), [964] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_if_statement_repeat1, 2, .production_id = 81), SHIFT_REPEAT(2129), [967] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_compound_statement, 3), [969] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_compound_statement, 3), [971] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 5, .production_id = 78), [973] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 5, .production_id = 78), [975] = {.entry = {.count = 1, .reusable = true}}, SHIFT(501), [977] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 4, .production_id = 48), [979] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 4, .production_id = 48), [981] = {.entry = {.count = 1, .reusable = true}}, SHIFT(424), [983] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_declaration_list, 2), [985] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_declaration_list, 2), [987] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 3, .production_id = 10), [989] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 3, .production_id = 10), [991] = {.entry = {.count = 1, .reusable = true}}, SHIFT(468), [993] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 6, .production_id = 118), [995] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 6, .production_id = 118), [997] = {.entry = {.count = 1, .reusable = true}}, SHIFT(476), [999] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 7, .production_id = 146), [1001] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 7, .production_id = 146), [1003] = {.entry = {.count = 1, .reusable = true}}, SHIFT(458), [1005] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_declaration_list, 3), [1007] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_declaration_list, 3), [1009] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 6, .production_id = 128), [1011] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 6, .production_id = 128), [1013] = {.entry = {.count = 1, .reusable = true}}, SHIFT(473), [1015] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 6, .production_id = 127), [1017] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 6, .production_id = 127), [1019] = {.entry = {.count = 1, .reusable = true}}, SHIFT(474), [1021] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 5, .production_id = 92), [1023] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 5, .production_id = 92), [1025] = {.entry = {.count = 1, .reusable = true}}, SHIFT(495), [1027] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 5, .production_id = 90), [1029] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 5, .production_id = 90), [1031] = {.entry = {.count = 1, .reusable = true}}, SHIFT(496), [1033] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 5, .production_id = 82), [1035] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 5, .production_id = 82), [1037] = {.entry = {.count = 1, .reusable = true}}, SHIFT(418), [1039] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 4, .production_id = 38), [1041] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 4, .production_id = 38), [1043] = {.entry = {.count = 1, .reusable = true}}, SHIFT(439), [1045] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 4, .production_id = 56), [1047] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 4, .production_id = 56), [1049] = {.entry = {.count = 1, .reusable = true}}, SHIFT(448), [1051] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 6, .production_id = 82), [1053] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 6, .production_id = 82), [1055] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_definition, 3, .production_id = 24), [1057] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_definition, 3, .production_id = 24), [1059] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_switch_block, 3), [1061] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_switch_block, 3), [1063] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_switch_block, 2), [1065] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_switch_block, 2), [1067] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_named_label_statement, 2), [1069] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_named_label_statement, 2), [1071] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_empty_statement, 1), [1073] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_empty_statement, 1), [1075] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 5, .production_id = 48), [1077] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 5, .production_id = 48), [1079] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_definition, 2, .production_id = 8), [1081] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_definition, 2, .production_id = 8), [1083] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_declaration, 4, .production_id = 56), [1085] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_declaration, 4, .production_id = 56), [1087] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 4, .production_id = 42), [1089] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 4, .production_id = 42), [1091] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_if_statement_repeat1, 1, .production_id = 41), [1093] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_if_statement_repeat1, 1, .production_id = 41), [1095] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_use_declaration, 5), [1097] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_namespace_use_declaration, 5), [1099] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_expression_statement, 2), [1101] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_expression_statement, 2), [1103] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__const_declaration, 5), [1105] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__const_declaration, 5), [1107] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_while_statement, 3, .production_id = 16), [1109] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_while_statement, 3, .production_id = 16), [1111] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_return_statement, 3), [1113] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_return_statement, 3), [1115] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_declaration_list, 3), [1117] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_declaration_list, 3), [1119] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_declaration, 5, .production_id = 78), [1121] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_declaration, 5, .production_id = 78), [1123] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 5, .production_id = 38), [1125] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 5, .production_id = 38), [1127] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_break_statement, 3), [1129] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_break_statement, 3), [1131] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_static_declaration, 3), [1133] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_static_declaration, 3), [1135] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_continue_statement, 3), [1137] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_continue_statement, 3), [1139] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_goto_statement, 3), [1141] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_goto_statement, 3), [1143] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unset_statement, 5), [1145] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unset_statement, 5), [1147] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_declaration, 5, .production_id = 90), [1149] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_declaration, 5, .production_id = 90), [1151] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_declare_statement, 5), [1153] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_declare_statement, 5), [1155] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 5, .production_id = 56), [1157] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 5, .production_id = 56), [1159] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_for_statement, 12), [1161] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_for_statement, 12), [1163] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_for_statement, 11), [1165] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_for_statement, 11), [1167] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_use_declaration, 6), [1169] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_namespace_use_declaration, 6), [1171] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_for_statement, 10), [1173] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_for_statement, 10), [1175] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_foreach_statement, 9, .production_id = 140), [1177] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_foreach_statement, 9, .production_id = 140), [1179] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_for_statement, 9), [1181] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_for_statement, 9), [1183] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_global_declaration, 3), [1185] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_global_declaration, 3), [1187] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 8, .production_id = 146), [1189] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 8, .production_id = 146), [1191] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_echo_statement, 3), [1193] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_echo_statement, 3), [1195] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_const_declaration, 1), [1197] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_const_declaration, 1), [1199] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_for_statement, 8), [1201] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_for_statement, 8), [1203] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__const_declaration, 4), [1205] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__const_declaration, 4), [1207] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_while_statement, 5, .production_id = 16), [1209] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_while_statement, 5, .production_id = 16), [1211] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 4, .production_id = 10), [1213] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 4, .production_id = 10), [1215] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_do_statement, 5, .production_id = 79), [1217] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_do_statement, 5, .production_id = 79), [1219] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_declaration, 4, .production_id = 38), [1221] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_declaration, 4, .production_id = 38), [1223] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_return_statement, 2), [1225] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_return_statement, 2), [1227] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_declare_statement, 8), [1229] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_declare_statement, 8), [1231] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 7, .production_id = 128), [1233] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 7, .production_id = 128), [1235] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 7, .production_id = 127), [1237] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 7, .production_id = 127), [1239] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_declaration, 7, .production_id = 145), [1241] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_declaration, 7, .production_id = 145), [1243] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 7, .production_id = 118), [1245] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 7, .production_id = 118), [1247] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_definition, 3, .production_id = 9), [1249] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_namespace_definition, 3, .production_id = 9), [1251] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_definition, 2, .production_id = 2), [1253] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_namespace_definition, 2, .production_id = 2), [1255] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 7, .production_id = 80), [1257] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 7, .production_id = 80), [1259] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_use_declaration, 3), [1261] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_namespace_use_declaration, 3), [1263] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_foreach_statement, 7, .production_id = 140), [1265] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_foreach_statement, 7, .production_id = 140), [1267] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_foreach_statement, 7), [1269] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_foreach_statement, 7), [1271] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 1), [1273] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 1), [1275] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_static_declaration, 4), [1277] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_static_declaration, 4), [1279] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_break_statement, 2), [1281] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_break_statement, 2), [1283] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_for_statement, 7), [1285] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_for_statement, 7), [1287] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_global_declaration, 4), [1289] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_global_declaration, 4), [1291] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__const_declaration, 3), [1293] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__const_declaration, 3), [1295] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_declare_statement, 7), [1297] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_declare_statement, 7), [1299] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_use_declaration, 4), [1301] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_namespace_use_declaration, 4), [1303] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_use_declaration, 7), [1305] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_namespace_use_declaration, 7), [1307] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 6, .production_id = 92), [1309] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 6, .production_id = 92), [1311] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 6, .production_id = 90), [1313] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 6, .production_id = 90), [1315] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_declaration, 6, .production_id = 127), [1317] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_declaration, 6, .production_id = 127), [1319] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_else_clause, 2, .production_id = 2), [1321] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_else_clause, 2, .production_id = 2), [1323] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 5, .production_id = 80), [1325] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 5, .production_id = 80), [1327] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_declaration, 6, .production_id = 111), [1329] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_declaration, 6, .production_id = 111), [1331] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 6, .production_id = 78), [1333] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 6, .production_id = 78), [1335] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 5, .production_id = 16), [1337] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 5, .production_id = 16), [1339] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_definition, 3, .production_id = 10), [1341] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_namespace_definition, 3, .production_id = 10), [1343] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_continue_statement, 2), [1345] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_continue_statement, 2), [1347] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_switch_block, 4), [1349] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_switch_block, 4), [1351] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_declaration_list, 2), [1353] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_declaration_list, 2), [1355] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_interface_declaration, 4, .production_id = 38), [1357] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_interface_declaration, 4, .production_id = 38), [1359] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_switch_statement, 3, .production_id = 16), [1361] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_switch_statement, 3, .production_id = 16), [1363] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 6, .production_id = 43), [1365] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 6, .production_id = 43), [1367] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 6, .production_id = 42), [1369] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 6, .production_id = 42), [1371] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_else_if_clause, 3, .production_id = 16), [1373] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_else_if_clause, 3, .production_id = 16), [1375] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_declaration, 3, .production_id = 10), [1377] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_declaration, 3, .production_id = 10), [1379] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unset_statement, 6), [1381] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unset_statement, 6), [1383] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_interface_declaration, 3, .production_id = 10), [1385] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_interface_declaration, 3, .production_id = 10), [1387] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_trait_declaration, 3, .production_id = 10), [1389] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_trait_declaration, 3, .production_id = 10), [1391] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_for_statement, 6), [1393] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_for_statement, 6), [1395] = {.entry = {.count = 1, .reusable = true}}, SHIFT(108), [1397] = {.entry = {.count = 1, .reusable = true}}, SHIFT(112), [1399] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_parenthesized_expression, 3), [1401] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_parenthesized_expression, 3), [1403] = {.entry = {.count = 1, .reusable = true}}, SHIFT(93), [1405] = {.entry = {.count = 1, .reusable = true}}, SHIFT(99), [1407] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_arguments, 5), [1409] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_arguments, 5), [1411] = {.entry = {.count = 1, .reusable = true}}, SHIFT_EXTRA(), [1413] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_arguments, 4), [1415] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_arguments, 4), [1417] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_arguments, 2), [1419] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_arguments, 2), [1421] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_arguments, 3), [1423] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_arguments, 3), [1425] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__primary_expression, 1), [1427] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__primary_expression, 1), [1429] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_cast_variable, 4, .production_id = 40), [1431] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__dereferencable_expression, 1), [1433] = {.entry = {.count = 1, .reusable = true}}, SHIFT(110), [1435] = {.entry = {.count = 1, .reusable = true}}, SHIFT(826), [1437] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_cast_variable, 4, .production_id = 40), [1439] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_scoped_property_access_expression, 3, .production_id = 21), [1441] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_scoped_property_access_expression, 3, .production_id = 21), [1443] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_nullsafe_member_access_expression, 5, .production_id = 85), [1445] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_nullsafe_member_access_expression, 5, .production_id = 85), [1447] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_member_access_expression, 5, .production_id = 85), [1449] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_member_access_expression, 5, .production_id = 85), [1451] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_nullsafe_member_access_expression, 3, .production_id = 22), [1453] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_nullsafe_member_access_expression, 3, .production_id = 22), [1455] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_member_access_expression, 3, .production_id = 22), [1457] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_member_access_expression, 3, .production_id = 22), [1459] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_scoped_call_expression, 6, .production_id = 119), [1461] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_scoped_call_expression, 6, .production_id = 119), [1463] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_nullsafe_member_call_expression, 4, .production_id = 54), [1465] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_nullsafe_member_call_expression, 4, .production_id = 54), [1467] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_subscript_expression, 3), [1469] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_subscript_expression, 3), [1471] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_call_expression, 2, .production_id = 7), [1473] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_call_expression, 2, .production_id = 7), [1475] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_dynamic_variable_name, 2), [1477] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_dynamic_variable_name, 2), [1479] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_name, 2), [1481] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_name, 2), [1483] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_scoped_call_expression, 4, .production_id = 53), [1485] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_scoped_call_expression, 4, .production_id = 53), [1487] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__reserved_identifier, 1), [1489] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__reserved_identifier, 1), [1491] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_subscript_expression, 4), [1493] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_subscript_expression, 4), [1495] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_dynamic_variable_name, 4), [1497] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_dynamic_variable_name, 4), [1499] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_member_call_expression, 4, .production_id = 54), [1501] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_member_call_expression, 4, .production_id = 54), [1503] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_member_call_expression, 6, .production_id = 120), [1505] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_member_call_expression, 6, .production_id = 120), [1507] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_nullsafe_member_call_expression, 6, .production_id = 120), [1509] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_nullsafe_member_call_expression, 6, .production_id = 120), [1511] = {.entry = {.count = 1, .reusable = false}}, SHIFT(363), [1513] = {.entry = {.count = 1, .reusable = true}}, SHIFT(389), [1515] = {.entry = {.count = 1, .reusable = false}}, SHIFT(208), [1517] = {.entry = {.count = 1, .reusable = false}}, SHIFT(298), [1519] = {.entry = {.count = 1, .reusable = true}}, SHIFT(291), [1521] = {.entry = {.count = 1, .reusable = false}}, SHIFT(211), [1523] = {.entry = {.count = 1, .reusable = true}}, SHIFT(109), [1525] = {.entry = {.count = 1, .reusable = true}}, SHIFT(943), [1527] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1726), [1529] = {.entry = {.count = 1, .reusable = false}}, SHIFT(199), [1531] = {.entry = {.count = 1, .reusable = true}}, SHIFT(250), [1533] = {.entry = {.count = 1, .reusable = false}}, SHIFT(224), [1535] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__list_destructing_repeat1, 2), [1537] = {.entry = {.count = 1, .reusable = false}}, SHIFT(336), [1539] = {.entry = {.count = 1, .reusable = true}}, SHIFT(348), [1541] = {.entry = {.count = 1, .reusable = false}}, SHIFT(205), [1543] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__primary_expression, 1), REDUCE(sym__array_destructing_element, 1), [1546] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__array_destructing_element, 1), [1548] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__primary_expression, 1), REDUCE(sym__array_destructing_element, 3), [1551] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_object_creation_expression, 2), [1553] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_object_creation_expression, 2), [1555] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_namespace_name, 1), SHIFT(2194), [1558] = {.entry = {.count = 1, .reusable = true}}, SHIFT(113), [1560] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_binary_expression, 3, .production_id = 20), [1562] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_binary_expression, 3, .production_id = 20), [1564] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_qualified_name, 2), [1566] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_qualified_name, 2), [1568] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_constant_access_expression, 3), [1570] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_constant_access_expression, 3), [1572] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_creation_expression, 2), [1574] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_creation_expression, 2), [1576] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__array_destructing, 2), REDUCE(sym_array_creation_expression, 2), [1579] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__array_destructing, 2), [1581] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_update_expression, 2), [1583] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_update_expression, 2), [1585] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_by_ref, 2), [1587] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_by_ref, 2), [1589] = {.entry = {.count = 1, .reusable = true}}, SHIFT(115), [1591] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_encapsed_string, 3), [1593] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_encapsed_string, 3), [1595] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_creation_expression, 5, .production_id = 15), [1597] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_creation_expression, 5, .production_id = 15), [1599] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__string, 1), [1601] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__string, 1), [1603] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_string, 3), [1605] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_string, 3), [1607] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_relative_scope, 1), [1609] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_creation_expression, 3), [1611] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_creation_expression, 3), [1613] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_creation_expression, 4, .production_id = 15), [1615] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_creation_expression, 4, .production_id = 15), [1617] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_creation_expression, 4), [1619] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_creation_expression, 4), [1621] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_object_creation_expression, 3), [1623] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_object_creation_expression, 3), [1625] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_creation_expression, 5), [1627] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_creation_expression, 5), [1629] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_creation_expression, 6, .production_id = 15), [1631] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_creation_expression, 6, .production_id = 15), [1633] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_creation_expression, 3, .production_id = 15), [1635] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_creation_expression, 3, .production_id = 15), [1637] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_encapsed_string, 2), [1639] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_encapsed_string, 2), [1641] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1252), [1643] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1220), [1645] = {.entry = {.count = 1, .reusable = true}}, SHIFT(90), [1647] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1262), [1649] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1176), [1651] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1358), [1653] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1170), [1655] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1162), [1657] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1186), [1659] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1353), [1661] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2146), [1663] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_use_list_repeat1, 2), SHIFT_REPEAT(1252), [1666] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_use_list_repeat1, 2), SHIFT_REPEAT(654), [1669] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_use_list_repeat1, 2), SHIFT_REPEAT(1682), [1672] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_use_list_repeat1, 2), SHIFT_REPEAT(2113), [1675] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_use_list_repeat1, 2), [1677] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_use_list_repeat1, 2), SHIFT_REPEAT(90), [1680] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_use_list_repeat1, 2), SHIFT_REPEAT(2208), [1683] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_use_list_repeat1, 2), SHIFT_REPEAT(108), [1686] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_use_list_repeat1, 2), SHIFT_REPEAT(1203), [1689] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_use_list_repeat1, 2), SHIFT_REPEAT(2199), [1692] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_use_list_repeat1, 2), SHIFT_REPEAT(1464), [1695] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_use_list_repeat1, 2), SHIFT_REPEAT(651), [1698] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1211), [1700] = {.entry = {.count = 1, .reusable = false}}, SHIFT(606), [1702] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1323), [1704] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1434), [1706] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1282), [1708] = {.entry = {.count = 1, .reusable = false}}, SHIFT(687), [1710] = {.entry = {.count = 1, .reusable = false}}, SHIFT(743), [1712] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1317), [1714] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1472), [1716] = {.entry = {.count = 1, .reusable = true}}, SHIFT(114), [1718] = {.entry = {.count = 1, .reusable = false}}, SHIFT(422), [1720] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_reference_modifier, 1), [1722] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_reference_modifier, 1), [1724] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1344), [1726] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2290), [1728] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1583), [1730] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1962), [1732] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1188), [1734] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1259), [1736] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2299), [1738] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2267), [1740] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1585), [1742] = {.entry = {.count = 1, .reusable = false}}, SHIFT(151), [1744] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1704), [1746] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1532), [1748] = {.entry = {.count = 1, .reusable = true}}, SHIFT(106), [1750] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1530), [1752] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1521), [1754] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1577), [1756] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__array_destructing, 2), [1758] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1291), [1760] = {.entry = {.count = 1, .reusable = true}}, SHIFT(94), [1762] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1294), [1764] = {.entry = {.count = 1, .reusable = true}}, SHIFT(100), [1766] = {.entry = {.count = 1, .reusable = false}}, SHIFT(610), [1768] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1283), [1770] = {.entry = {.count = 1, .reusable = true}}, SHIFT(95), [1772] = {.entry = {.count = 1, .reusable = false}}, SHIFT(689), [1774] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_object_creation_expression, 5, .production_id = 44), [1776] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_object_creation_expression, 5, .production_id = 44), [1778] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_cast_expression, 4, .production_id = 40), [1780] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_cast_expression, 4, .production_id = 40), [1782] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 4, .production_id = 36), [1784] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 4, .production_id = 36), [1786] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 7, .production_id = 143), [1788] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 7, .production_id = 143), [1790] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 6, .production_id = 122), [1792] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 6, .production_id = 122), [1794] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 7, .production_id = 144), [1796] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 7, .production_id = 144), [1798] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 6, .production_id = 121), [1800] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 6, .production_id = 121), [1802] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 4, .production_id = 35), [1804] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 4, .production_id = 35), [1806] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 4, .production_id = 33), [1808] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 4, .production_id = 33), [1810] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 6, .production_id = 95), [1812] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 6, .production_id = 95), [1814] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 8, .production_id = 151), [1816] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 8, .production_id = 151), [1818] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 4, .production_id = 25), [1820] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 4, .production_id = 25), [1822] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 5, .production_id = 89), [1824] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 5, .production_id = 89), [1826] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 6, .production_id = 123), [1828] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 6, .production_id = 123), [1830] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 5, .production_id = 88), [1832] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 5, .production_id = 88), [1834] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_exponentiation_expression, 3, .production_id = 19), [1836] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_exponentiation_expression, 3, .production_id = 19), [1838] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_object_creation_expression, 4), [1840] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_object_creation_expression, 4), [1842] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 6, .production_id = 96), [1844] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 6, .production_id = 96), [1846] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 6, .production_id = 97), [1848] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 6, .production_id = 97), [1850] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_object_creation_expression, 4, .production_id = 44), [1852] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_object_creation_expression, 4, .production_id = 44), [1854] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 4, .production_id = 55), [1856] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 4, .production_id = 55), [1858] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 7, .production_id = 141), [1860] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 7, .production_id = 141), [1862] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_yield_expression, 2), [1864] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_yield_expression, 2), [1866] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_object_creation_expression, 7, .production_id = 44), [1868] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_object_creation_expression, 7, .production_id = 44), [1870] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 5, .production_id = 60), [1872] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 5, .production_id = 60), [1874] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 6, .production_id = 125), [1876] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 6, .production_id = 125), [1878] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_object_creation_expression, 6, .production_id = 44), [1880] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_object_creation_expression, 6, .production_id = 44), [1882] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 6, .production_id = 106), [1884] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 6, .production_id = 106), [1886] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_object_creation_expression, 6), [1888] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_object_creation_expression, 6), [1890] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 5, .production_id = 87), [1892] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 5, .production_id = 87), [1894] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 6, .production_id = 126), [1896] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 6, .production_id = 126), [1898] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 7, .production_id = 142), [1900] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 7, .production_id = 142), [1902] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 5, .production_id = 61), [1904] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 5, .production_id = 61), [1906] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 5, .production_id = 62), [1908] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 5, .production_id = 62), [1910] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_clone_expression, 2), [1912] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_clone_expression, 2), [1914] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_element_initializer, 3), [1916] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_element_initializer, 3), [1918] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unary_op_expression, 2), [1920] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unary_op_expression, 2), [1922] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_match_block, 5), [1924] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_match_block, 5), [1926] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__expression, 1), [1928] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__expression, 1), [1930] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_match_block, 4), [1932] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_match_block, 4), [1934] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__unary_expression, 1), [1936] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__unary_expression, 1), [1938] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 7, .production_id = 130), [1940] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 7, .production_id = 130), [1942] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_match_expression, 3, .production_id = 16), [1944] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_match_expression, 3, .production_id = 16), [1946] = {.entry = {.count = 1, .reusable = true}}, SHIFT(775), [1948] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_element_initializer, 1), [1950] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_element_initializer, 1), [1952] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 6, .production_id = 124), [1954] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 6, .production_id = 124), [1956] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 5, .production_id = 74), [1958] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 5, .production_id = 74), [1960] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 5, .production_id = 73), [1962] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 5, .production_id = 73), [1964] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 5, .production_id = 72), [1966] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 5, .production_id = 72), [1968] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 3, .production_id = 12), [1970] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 3, .production_id = 12), [1972] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_creation_expression, 5, .production_id = 86), [1974] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function_creation_expression, 5, .production_id = 86), [1976] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_match_block, 3), [1978] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_match_block, 3), [1980] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_object_creation_expression, 5), [1982] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_object_creation_expression, 5), [1984] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_assignment_expression, 3, .production_id = 19), [1986] = {.entry = {.count = 1, .reusable = false}}, SHIFT(366), [1988] = {.entry = {.count = 1, .reusable = false}}, SHIFT(198), [1990] = {.entry = {.count = 1, .reusable = false}}, SHIFT(368), [1992] = {.entry = {.count = 1, .reusable = true}}, SHIFT(369), [1994] = {.entry = {.count = 1, .reusable = true}}, SHIFT(370), [1996] = {.entry = {.count = 1, .reusable = true}}, SHIFT(374), [1998] = {.entry = {.count = 1, .reusable = true}}, SHIFT(375), [2000] = {.entry = {.count = 1, .reusable = true}}, SHIFT(376), [2002] = {.entry = {.count = 1, .reusable = false}}, SHIFT(379), [2004] = {.entry = {.count = 1, .reusable = true}}, SHIFT(379), [2006] = {.entry = {.count = 1, .reusable = false}}, SHIFT(382), [2008] = {.entry = {.count = 1, .reusable = true}}, SHIFT(382), [2010] = {.entry = {.count = 1, .reusable = true}}, SHIFT(383), [2012] = {.entry = {.count = 1, .reusable = true}}, SHIFT(388), [2014] = {.entry = {.count = 1, .reusable = false}}, SHIFT(390), [2016] = {.entry = {.count = 1, .reusable = true}}, SHIFT(390), [2018] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_reference_assignment_expression, 4, .production_id = 52), [2020] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_conditional_expression, 4, .production_id = 51), [2022] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_conditional_expression, 4, .production_id = 51), [2024] = {.entry = {.count = 1, .reusable = true}}, SHIFT(371), [2026] = {.entry = {.count = 1, .reusable = true}}, SHIFT(372), [2028] = {.entry = {.count = 1, .reusable = true}}, SHIFT(373), [2030] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_require_once_expression, 2), [2032] = {.entry = {.count = 1, .reusable = true}}, SHIFT(467), [2034] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_throw_expression, 2), [2036] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_print_intrinsic, 2), [2038] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variadic_unpacking, 2), [2040] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_conditional_expression, 5, .production_id = 84), [2042] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_conditional_expression, 5, .production_id = 84), [2044] = {.entry = {.count = 1, .reusable = true}}, SHIFT(192), [2046] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_yield_expression, 3), [2048] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_augmented_assignment_expression, 3, .production_id = 20), [2050] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_include_expression, 2), [2052] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_arrow_function, 3, .production_id = 18), [2054] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_include_once_expression, 2), [2056] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_require_expression, 2), [2058] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_binary_expression, 3), [2060] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_binary_expression, 3), [2062] = {.entry = {.count = 1, .reusable = true}}, SHIFT(266), [2064] = {.entry = {.count = 1, .reusable = true}}, SHIFT(287), [2066] = {.entry = {.count = 1, .reusable = false}}, SHIFT(290), [2068] = {.entry = {.count = 1, .reusable = true}}, SHIFT(290), [2070] = {.entry = {.count = 1, .reusable = false}}, SHIFT(264), [2072] = {.entry = {.count = 1, .reusable = false}}, SHIFT(201), [2074] = {.entry = {.count = 1, .reusable = false}}, SHIFT(265), [2076] = {.entry = {.count = 1, .reusable = true}}, SHIFT(268), [2078] = {.entry = {.count = 1, .reusable = true}}, SHIFT(213), [2080] = {.entry = {.count = 1, .reusable = true}}, SHIFT(274), [2082] = {.entry = {.count = 1, .reusable = true}}, SHIFT(276), [2084] = {.entry = {.count = 1, .reusable = true}}, SHIFT(280), [2086] = {.entry = {.count = 1, .reusable = true}}, SHIFT(282), [2088] = {.entry = {.count = 1, .reusable = true}}, SHIFT(283), [2090] = {.entry = {.count = 1, .reusable = false}}, SHIFT(284), [2092] = {.entry = {.count = 1, .reusable = true}}, SHIFT(284), [2094] = {.entry = {.count = 1, .reusable = false}}, SHIFT(285), [2096] = {.entry = {.count = 1, .reusable = true}}, SHIFT(285), [2098] = {.entry = {.count = 1, .reusable = true}}, SHIFT(289), [2100] = {.entry = {.count = 1, .reusable = true}}, SHIFT(433), [2102] = {.entry = {.count = 1, .reusable = true}}, SHIFT(180), [2104] = {.entry = {.count = 1, .reusable = false}}, SHIFT(231), [2106] = {.entry = {.count = 1, .reusable = false}}, SHIFT(200), [2108] = {.entry = {.count = 1, .reusable = false}}, SHIFT(233), [2110] = {.entry = {.count = 1, .reusable = true}}, SHIFT(234), [2112] = {.entry = {.count = 1, .reusable = true}}, SHIFT(235), [2114] = {.entry = {.count = 1, .reusable = true}}, SHIFT(236), [2116] = {.entry = {.count = 1, .reusable = true}}, SHIFT(237), [2118] = {.entry = {.count = 1, .reusable = true}}, SHIFT(238), [2120] = {.entry = {.count = 1, .reusable = true}}, SHIFT(239), [2122] = {.entry = {.count = 1, .reusable = true}}, SHIFT(240), [2124] = {.entry = {.count = 1, .reusable = true}}, SHIFT(241), [2126] = {.entry = {.count = 1, .reusable = false}}, SHIFT(242), [2128] = {.entry = {.count = 1, .reusable = true}}, SHIFT(242), [2130] = {.entry = {.count = 1, .reusable = false}}, SHIFT(243), [2132] = {.entry = {.count = 1, .reusable = true}}, SHIFT(243), [2134] = {.entry = {.count = 1, .reusable = true}}, SHIFT(244), [2136] = {.entry = {.count = 1, .reusable = true}}, SHIFT(245), [2138] = {.entry = {.count = 1, .reusable = false}}, SHIFT(246), [2140] = {.entry = {.count = 1, .reusable = true}}, SHIFT(246), [2142] = {.entry = {.count = 1, .reusable = true}}, SHIFT(429), [2144] = {.entry = {.count = 1, .reusable = true}}, SHIFT(779), [2146] = {.entry = {.count = 1, .reusable = true}}, SHIFT(187), [2148] = {.entry = {.count = 1, .reusable = true}}, SHIFT(459), [2150] = {.entry = {.count = 1, .reusable = true}}, SHIFT(296), [2152] = {.entry = {.count = 1, .reusable = false}}, SHIFT(360), [2154] = {.entry = {.count = 1, .reusable = true}}, SHIFT(360), [2156] = {.entry = {.count = 1, .reusable = true}}, SHIFT(357), [2158] = {.entry = {.count = 1, .reusable = true}}, SHIFT(356), [2160] = {.entry = {.count = 1, .reusable = false}}, SHIFT(354), [2162] = {.entry = {.count = 1, .reusable = true}}, SHIFT(354), [2164] = {.entry = {.count = 1, .reusable = false}}, SHIFT(346), [2166] = {.entry = {.count = 1, .reusable = false}}, SHIFT(355), [2168] = {.entry = {.count = 1, .reusable = true}}, SHIFT(384), [2170] = {.entry = {.count = 1, .reusable = false}}, SHIFT(381), [2172] = {.entry = {.count = 1, .reusable = true}}, SHIFT(381), [2174] = {.entry = {.count = 1, .reusable = false}}, SHIFT(206), [2176] = {.entry = {.count = 1, .reusable = true}}, SHIFT(364), [2178] = {.entry = {.count = 1, .reusable = true}}, SHIFT(367), [2180] = {.entry = {.count = 1, .reusable = true}}, SHIFT(378), [2182] = {.entry = {.count = 1, .reusable = true}}, SHIFT(386), [2184] = {.entry = {.count = 1, .reusable = true}}, SHIFT(387), [2186] = {.entry = {.count = 1, .reusable = true}}, SHIFT(385), [2188] = {.entry = {.count = 1, .reusable = true}}, SHIFT(181), [2190] = {.entry = {.count = 1, .reusable = true}}, SHIFT(188), [2192] = {.entry = {.count = 1, .reusable = true}}, SHIFT(186), [2194] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_property_declaration_repeat1, 2), [2196] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_property_declaration_repeat1, 2), SHIFT_REPEAT(1176), [2199] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_property_declaration_repeat1, 2), [2201] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_property_declaration_repeat1, 2), SHIFT_REPEAT(1161), [2204] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_property_declaration_repeat1, 2), SHIFT_REPEAT(1166), [2207] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_property_declaration_repeat1, 2), SHIFT_REPEAT(1170), [2210] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_property_declaration_repeat1, 2), SHIFT_REPEAT(1162), [2213] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_static_variable_declaration, 3, .production_id = 26), [2215] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__expressions, 1), [2217] = {.entry = {.count = 1, .reusable = true}}, SHIFT(209), [2219] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_sequence_expression, 3), [2221] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_property_initializer, 2), [2223] = {.entry = {.count = 1, .reusable = true}}, SHIFT(288), [2225] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_match_condition_list, 1), [2227] = {.entry = {.count = 1, .reusable = true}}, SHIFT(185), [2229] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_const_element, 3), [2231] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_match_default_expression, 3, .production_id = 112), [2233] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_argument, 2, .production_id = 47), [2235] = {.entry = {.count = 1, .reusable = true}}, SHIFT(431), [2237] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_match_conditional_expression, 3, .production_id = 113), [2239] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_simple_parameter, 5, .production_id = 133), [2241] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_simple_parameter, 5, .production_id = 132), [2243] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_property_promotion_parameter, 5, .production_id = 131), [2245] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_simple_parameter, 4, .production_id = 105), [2247] = {.entry = {.count = 1, .reusable = true}}, SHIFT(203), [2249] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_simple_parameter, 6, .production_id = 147), [2251] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_property_promotion_parameter, 4, .production_id = 99), [2253] = {.entry = {.count = 1, .reusable = true}}, SHIFT(207), [2255] = {.entry = {.count = 1, .reusable = true}}, SHIFT(197), [2257] = {.entry = {.count = 1, .reusable = true}}, SHIFT(12), [2259] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1716), [2261] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_match_condition_list_repeat1, 2), [2263] = {.entry = {.count = 1, .reusable = true}}, SHIFT(435), [2265] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_simple_parameter, 4, .production_id = 98), [2267] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_simple_parameter, 4, .production_id = 101), [2269] = {.entry = {.count = 1, .reusable = true}}, SHIFT(440), [2271] = {.entry = {.count = 1, .reusable = true}}, SHIFT(14), [2273] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_argument, 3, .production_id = 1), [2275] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_argument, 4, .production_id = 117), [2277] = {.entry = {.count = 1, .reusable = true}}, SHIFT(442), [2279] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_argument, 1), [2281] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1829), [2283] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1827), [2285] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1828), [2287] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1924), [2289] = {.entry = {.count = 1, .reusable = true}}, SHIFT(15), [2291] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_simple_parameter, 5, .production_id = 135), [2293] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5), [2295] = {.entry = {.count = 1, .reusable = true}}, SHIFT(13), [2297] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_simple_parameter, 3, .production_id = 70), [2299] = {.entry = {.count = 1, .reusable = true}}, SHIFT(620), [2301] = {.entry = {.count = 1, .reusable = true}}, SHIFT(638), [2303] = {.entry = {.count = 1, .reusable = true}}, SHIFT(548), [2305] = {.entry = {.count = 1, .reusable = true}}, SHIFT(361), [2307] = {.entry = {.count = 1, .reusable = true}}, SHIFT(734), [2309] = {.entry = {.count = 1, .reusable = true}}, SHIFT(536), [2311] = {.entry = {.count = 1, .reusable = true}}, SHIFT(749), [2313] = {.entry = {.count = 1, .reusable = true}}, SHIFT(549), [2315] = {.entry = {.count = 1, .reusable = true}}, SHIFT(537), [2317] = {.entry = {.count = 1, .reusable = true}}, SHIFT(704), [2319] = {.entry = {.count = 1, .reusable = true}}, SHIFT(525), [2321] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1361), [2323] = {.entry = {.count = 1, .reusable = true}}, SHIFT(647), [2325] = {.entry = {.count = 1, .reusable = true}}, SHIFT(299), [2327] = {.entry = {.count = 1, .reusable = true}}, SHIFT(684), [2329] = {.entry = {.count = 1, .reusable = true}}, SHIFT(694), [2331] = {.entry = {.count = 1, .reusable = true}}, SHIFT(767), [2333] = {.entry = {.count = 1, .reusable = true}}, SHIFT(585), [2335] = {.entry = {.count = 1, .reusable = true}}, SHIFT(637), [2337] = {.entry = {.count = 1, .reusable = true}}, SHIFT(716), [2339] = {.entry = {.count = 1, .reusable = true}}, SHIFT(713), [2341] = {.entry = {.count = 1, .reusable = true}}, SHIFT(666), [2343] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1908), [2345] = {.entry = {.count = 1, .reusable = true}}, SHIFT(696), [2347] = {.entry = {.count = 1, .reusable = true}}, SHIFT(573), [2349] = {.entry = {.count = 1, .reusable = true}}, SHIFT(172), [2351] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2046), [2353] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2009), [2355] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_foreach_pair, 3), [2357] = {.entry = {.count = 1, .reusable = true}}, SHIFT(227), [2359] = {.entry = {.count = 1, .reusable = true}}, SHIFT(615), [2361] = {.entry = {.count = 1, .reusable = true}}, SHIFT(668), [2363] = {.entry = {.count = 1, .reusable = true}}, SHIFT(766), [2365] = {.entry = {.count = 1, .reusable = true}}, SHIFT(627), [2367] = {.entry = {.count = 1, .reusable = true}}, SHIFT(167), [2369] = {.entry = {.count = 1, .reusable = true}}, SHIFT(629), [2371] = {.entry = {.count = 1, .reusable = true}}, SHIFT(161), [2373] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1347), [2375] = {.entry = {.count = 1, .reusable = true}}, SHIFT(561), [2377] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1894), [2379] = {.entry = {.count = 1, .reusable = true}}, SHIFT(560), [2381] = {.entry = {.count = 1, .reusable = true}}, SHIFT(735), [2383] = {.entry = {.count = 1, .reusable = true}}, SHIFT(335), [2385] = {.entry = {.count = 1, .reusable = true}}, SHIFT(703), [2387] = {.entry = {.count = 1, .reusable = true}}, SHIFT(166), [2389] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1176), [2391] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1271), [2393] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1358), [2395] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1392), [2397] = {.entry = {.count = 1, .reusable = true}}, SHIFT(406), [2399] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1161), [2401] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1166), [2403] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1170), [2405] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1162), [2407] = {.entry = {.count = 1, .reusable = true}}, SHIFT(447), [2409] = {.entry = {.count = 1, .reusable = true}}, SHIFT(726), [2411] = {.entry = {.count = 1, .reusable = true}}, SHIFT(719), [2413] = {.entry = {.count = 1, .reusable = true}}, SHIFT(855), [2415] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__modifier, 1), [2417] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1392), [2419] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__modifier, 1), [2421] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_declaration_list_repeat1, 2), SHIFT_REPEAT(1176), [2424] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_declaration_list_repeat1, 2), SHIFT_REPEAT(1271), [2427] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_declaration_list_repeat1, 2), SHIFT_REPEAT(1358), [2430] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_declaration_list_repeat1, 2), SHIFT_REPEAT(1392), [2433] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_declaration_list_repeat1, 2), [2435] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_declaration_list_repeat1, 2), SHIFT_REPEAT(1161), [2438] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_declaration_list_repeat1, 2), SHIFT_REPEAT(1166), [2441] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_declaration_list_repeat1, 2), SHIFT_REPEAT(1170), [2444] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_declaration_list_repeat1, 2), SHIFT_REPEAT(1162), [2447] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_declaration_list_repeat1, 2), SHIFT_REPEAT(1254), [2450] = {.entry = {.count = 1, .reusable = true}}, SHIFT(854), [2452] = {.entry = {.count = 1, .reusable = true}}, SHIFT(436), [2454] = {.entry = {.count = 1, .reusable = true}}, SHIFT(410), [2456] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_final_modifier, 1), [2458] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_final_modifier, 1), [2460] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_visibility_modifier, 1), [2462] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_visibility_modifier, 1), [2464] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_enum_declaration_list_repeat1, 2), SHIFT_REPEAT(1320), [2467] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_enum_declaration_list_repeat1, 2), SHIFT_REPEAT(1271), [2470] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_enum_declaration_list_repeat1, 2), SHIFT_REPEAT(1358), [2473] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_enum_declaration_list_repeat1, 2), [2475] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_enum_declaration_list_repeat1, 2), SHIFT_REPEAT(2162), [2478] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_enum_declaration_list_repeat1, 2), SHIFT_REPEAT(1316), [2481] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_enum_declaration_list_repeat1, 2), SHIFT_REPEAT(1314), [2484] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_enum_declaration_list_repeat1, 2), SHIFT_REPEAT(1322), [2487] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_enum_declaration_list_repeat1, 2), SHIFT_REPEAT(1324), [2490] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_enum_declaration_list_repeat1, 2), SHIFT_REPEAT(1254), [2493] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1394), [2495] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1320), [2497] = {.entry = {.count = 1, .reusable = true}}, SHIFT(437), [2499] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2162), [2501] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1316), [2503] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1314), [2505] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1322), [2507] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1324), [2509] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_abstract_modifier, 1), [2511] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_abstract_modifier, 1), [2513] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1800), [2515] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1874), [2517] = {.entry = {.count = 1, .reusable = true}}, SHIFT(506), [2519] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1382), [2521] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1187), [2523] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1582), [2525] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_property_declaration_repeat1, 1), [2527] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_property_declaration_repeat1, 1), [2529] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_static_modifier, 1), [2531] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_static_modifier, 1), [2533] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_attribute_list, 1), [2535] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attribute_list, 1), [2537] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_attribute_list_repeat2, 2), [2539] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_attribute_list_repeat2, 2), [2541] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attribute_list_repeat2, 2), SHIFT_REPEAT(1259), [2544] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_attribute_list_repeat2, 3), [2546] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_attribute_list_repeat2, 3), [2548] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_attribute_list_repeat2, 4), [2550] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_attribute_list_repeat2, 4), [2552] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_use_list_repeat1, 2), [2554] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2138), [2556] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attribute_list_repeat2, 2), SHIFT_REPEAT(1254), [2559] = {.entry = {.count = 1, .reusable = true}}, SHIFT(326), [2561] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1357), [2563] = {.entry = {.count = 1, .reusable = true}}, SHIFT(750), [2565] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1364), [2567] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1364), [2569] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1483), [2571] = {.entry = {.count = 1, .reusable = true}}, SHIFT(746), [2573] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_encapsed_string_repeat1, 2), SHIFT_REPEAT(326), [2576] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_encapsed_string_repeat1, 2), SHIFT_REPEAT(1357), [2579] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_encapsed_string_repeat1, 2), [2581] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_encapsed_string_repeat1, 2), SHIFT_REPEAT(1364), [2584] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_encapsed_string_repeat1, 2), SHIFT_REPEAT(1364), [2587] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_encapsed_string_repeat1, 2), SHIFT_REPEAT(1483), [2590] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_property_declaration_repeat1, 2), SHIFT_REPEAT(1320), [2593] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_property_declaration_repeat1, 2), SHIFT_REPEAT(1316), [2596] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_property_declaration_repeat1, 2), SHIFT_REPEAT(1314), [2599] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_property_declaration_repeat1, 2), SHIFT_REPEAT(1322), [2602] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_property_declaration_repeat1, 2), SHIFT_REPEAT(1324), [2605] = {.entry = {.count = 1, .reusable = true}}, SHIFT(671), [2607] = {.entry = {.count = 1, .reusable = true}}, SHIFT(643), [2609] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_method_declaration, 4, .production_id = 137), [2611] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_use_declaration, 3), [2613] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1343), [2615] = {.entry = {.count = 1, .reusable = false}}, SHIFT(702), [2617] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1260), [2619] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2111), [2621] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_method_declaration, 4, .production_id = 136), [2623] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_use_list, 2), [2625] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1257), [2627] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2051), [2629] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_method_declaration, 2, .production_id = 76), [2631] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_method_declaration, 2, .production_id = 8), [2633] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_method_declaration, 3, .production_id = 110), [2635] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_method_declaration, 3, .production_id = 109), [2637] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_use_list, 3), [2639] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_method_declaration, 3, .production_id = 24), [2641] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_method_declaration, 3, .production_id = 108), [2643] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_use_declaration, 4), [2645] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_property_declaration, 6, .production_id = 148), [2647] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_const_declaration, 3, .production_id = 107), [2649] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_property_declaration, 4, .production_id = 138), [2651] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__member_declaration, 1), [2653] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_const_declaration, 1), [2655] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_case, 4, .production_id = 67), [2657] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__member_declaration, 1, .production_id = 37), [2659] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_declaration_list_repeat1, 1), [2661] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_property_declaration, 4, .production_id = 77), [2663] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2141), [2665] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2141), [2667] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__enum_member_declaration, 1), [2669] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_case, 6, .production_id = 152), [2671] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_case, 3, .production_id = 9), [2673] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_const_declaration, 2, .production_id = 75), [2675] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_enum_declaration_list_repeat1, 1), [2677] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_case, 5, .production_id = 149), [2679] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_property_declaration, 5, .production_id = 138), [2681] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_property_declaration, 5, .production_id = 148), [2683] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_property_declaration, 5, .production_id = 77), [2685] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_property_declaration, 3), [2687] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_property_declaration, 4), [2689] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_const_declaration, 2, .production_id = 77), [2691] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1626), [2693] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1447), [2695] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2263), [2697] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1380), [2699] = {.entry = {.count = 1, .reusable = false}}, SHIFT(608), [2701] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1902), [2703] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1304), [2705] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2264), [2707] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2234), [2709] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1536), [2711] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2098), [2713] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2193), [2715] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2191), [2717] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1913), [2719] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1387), [2721] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_named_type, 1), [2723] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1505), [2725] = {.entry = {.count = 1, .reusable = true}}, SHIFT(777), [2727] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2110), [2729] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1859), [2731] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2077), [2733] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1461), [2735] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__simple_string_part, 1), [2737] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2298), [2739] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1371), [2741] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__simple_string_part, 1), [2743] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1352), [2745] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1329), [2747] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1420), [2749] = {.entry = {.count = 1, .reusable = false}}, SHIFT(613), [2751] = {.entry = {.count = 1, .reusable = true}}, SHIFT(269), [2753] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1359), [2755] = {.entry = {.count = 1, .reusable = true}}, SHIFT(229), [2757] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2102), [2759] = {.entry = {.count = 1, .reusable = true}}, SHIFT(699), [2761] = {.entry = {.count = 1, .reusable = false}}, SHIFT(729), [2763] = {.entry = {.count = 1, .reusable = true}}, SHIFT(327), [2765] = {.entry = {.count = 1, .reusable = false}}, SHIFT(728), [2767] = {.entry = {.count = 1, .reusable = true}}, SHIFT(214), [2769] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1336), [2771] = {.entry = {.count = 1, .reusable = true}}, SHIFT(230), [2773] = {.entry = {.count = 1, .reusable = false}}, SHIFT(538), [2775] = {.entry = {.count = 1, .reusable = false}}, SHIFT(547), [2777] = {.entry = {.count = 1, .reusable = true}}, SHIFT(219), [2779] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__array_destructing_element, 3), [2781] = {.entry = {.count = 1, .reusable = false}}, SHIFT(626), [2783] = {.entry = {.count = 1, .reusable = true}}, SHIFT(320), [2785] = {.entry = {.count = 1, .reusable = false}}, SHIFT(625), [2787] = {.entry = {.count = 1, .reusable = true}}, SHIFT(324), [2789] = {.entry = {.count = 1, .reusable = false}}, SHIFT(539), [2791] = {.entry = {.count = 1, .reusable = true}}, SHIFT(220), [2793] = {.entry = {.count = 1, .reusable = false}}, SHIFT(722), [2795] = {.entry = {.count = 1, .reusable = true}}, SHIFT(278), [2797] = {.entry = {.count = 1, .reusable = false}}, SHIFT(721), [2799] = {.entry = {.count = 1, .reusable = true}}, SHIFT(277), [2801] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_unset_statement_repeat1, 2), [2803] = {.entry = {.count = 1, .reusable = false}}, SHIFT(707), [2805] = {.entry = {.count = 1, .reusable = true}}, SHIFT(305), [2807] = {.entry = {.count = 1, .reusable = false}}, SHIFT(708), [2809] = {.entry = {.count = 1, .reusable = true}}, SHIFT(304), [2811] = {.entry = {.count = 1, .reusable = false}}, SHIFT(636), [2813] = {.entry = {.count = 1, .reusable = true}}, SHIFT(292), [2815] = {.entry = {.count = 1, .reusable = false}}, SHIFT(641), [2817] = {.entry = {.count = 1, .reusable = true}}, SHIFT(286), [2819] = {.entry = {.count = 1, .reusable = false}}, SHIFT(717), [2821] = {.entry = {.count = 1, .reusable = true}}, SHIFT(340), [2823] = {.entry = {.count = 1, .reusable = false}}, SHIFT(622), [2825] = {.entry = {.count = 1, .reusable = true}}, SHIFT(275), [2827] = {.entry = {.count = 1, .reusable = false}}, SHIFT(621), [2829] = {.entry = {.count = 1, .reusable = true}}, SHIFT(273), [2831] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__list_destructing_repeat1, 4), [2833] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1349), [2835] = {.entry = {.count = 1, .reusable = false}}, SHIFT(565), [2837] = {.entry = {.count = 1, .reusable = false}}, SHIFT(591), [2839] = {.entry = {.count = 1, .reusable = true}}, SHIFT(337), [2841] = {.entry = {.count = 1, .reusable = false}}, SHIFT(566), [2843] = {.entry = {.count = 1, .reusable = true}}, SHIFT(338), [2845] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_try_statement_repeat1, 2), SHIFT_REPEAT(2303), [2848] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_try_statement_repeat1, 2), SHIFT_REPEAT(2115), [2851] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1153), [2853] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1261), [2855] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1269), [2857] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1151), [2859] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1512), [2861] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2303), [2863] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2115), [2865] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1206), [2867] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1272), [2869] = {.entry = {.count = 1, .reusable = true}}, SHIFT(680), [2871] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2128), [2873] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_union_type_repeat1, 2), [2875] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_optional_type, 2), [2877] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__simple_string_member_access_expression, 3, .production_id = 22), [2879] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__simple_string_member_access_expression, 3, .production_id = 22), [2881] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_use_clause, 1), [2883] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2260), [2885] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__types, 1), [2887] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__complex_string_part, 3), [2889] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__complex_string_part, 3), [2891] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_switch_block_repeat1, 2), [2893] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_switch_block_repeat1, 2), SHIFT_REPEAT(217), [2896] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_switch_block_repeat1, 2), SHIFT_REPEAT(2008), [2899] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_encapsed_string_repeat1, 2), [2901] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_primitive_type, 1), [2903] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__simple_string_part, 1, .production_id = 6), [2905] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__simple_string_part, 1, .production_id = 6), [2907] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_encapsed_string_repeat1, 1), [2909] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_encapsed_string_repeat1, 1), [2911] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2060), [2913] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_encapsed_string_repeat1, 1, .production_id = 5), [2915] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_encapsed_string_repeat1, 1, .production_id = 5), [2917] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__simple_string_subscript_expression, 4), [2919] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__simple_string_subscript_expression, 4), [2921] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2280), [2923] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2275), [2925] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1931), [2927] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1892), [2929] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1922), [2931] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2293), [2933] = {.entry = {.count = 1, .reusable = true}}, SHIFT(55), [2935] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1175), [2937] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1224), [2939] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_union_type, 2), [2941] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1181), [2943] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attribute, 1), [2945] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1822), [2947] = {.entry = {.count = 1, .reusable = true}}, SHIFT(217), [2949] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2008), [2951] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2022), [2953] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2019), [2955] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_union_type_repeat1, 2), SHIFT_REPEAT(1181), [2958] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1263), [2960] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_base_clause, 2), [2962] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1149), [2964] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2140), [2966] = {.entry = {.count = 1, .reusable = true}}, SHIFT(421), [2968] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1964), [2970] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2066), [2972] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2068), [2974] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1777), [2976] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2070), [2978] = {.entry = {.count = 1, .reusable = false}}, SHIFT(81), [2980] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__type, 1), [2982] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2076), [2984] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_if_statement, 3, .production_id = 16), SHIFT(2070), [2987] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_if_statement, 3, .production_id = 16), SHIFT(79), [2990] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2329), [2992] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1542), [2994] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2329), [2996] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_base_clause_repeat1, 2), [2998] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_union_type, 1), [3000] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_if_statement, 4, .production_id = 43), SHIFT(2070), [3003] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_if_statement, 4, .production_id = 43), SHIFT(79), [3006] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2082), [3008] = {.entry = {.count = 1, .reusable = true}}, SHIFT(420), [3010] = {.entry = {.count = 1, .reusable = true}}, SHIFT(670), [3012] = {.entry = {.count = 1, .reusable = true}}, SHIFT(325), [3014] = {.entry = {.count = 1, .reusable = true}}, SHIFT(303), [3016] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__scope_resolution_qualifier, 1), [3018] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1287), [3020] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1288), [3022] = {.entry = {.count = 1, .reusable = true}}, SHIFT(204), [3024] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_namespace_name_repeat1, 2), [3026] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_namespace_name_repeat1, 2), SHIFT_REPEAT(2194), [3029] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_text_repeat1, 2), [3031] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_text_repeat1, 2), SHIFT_REPEAT(1542), [3034] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_text_repeat1, 2), [3036] = {.entry = {.count = 1, .reusable = true}}, SHIFT(252), [3038] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1310), [3040] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1309), [3042] = {.entry = {.count = 1, .reusable = true}}, SHIFT(210), [3044] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1710), [3046] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_property_element, 1), [3048] = {.entry = {.count = 1, .reusable = true}}, SHIFT(315), [3050] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_text, 1), [3052] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_text, 1), [3054] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1168), [3056] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1174), [3058] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_name, 2), [3060] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_namespace_name, 2), SHIFT(2291), [3063] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_text_repeat1, 2), SHIFT_REPEAT(1633), [3066] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1178), [3068] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2099), [3070] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1680), [3072] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1169), [3074] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1177), [3076] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_name, 1), [3078] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_namespace_name, 1), SHIFT(2291), [3081] = {.entry = {.count = 1, .reusable = true}}, SHIFT(477), [3083] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2246), [3085] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1722), [3087] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1725), [3089] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1798), [3091] = {.entry = {.count = 1, .reusable = true}}, SHIFT(328), [3093] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1284), [3095] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1281), [3097] = {.entry = {.count = 1, .reusable = true}}, SHIFT(212), [3099] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1179), [3101] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1910), [3103] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1293), [3105] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1292), [3107] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1173), [3109] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_interface_clause, 2), [3111] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1449), [3113] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2116), [3115] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_if_statement_repeat2, 2, .production_id = 81), [3117] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_if_statement_repeat2, 2, .production_id = 81), SHIFT_REPEAT(1892), [3120] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_if_statement_repeat2, 2, .production_id = 81), [3122] = {.entry = {.count = 1, .reusable = true}}, SHIFT(545), [3124] = {.entry = {.count = 1, .reusable = true}}, SHIFT(222), [3126] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_base_clause_repeat1, 2), SHIFT_REPEAT(1272), [3129] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1180), [3131] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__function_definition_header, 3, .production_id = 11), [3133] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1171), [3135] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1877), [3137] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1679), [3139] = {.entry = {.count = 1, .reusable = true}}, SHIFT(754), [3141] = {.entry = {.count = 1, .reusable = true}}, SHIFT(302), [3143] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1276), [3145] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1277), [3147] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2317), [3149] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1953), [3151] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1737), [3153] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_namespace_name_repeat1, 2), SHIFT_REPEAT(2291), [3156] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2071), [3158] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2063), [3160] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1676), [3162] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__function_definition_header, 4, .production_id = 32), [3164] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1267), [3166] = {.entry = {.count = 1, .reusable = true}}, SHIFT(329), [3168] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1490), [3170] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_union_type_repeat1, 2), SHIFT_REPEAT(1179), [3173] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1489), [3175] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1967), [3177] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1797), [3179] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2194), [3181] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1362), [3183] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1652), [3185] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1918), [3187] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1875), [3189] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2047), [3191] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1301), [3193] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1303), [3195] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1718), [3197] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_if_statement_repeat1, 2, .production_id = 81), SHIFT_REPEAT(2070), [3200] = {.entry = {.count = 1, .reusable = true}}, SHIFT(221), [3202] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1285), [3204] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1308), [3206] = {.entry = {.count = 1, .reusable = true}}, SHIFT(202), [3208] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_union_type_repeat1, 2), SHIFT_REPEAT(1180), [3211] = {.entry = {.count = 1, .reusable = true}}, SHIFT(572), [3213] = {.entry = {.count = 1, .reusable = true}}, SHIFT(215), [3215] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1295), [3217] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1296), [3219] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1289), [3221] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1279), [3223] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1674), [3225] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2122), [3227] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1937), [3229] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_use_group_clause, 1), [3231] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2131), [3233] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_base_clause_repeat1, 2), SHIFT_REPEAT(1263), [3236] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1227), [3238] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1781), [3240] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_formal_parameters, 4), [3242] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1247), [3244] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1210), [3246] = {.entry = {.count = 1, .reusable = true}}, SHIFT(32), [3248] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1209), [3250] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_list, 2), [3252] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1334), [3254] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1233), [3256] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1518), [3258] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_formal_parameters, 5), [3260] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__const_declaration_repeat1, 2), [3262] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__const_declaration_repeat1, 2), SHIFT_REPEAT(1431), [3265] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2325), [3267] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_formal_parameters, 3), [3269] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_use_group_clause, 2), [3271] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_namespace_use_declaration_repeat1, 2), [3273] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_namespace_use_declaration_repeat1, 2), SHIFT_REPEAT(1250), [3276] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_text_repeat1, 1), [3278] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_text_repeat1, 1), [3280] = {.entry = {.count = 1, .reusable = true}}, SHIFT(486), [3282] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1862), [3284] = {.entry = {.count = 1, .reusable = true}}, SHIFT(490), [3286] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1860), [3288] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1235), [3290] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1431), [3292] = {.entry = {.count = 1, .reusable = true}}, SHIFT(493), [3294] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1250), [3296] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1248), [3298] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_literal, 1), [3300] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1702), [3302] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1245), [3304] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1244), [3306] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1214), [3308] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1213), [3310] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_property_declaration_repeat2, 2), [3312] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_property_declaration_repeat2, 2), SHIFT_REPEAT(1781), [3315] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1241), [3317] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1243), [3319] = {.entry = {.count = 1, .reusable = true}}, SHIFT(432), [3321] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1897), [3323] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1632), [3325] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1246), [3327] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2080), [3329] = {.entry = {.count = 1, .reusable = true}}, SHIFT(430), [3331] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_type_list_repeat1, 2), [3333] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_type_list_repeat1, 2), SHIFT_REPEAT(1334), [3336] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_global_declaration_repeat1, 2), [3338] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_global_declaration_repeat1, 2), SHIFT_REPEAT(1860), [3341] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_function_static_declaration_repeat1, 2), [3343] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_function_static_declaration_repeat1, 2), SHIFT_REPEAT(1862), [3346] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_formal_parameters, 2), [3348] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_switch_block_repeat1, 1), [3350] = {.entry = {.count = 1, .reusable = true}}, SHIFT(463), [3352] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__array_destructing, 3), [3354] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1765), [3356] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1150), [3358] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_list, 1), [3360] = {.entry = {.count = 1, .reusable = true}}, SHIFT(491), [3362] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1773), [3364] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1775), [3366] = {.entry = {.count = 1, .reusable = true}}, SHIFT(480), [3368] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1806), [3370] = {.entry = {.count = 1, .reusable = true}}, SHIFT(456), [3372] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1810), [3374] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_static_variable_declaration, 1, .production_id = 1), [3376] = {.entry = {.count = 1, .reusable = true}}, SHIFT(272), [3378] = {.entry = {.count = 1, .reusable = true}}, SHIFT(441), [3380] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1225), [3382] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_base_clause, 3), [3384] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1802), [3386] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1217), [3388] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1219), [3390] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1871), [3392] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1222), [3394] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1223), [3396] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1849), [3398] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1853), [3400] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1855), [3402] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__array_destructing, 4), [3404] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2032), [3406] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1381), [3408] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1397), [3410] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1724), [3412] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__arrow_function_header, 3, .production_id = 17), [3414] = {.entry = {.count = 1, .reusable = true}}, SHIFT(124), [3416] = {.entry = {.count = 1, .reusable = true}}, SHIFT(655), [3418] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1255), [3420] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1184), [3422] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__list_destructing_repeat1, 2), SHIFT_REPEAT(150), [3425] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__array_destructing_element, 3, .production_id = 46), [3427] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_simple_parameter, 1, .production_id = 1), [3429] = {.entry = {.count = 1, .reusable = true}}, SHIFT(323), [3431] = {.entry = {.count = 1, .reusable = true}}, SHIFT(725), [3433] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1550), [3435] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1238), [3437] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1510), [3439] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_array_creation_expression_repeat1, 2), [3441] = {.entry = {.count = 1, .reusable = true}}, SHIFT(125), [3443] = {.entry = {.count = 1, .reusable = true}}, SHIFT(659), [3445] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_array_creation_expression_repeat1, 2), SHIFT_REPEAT(143), [3448] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2123), [3450] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2101), [3452] = {.entry = {.count = 1, .reusable = true}}, SHIFT(127), [3454] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1185), [3456] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_interface_clause, 3), [3458] = {.entry = {.count = 1, .reusable = true}}, SHIFT(130), [3460] = {.entry = {.count = 1, .reusable = true}}, SHIFT(533), [3462] = {.entry = {.count = 1, .reusable = true}}, SHIFT(129), [3464] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attribute_list_repeat1, 2), SHIFT_REPEAT(1255), [3467] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_attribute_list_repeat1, 2), [3469] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_unset_statement_repeat1, 2), SHIFT_REPEAT(777), [3472] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2105), [3474] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_use_as_clause, 3), [3476] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1936), [3478] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_destructing, 4, .production_id = 46), [3480] = {.entry = {.count = 1, .reusable = true}}, SHIFT(737), [3482] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1493), [3484] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1992), [3486] = {.entry = {.count = 1, .reusable = true}}, SHIFT(142), [3488] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_match_condition_list, 2), [3490] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1723), [3492] = {.entry = {.count = 1, .reusable = true}}, SHIFT(132), [3494] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__arrow_function_header, 2, .production_id = 3), [3496] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1867), [3498] = {.entry = {.count = 1, .reusable = true}}, SHIFT(137), [3500] = {.entry = {.count = 1, .reusable = true}}, SHIFT(852), [3502] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_destructing, 5), [3504] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_destructing, 5, .production_id = 46), [3506] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_destructing, 4), [3508] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1199), [3510] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_simple_parameter, 3, .production_id = 69), [3512] = {.entry = {.count = 1, .reusable = true}}, SHIFT(312), [3514] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2000), [3516] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1395), [3518] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1396), [3520] = {.entry = {.count = 1, .reusable = true}}, SHIFT(135), [3522] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__array_destructing_repeat1, 2), SHIFT_REPEAT(141), [3525] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__array_destructing_repeat1, 2), [3527] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_arguments_repeat1, 2), SHIFT_REPEAT(140), [3530] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_arguments_repeat1, 2), [3532] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__arrow_function_header, 3, .production_id = 23), [3534] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_destructing, 7, .production_id = 116), [3536] = {.entry = {.count = 1, .reusable = true}}, SHIFT(123), [3538] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_simple_parameter, 3, .production_id = 68), [3540] = {.entry = {.count = 1, .reusable = true}}, SHIFT(309), [3542] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_destructing, 7), [3544] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__arrow_function_header, 5, .production_id = 93), [3546] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__array_destructing_element, 1, .production_id = 4), [3548] = {.entry = {.count = 1, .reusable = true}}, SHIFT(141), [3550] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1596), [3552] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1644), [3554] = {.entry = {.count = 1, .reusable = true}}, SHIFT(720), [3556] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1537), [3558] = {.entry = {.count = 1, .reusable = true}}, SHIFT(118), [3560] = {.entry = {.count = 1, .reusable = true}}, SHIFT(757), [3562] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1202), [3564] = {.entry = {.count = 1, .reusable = true}}, SHIFT(139), [3566] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_simple_parameter, 3, .production_id = 66), [3568] = {.entry = {.count = 1, .reusable = true}}, SHIFT(300), [3570] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1487), [3572] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1912), [3574] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_formal_parameters_repeat1, 2), SHIFT_REPEAT(747), [3577] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_formal_parameters_repeat1, 2), [3579] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1887), [3581] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1984), [3583] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_name_as_prefix, 3), [3585] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1485), [3587] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_simple_parameter, 4, .production_id = 104), [3589] = {.entry = {.count = 1, .reusable = true}}, SHIFT(332), [3591] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2026), [3593] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1478), [3595] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_name_as_prefix, 2), [3597] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_property_promotion_parameter, 3, .production_id = 64), [3599] = {.entry = {.count = 1, .reusable = true}}, SHIFT(295), [3601] = {.entry = {.count = 1, .reusable = true}}, SHIFT(121), [3603] = {.entry = {.count = 1, .reusable = true}}, SHIFT(574), [3605] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2013), [3607] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_property_element, 2), [3609] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__arrow_function_header, 3, .production_id = 13), [3611] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1230), [3613] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1571), [3615] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__function_definition_header, 5, .production_id = 71), [3617] = {.entry = {.count = 1, .reusable = true}}, SHIFT(116), [3619] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__arrow_function_header, 4, .production_id = 59), [3621] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__arrow_function_header, 4, .production_id = 57), [3623] = {.entry = {.count = 1, .reusable = true}}, SHIFT(144), [3625] = {.entry = {.count = 1, .reusable = true}}, SHIFT(937), [3627] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_simple_parameter, 2, .production_id = 30), [3629] = {.entry = {.count = 1, .reusable = true}}, SHIFT(263), [3631] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_use_clause, 2), [3633] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__arrow_function_header, 4, .production_id = 49), [3635] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_if_statement_repeat2, 1, .production_id = 41), [3637] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_if_statement_repeat2, 1, .production_id = 41), [3639] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_else_if_clause_2, 3, .production_id = 16), [3641] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_else_if_clause_2, 3, .production_id = 16), [3643] = {.entry = {.count = 1, .reusable = true}}, SHIFT(119), [3645] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_anonymous_function_use_clause_repeat1, 2), SHIFT_REPEAT(1616), [3648] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_anonymous_function_use_clause_repeat1, 2), [3650] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_destructing, 3), [3652] = {.entry = {.count = 1, .reusable = true}}, SHIFT(126), [3654] = {.entry = {.count = 1, .reusable = true}}, SHIFT(836), [3656] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_array_creation_expression_repeat1, 2), SHIFT_REPEAT(146), [3659] = {.entry = {.count = 1, .reusable = true}}, SHIFT(128), [3661] = {.entry = {.count = 1, .reusable = true}}, SHIFT(759), [3663] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_simple_parameter, 2, .production_id = 29), [3665] = {.entry = {.count = 1, .reusable = true}}, SHIFT(255), [3667] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2015), [3669] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_namespace_use_group_repeat1, 2), SHIFT_REPEAT(1487), [3672] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_namespace_use_group_repeat1, 2), [3674] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_match_block_repeat1, 2), SHIFT_REPEAT(147), [3677] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_match_block_repeat1, 2), [3679] = {.entry = {.count = 1, .reusable = true}}, SHIFT(120), [3681] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_match_condition_list_repeat1, 2), SHIFT_REPEAT(288), [3684] = {.entry = {.count = 1, .reusable = true}}, SHIFT(117), [3686] = {.entry = {.count = 1, .reusable = true}}, SHIFT(711), [3688] = {.entry = {.count = 1, .reusable = true}}, SHIFT(134), [3690] = {.entry = {.count = 1, .reusable = true}}, SHIFT(663), [3692] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_destructing, 6), [3694] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__function_definition_header, 4, .production_id = 31), [3696] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__list_destructing_repeat1, 2, .production_id = 45), [3698] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1745), [3700] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_aliasing_clause, 2), [3702] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__list_destructing, 6, .production_id = 116), [3704] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1739), [3706] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__return_type, 2, .production_id = 34), [3708] = {.entry = {.count = 1, .reusable = true}}, SHIFT(122), [3710] = {.entry = {.count = 1, .reusable = true}}, SHIFT(772), [3712] = {.entry = {.count = 1, .reusable = true}}, SHIFT(131), [3714] = {.entry = {.count = 1, .reusable = true}}, SHIFT(944), [3716] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_simple_parameter, 2, .production_id = 27), [3718] = {.entry = {.count = 1, .reusable = true}}, SHIFT(247), [3720] = {.entry = {.count = 1, .reusable = true}}, SHIFT(133), [3722] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_property_promotion_parameter, 2, .production_id = 28), [3724] = {.entry = {.count = 1, .reusable = true}}, SHIFT(248), [3726] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variadic_parameter, 4, .production_id = 100), [3728] = {.entry = {.count = 1, .reusable = true}}, SHIFT(270), [3730] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variadic_parameter, 2, .production_id = 9), [3732] = {.entry = {.count = 1, .reusable = true}}, SHIFT(226), [3734] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1688), [3736] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1528), [3738] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_use_group_clause, 3), [3740] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1627), [3742] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__list_destructing_repeat1, 4, .production_id = 115), [3744] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_use_group, 4), [3746] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_namespace_name_as_prefix, 1), SHIFT(2123), [3749] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variadic_parameter, 5, .production_id = 134), [3751] = {.entry = {.count = 1, .reusable = true}}, SHIFT(479), [3753] = {.entry = {.count = 1, .reusable = true}}, SHIFT(481), [3755] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_use_clause, 5), [3757] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1191), [3759] = {.entry = {.count = 1, .reusable = true}}, SHIFT(208), [3761] = {.entry = {.count = 1, .reusable = true}}, SHIFT(502), [3763] = {.entry = {.count = 1, .reusable = true}}, SHIFT(311), [3765] = {.entry = {.count = 1, .reusable = true}}, SHIFT(37), [3767] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1242), [3769] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2328), [3771] = {.entry = {.count = 1, .reusable = true}}, SHIFT(494), [3773] = {.entry = {.count = 1, .reusable = true}}, SHIFT(472), [3775] = {.entry = {.count = 1, .reusable = true}}, SHIFT(107), [3777] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_cast_type, 1), [3779] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1757), [3781] = {.entry = {.count = 1, .reusable = true}}, SHIFT(492), [3783] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1756), [3785] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1751), [3787] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1744), [3789] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_namespace_name, 2), SHIFT(2194), [3792] = {.entry = {.count = 1, .reusable = true}}, SHIFT(451), [3794] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1489), [3796] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1728), [3798] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variadic_parameter, 3, .production_id = 63), [3800] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1707), [3802] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1706), [3804] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1694), [3806] = {.entry = {.count = 1, .reusable = true}}, SHIFT(469), [3808] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_use_clause, 4), [3810] = {.entry = {.count = 1, .reusable = true}}, SHIFT(30), [3812] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_reference, 2), [3814] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variadic_parameter, 4, .production_id = 103), [3816] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variadic_parameter, 4, .production_id = 102), [3818] = {.entry = {.count = 1, .reusable = true}}, SHIFT(149), [3820] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6), [3822] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variadic_parameter, 3, .production_id = 65), [3824] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_use_group, 3), [3826] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1669), [3828] = {.entry = {.count = 1, .reusable = true}}, SHIFT(465), [3830] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1665), [3832] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1660), [3834] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1650), [3836] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__array_destructing_element, 1), REDUCE(sym_array_element_initializer, 1), [3839] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1672), [3841] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variadic_parameter, 3, .production_id = 67), [3843] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1715), [3845] = {.entry = {.count = 1, .reusable = true}}, SHIFT(148), [3847] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attribute, 2, .production_id = 3), [3849] = {.entry = {.count = 1, .reusable = true}}, SHIFT(443), [3851] = {.entry = {.count = 1, .reusable = true}}, SHIFT(698), [3853] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function_use_clause, 6), [3855] = {.entry = {.count = 1, .reusable = true}}, SHIFT(460), [3857] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1778), [3859] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1787), [3861] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1788), [3863] = {.entry = {.count = 1, .reusable = true}}, SHIFT(505), [3865] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1796), [3867] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1824), [3869] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1237), [3871] = {.entry = {.count = 1, .reusable = true}}, SHIFT(509), [3873] = {.entry = {.count = 1, .reusable = true}}, SHIFT(510), [3875] = {.entry = {.count = 1, .reusable = true}}, SHIFT(511), [3877] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1826), [3879] = {.entry = {.count = 1, .reusable = true}}, SHIFT(453), [3881] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_use_instead_of_clause, 3), [3883] = {.entry = {.count = 1, .reusable = true}}, SHIFT(514), [3885] = {.entry = {.count = 1, .reusable = true}}, SHIFT(452), [3887] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_use_as_clause, 4), [3889] = {.entry = {.count = 1, .reusable = true}}, SHIFT(450), [3891] = {.entry = {.count = 1, .reusable = true}}, SHIFT(444), [3893] = {.entry = {.count = 1, .reusable = true}}, SHIFT(449), [3895] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_namespace_name_as_prefix, 2), SHIFT(2123), [3898] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__array_destructing_element, 3), REDUCE(sym_array_element_initializer, 3), [3901] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1907), [3903] = {.entry = {.count = 1, .reusable = true}}, SHIFT(42), [3905] = {.entry = {.count = 1, .reusable = true}}, SHIFT(298), [3907] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_else_clause_2, 2, .production_id = 2), [3909] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__arrow_function_header, 4, .production_id = 39), [3911] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1794), [3913] = {.entry = {.count = 1, .reusable = true}}, SHIFT(732), [3915] = {.entry = {.count = 1, .reusable = true}}, SHIFT(314), [3917] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_declare_directive, 3), [3919] = {.entry = {.count = 1, .reusable = true}}, SHIFT(156), [3921] = {.entry = {.count = 1, .reusable = true}}, SHIFT(52), [3923] = {.entry = {.count = 1, .reusable = true}}, SHIFT(778), [3925] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1917), [3927] = {.entry = {.count = 1, .reusable = true}}, SHIFT(262), [3929] = {.entry = {.count = 1, .reusable = true}}, SHIFT(211), [3931] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1278), [3933] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1807), [3935] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1300), [3937] = {.entry = {.count = 1, .reusable = true}}, SHIFT(199), [3939] = {.entry = {.count = 1, .reusable = true}}, SHIFT(523), [3941] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1383), [3943] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1673), [3945] = {.entry = {.count = 1, .reusable = true}}, SHIFT(521), [3947] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__simple_string_subscript_unary_expression, 2), [3949] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1934), [3951] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__arrow_function_header, 5, .production_id = 83), [3953] = {.entry = {.count = 1, .reusable = true}}, SHIFT(228), [3955] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1330), [3957] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__arrow_function_header, 5, .production_id = 91), [3959] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1427), [3961] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__arrow_function_header, 5, .production_id = 94), [3963] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1956), [3965] = {.entry = {.count = 1, .reusable = true}}, SHIFT(57), [3967] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1968), [3969] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1981), [3971] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2023), [3973] = {.entry = {.count = 1, .reusable = true}}, SHIFT(741), [3975] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1413), [3977] = {.entry = {.count = 1, .reusable = true}}, SHIFT(782), [3979] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1517), [3981] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2075), [3983] = {.entry = {.count = 1, .reusable = true}}, SHIFT(60), [3985] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2203), [3987] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1374), [3989] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2202), [3991] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1442), [3993] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1629), [3995] = {.entry = {.count = 1, .reusable = true}}, SHIFT(322), [3997] = {.entry = {.count = 1, .reusable = true}}, SHIFT(205), [3999] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1298), [4001] = {.entry = {.count = 1, .reusable = true}}, SHIFT(522), [4003] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2292), [4005] = {.entry = {.count = 1, .reusable = true}}, SHIFT(336), [4007] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1318), [4009] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1410), [4011] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1525), [4013] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2085), [4015] = {.entry = {.count = 1, .reusable = true}}, SHIFT(773), [4017] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2182), [4019] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1433), [4021] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__arrow_function_header, 4, .production_id = 58), [4023] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1446), [4025] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1618), [4027] = {.entry = {.count = 1, .reusable = true}}, SHIFT(136), [4029] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2067), [4031] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1306), [4033] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1941), [4035] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1302), [4037] = {.entry = {.count = 1, .reusable = true}}, SHIFT(267), [4039] = {.entry = {.count = 1, .reusable = true}}, SHIFT(160), [4041] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1307), [4043] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2161), [4045] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1408), [4047] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1790), [4049] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1274), [4051] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1980), [4053] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1299), [4055] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2183), [4057] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1776), [4059] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1774), [4061] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1404), [4063] = {.entry = {.count = 1, .reusable = true}}, SHIFT(67), [4065] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2273), [4067] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2059), [4069] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1768), [4071] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1593), [4073] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1286), [4075] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__arrow_function_header, 6, .production_id = 129), [4077] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1567), [4079] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2286), [4081] = {.entry = {.count = 1, .reusable = true}}, SHIFT(783), [4083] = {.entry = {.count = 1, .reusable = true}}, SHIFT(162), [4085] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1847), [4087] = {.entry = {.count = 1, .reusable = true}}, SHIFT(111), [4089] = {.entry = {.count = 1, .reusable = true}}, SHIFT(25), [4091] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1864), [4093] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2083), [4095] = {.entry = {.count = 1, .reusable = true}}, SHIFT(524), [4097] = {.entry = {.count = 1, .reusable = true}}, SHIFT(279), [4099] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1866), [4101] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__arrow_function_header, 4, .production_id = 50), [4103] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1273), [4105] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2100), [4107] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1448), [4109] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1795), [4111] = {.entry = {.count = 1, .reusable = true}}, SHIFT(71), [4113] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2096), [4115] = {.entry = {.count = 1, .reusable = true}}, SHIFT(281), [4117] = {.entry = {.count = 1, .reusable = true}}, SHIFT(786), [4119] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1394), [4121] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1418), [4123] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1366), [4125] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2166), [4127] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1391), [4129] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1460), [4131] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1605), [4133] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__simple_string_array_access_argument, 1), [4135] = {.entry = {.count = 1, .reusable = true}}, SHIFT(169), [4137] = {.entry = {.count = 1, .reusable = true}}, SHIFT(612), [4139] = {.entry = {.count = 1, .reusable = true}}, SHIFT(363), [4141] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2095), [4143] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_name_as_prefix, 4), [4145] = {.entry = {.count = 1, .reusable = true}}, SHIFT(224), [4147] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1555), [4149] = {.entry = {.count = 1, .reusable = true}}, SHIFT(652), [4151] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1514), [4153] = {.entry = {.count = 1, .reusable = true}}, SHIFT(520), [4155] = {.entry = {.count = 1, .reusable = true}}, SHIFT(790), [4157] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1535), [4159] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1342), [4161] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1297), [4163] = {.entry = {.count = 1, .reusable = true}}, SHIFT(365), [4165] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1315), [4167] = {.entry = {.count = 1, .reusable = true}}, SHIFT(170), [4169] = {.entry = {.count = 1, .reusable = true}}, SHIFT(774), [4171] = {.entry = {.count = 1, .reusable = true}}, SHIFT(173), [4173] = {.entry = {.count = 1, .reusable = true}}, SHIFT(164), [4175] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1620), [4177] = {.entry = {.count = 1, .reusable = true}}, SHIFT(152), [4179] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2021), [4181] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1603), [4183] = {.entry = {.count = 1, .reusable = true}}, SHIFT(159), [4185] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1326), [4187] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__arrow_function_header, 3, .production_id = 14), [4189] = {.entry = {.count = 1, .reusable = true}}, SHIFT(154), [4191] = {.entry = {.count = 1, .reusable = true}}, SHIFT(26), [4193] = {.entry = {.count = 1, .reusable = true}}, SHIFT(177), [4195] = {.entry = {.count = 1, .reusable = true}}, ACCEPT_INPUT(), [4197] = {.entry = {.count = 1, .reusable = true}}, SHIFT(176), [4199] = {.entry = {.count = 1, .reusable = true}}, SHIFT(223), [4201] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1234), [4203] = {.entry = {.count = 1, .reusable = true}}, SHIFT(216), [4205] = {.entry = {.count = 1, .reusable = true}}, SHIFT(333), [4207] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_text_interpolation, 3), [4209] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_text_interpolation, 2), }; #ifdef __cplusplus extern "C" { #endif void *tree_sitter_php_external_scanner_create(void); void tree_sitter_php_external_scanner_destroy(void *); bool tree_sitter_php_external_scanner_scan(void *, TSLexer *, const bool *); unsigned tree_sitter_php_external_scanner_serialize(void *, char *); void tree_sitter_php_external_scanner_deserialize(void *, const char *, unsigned); #ifdef _WIN32 #define extern __declspec(dllexport) #endif extern const TSLanguage *tree_sitter_php(void) { static const TSLanguage language = { .version = LANGUAGE_VERSION, .symbol_count = SYMBOL_COUNT, .alias_count = ALIAS_COUNT, .token_count = TOKEN_COUNT, .external_token_count = EXTERNAL_TOKEN_COUNT, .state_count = STATE_COUNT, .large_state_count = LARGE_STATE_COUNT, .production_id_count = PRODUCTION_ID_COUNT, .field_count = FIELD_COUNT, .max_alias_sequence_length = MAX_ALIAS_SEQUENCE_LENGTH, .parse_table = &ts_parse_table[0][0], .small_parse_table = ts_small_parse_table, .small_parse_table_map = ts_small_parse_table_map, .parse_actions = ts_parse_actions, .symbol_names = ts_symbol_names, .field_names = ts_field_names, .field_map_slices = ts_field_map_slices, .field_map_entries = ts_field_map_entries, .symbol_metadata = ts_symbol_metadata, .public_symbol_map = ts_symbol_map, .alias_map = ts_non_terminal_alias_map, .alias_sequences = &ts_alias_sequences[0][0], .lex_modes = ts_lex_modes, .lex_fn = ts_lex, .keyword_lex_fn = ts_lex_keywords, .keyword_capture_token = sym_name, .external_scanner = { &ts_external_scanner_states[0][0], ts_external_scanner_symbol_map, tree_sitter_php_external_scanner_create, tree_sitter_php_external_scanner_destroy, tree_sitter_php_external_scanner_scan, tree_sitter_php_external_scanner_serialize, tree_sitter_php_external_scanner_deserialize, }, }; return &language; } #ifdef __cplusplus } #endif