Updated symbols_list

This commit is contained in:
Maix0 2024-06-09 20:59:24 +02:00
parent 8e1f80fae9
commit 8f00b8fd9b

View file

@ -1,60 +1,50 @@
sym_ansi_c_string sym_arithmetic_binary_expression = 151,
sym_arithmetic_expansion sym_arithmetic_expansion = 148,
sym_brace_expression sym_arithmetic_literal = 150,
sym_case_item sym_arithmetic_parenthesized_expression = 155,
sym_case_statement sym_arithmetic_postfix_expression = 154,
sym_command sym_arithmetic_ternary_expression = 152,
sym_command_name sym_arithmetic_unary_expression = 153,
sym_command_substitution sym_case_item = 129,
sym_comment sym_case_statement = 127,
sym_compound_statement sym_command = 136,
sym_concatenation sym_command_name = 137,
sym_declaration_command sym_command_substitution = 165,
sym_elif_clause sym_comment = 93,
sym_else_clause sym_compound_statement = 131,
sym_expansion sym_concatenation = 156,
sym_file_redirect sym_do_group = 123,
sym_for_statement sym_elif_clause = 125,
sym_function_definition sym_else_clause = 126,
sym_heredoc_body sym_expansion = 160,
sym_heredoc_content sym_expansion_expression = 162,
sym_heredoc_end sym_expansion_regex = 163,
sym_heredoc_redirect sym_extglob_pattern = 112,
sym_heredoc_start sym_file_descriptor = 106,
sym_if_statement sym_file_redirect = 140,
sym_last_case_item sym_for_statement = 121,
sym_list sym_function_definition = 130,
sym_negated_command sym_heredoc_body = 146,
sym_pipeline sym_heredoc_content = 104,
sym_program sym_heredoc_end = 105,
sym_raw_string sym_heredoc_redirect = 141,
sym_redirected_statement sym_heredoc_start = 101,
sym_simple_expansion sym_if_statement = 124,
sym_string sym_list = 134,
sym_string_content sym_negated_command = 135,
sym_subshell sym_number = 158,
sym_test_command sym_pipeline = 133,
sym_translated_string sym_program = 116,
sym_unset_command sym_raw_string = 76,
sym_variable_assignment sym_redirected_statement = 120,
sym_variable_assignments sym_regex = 110,
sym_variable_name sym_simple_expansion = 159,
sym_while_statement sym_simple_heredoc_body = 102,
sym_word sym_string = 157,
#sym_do_group sym_string_content = 75,
#sym_extglob_pattern sym_subshell = 132,
__sym_array sym_variable_assignment = 138,
__sym_binary_expression sym_variable_assignments = 139,
__sym_c_style_for_statement sym_variable_name = 109,
__sym_file_descriptor sym_while_statement = 122,
__sym_herestring_redirect sym_word = 1,
__sym_number
__sym_parenthesized_expression
__sym_postfix_expression
__sym_process_substitution
__sym_regex
__sym_simple_heredoc_body
__sym_subscript
__sym_ternary_expression
__sym_test_operator
__sym_unary_expression