Update to not use the small parse table map
This commit is contained in:
parent
531134f575
commit
544711e05c
1022 changed files with 45894 additions and 90152 deletions
140
parser/static/parse_table/parse_table_226.c
Normal file
140
parser/static/parse_table/parse_table_226.c
Normal file
|
|
@ -0,0 +1,140 @@
|
|||
/* ************************************************************************** */
|
||||
/* */
|
||||
/* ::: :::::::: */
|
||||
/* parse_table_226.c :+: :+: :+: */
|
||||
/* +:+ +:+ +:+ */
|
||||
/* By: maiboyer <maiboyer@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/04/14 19:17:54 by maiboyer #+# #+# */
|
||||
/* Updated: 2024/04/14 19:18:20 by maiboyer ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
#include "./parse_table.h"
|
||||
|
||||
void parse_table_1130(t_parse_table_array *v)
|
||||
{
|
||||
v->a[839][sym_variable_name] = actions(771);
|
||||
v->a[840][sym_file_redirect] = state(925);
|
||||
v->a[840][sym_heredoc_redirect] = state(925);
|
||||
v->a[840][sym_terminator] = state(547);
|
||||
v->a[840][aux_sym_redirected_statement_repeat1] = state(925);
|
||||
v->a[840][anon_sym_PIPE] = actions(580);
|
||||
v->a[840][anon_sym_SEMI_SEMI] = actions(593);
|
||||
v->a[840][anon_sym_AMP_AMP] = actions(762);
|
||||
v->a[840][anon_sym_PIPE_PIPE] = actions(762);
|
||||
v->a[840][anon_sym_LT] = actions(1880);
|
||||
v->a[840][anon_sym_GT] = actions(1880);
|
||||
v->a[840][anon_sym_GT_GT] = actions(1880);
|
||||
v->a[840][anon_sym_LT_LT] = actions(597);
|
||||
v->a[840][aux_sym_heredoc_redirect_token1] = actions(1870);
|
||||
v->a[840][anon_sym_BQUOTE] = actions(591);
|
||||
v->a[840][sym_comment] = actions(3);
|
||||
v->a[840][anon_sym_SEMI] = actions(593);
|
||||
v->a[841][sym_file_redirect] = state(925);
|
||||
v->a[841][sym_heredoc_redirect] = state(925);
|
||||
v->a[841][sym_terminator] = state(548);
|
||||
return (parse_table_1131(v));
|
||||
}
|
||||
|
||||
void parse_table_1131(t_parse_table_array *v)
|
||||
{
|
||||
v->a[841][aux_sym_redirected_statement_repeat1] = state(925);
|
||||
v->a[841][anon_sym_PIPE] = actions(580);
|
||||
v->a[841][anon_sym_SEMI_SEMI] = actions(593);
|
||||
v->a[841][anon_sym_AMP_AMP] = actions(762);
|
||||
v->a[841][anon_sym_PIPE_PIPE] = actions(762);
|
||||
v->a[841][anon_sym_LT] = actions(1880);
|
||||
v->a[841][anon_sym_GT] = actions(1880);
|
||||
v->a[841][anon_sym_GT_GT] = actions(1880);
|
||||
v->a[841][anon_sym_LT_LT] = actions(597);
|
||||
v->a[841][aux_sym_heredoc_redirect_token1] = actions(1870);
|
||||
v->a[841][anon_sym_BQUOTE] = actions(591);
|
||||
v->a[841][sym_comment] = actions(3);
|
||||
v->a[841][anon_sym_SEMI] = actions(593);
|
||||
v->a[842][sym_file_redirect] = state(925);
|
||||
v->a[842][sym_heredoc_redirect] = state(925);
|
||||
v->a[842][sym_terminator] = state(550);
|
||||
v->a[842][aux_sym_redirected_statement_repeat1] = state(925);
|
||||
v->a[842][anon_sym_PIPE] = actions(580);
|
||||
v->a[842][anon_sym_SEMI_SEMI] = actions(593);
|
||||
v->a[842][anon_sym_AMP_AMP] = actions(762);
|
||||
return (parse_table_1132(v));
|
||||
}
|
||||
|
||||
void parse_table_1132(t_parse_table_array *v)
|
||||
{
|
||||
v->a[842][anon_sym_PIPE_PIPE] = actions(762);
|
||||
v->a[842][anon_sym_LT] = actions(1880);
|
||||
v->a[842][anon_sym_GT] = actions(1880);
|
||||
v->a[842][anon_sym_GT_GT] = actions(1880);
|
||||
v->a[842][anon_sym_LT_LT] = actions(597);
|
||||
v->a[842][aux_sym_heredoc_redirect_token1] = actions(1870);
|
||||
v->a[842][anon_sym_BQUOTE] = actions(591);
|
||||
v->a[842][sym_comment] = actions(3);
|
||||
v->a[842][anon_sym_SEMI] = actions(593);
|
||||
v->a[843][sym_file_redirect] = state(971);
|
||||
v->a[843][sym_heredoc_redirect] = state(971);
|
||||
v->a[843][sym_terminator] = state(295);
|
||||
v->a[843][aux_sym_redirected_statement_repeat1] = state(971);
|
||||
v->a[843][anon_sym_esac] = actions(591);
|
||||
v->a[843][anon_sym_PIPE] = actions(580);
|
||||
v->a[843][anon_sym_SEMI_SEMI] = actions(591);
|
||||
v->a[843][anon_sym_AMP_AMP] = actions(582);
|
||||
v->a[843][anon_sym_PIPE_PIPE] = actions(582);
|
||||
v->a[843][anon_sym_LT] = actions(1876);
|
||||
v->a[843][anon_sym_GT] = actions(1876);
|
||||
return (parse_table_1133(v));
|
||||
}
|
||||
|
||||
void parse_table_1133(t_parse_table_array *v)
|
||||
{
|
||||
v->a[843][anon_sym_GT_GT] = actions(1876);
|
||||
v->a[843][anon_sym_LT_LT] = actions(584);
|
||||
v->a[843][aux_sym_heredoc_redirect_token1] = actions(1878);
|
||||
v->a[843][sym_comment] = actions(3);
|
||||
v->a[843][anon_sym_SEMI] = actions(586);
|
||||
v->a[844][sym_word] = actions(1048);
|
||||
v->a[844][anon_sym_LT] = actions(1048);
|
||||
v->a[844][anon_sym_GT] = actions(1048);
|
||||
v->a[844][anon_sym_GT_GT] = actions(1048);
|
||||
v->a[844][anon_sym_DOLLAR_LPAREN_LPAREN] = actions(1048);
|
||||
v->a[844][aux_sym_concatenation_token1] = actions(1048);
|
||||
v->a[844][anon_sym_DOLLAR] = actions(1048);
|
||||
v->a[844][anon_sym_DQUOTE] = actions(1048);
|
||||
v->a[844][sym_raw_string] = actions(1048);
|
||||
v->a[844][sym_number] = actions(1048);
|
||||
v->a[844][anon_sym_DOLLAR_LBRACE] = actions(1048);
|
||||
v->a[844][anon_sym_DOLLAR_LPAREN] = actions(1048);
|
||||
v->a[844][anon_sym_BQUOTE] = actions(1048);
|
||||
v->a[844][sym_comment] = actions(3);
|
||||
v->a[844][sym__concat] = actions(1046);
|
||||
return (parse_table_1134(v));
|
||||
}
|
||||
|
||||
void parse_table_1134(t_parse_table_array *v)
|
||||
{
|
||||
v->a[844][sym_variable_name] = actions(1046);
|
||||
v->a[845][sym_file_redirect] = state(925);
|
||||
v->a[845][sym_heredoc_redirect] = state(925);
|
||||
v->a[845][sym_terminator] = state(553);
|
||||
v->a[845][aux_sym_redirected_statement_repeat1] = state(925);
|
||||
v->a[845][anon_sym_PIPE] = actions(580);
|
||||
v->a[845][anon_sym_SEMI_SEMI] = actions(593);
|
||||
v->a[845][anon_sym_AMP_AMP] = actions(762);
|
||||
v->a[845][anon_sym_PIPE_PIPE] = actions(762);
|
||||
v->a[845][anon_sym_LT] = actions(1880);
|
||||
v->a[845][anon_sym_GT] = actions(1880);
|
||||
v->a[845][anon_sym_GT_GT] = actions(1880);
|
||||
v->a[845][anon_sym_LT_LT] = actions(597);
|
||||
v->a[845][aux_sym_heredoc_redirect_token1] = actions(1870);
|
||||
v->a[845][anon_sym_BQUOTE] = actions(591);
|
||||
v->a[845][sym_comment] = actions(3);
|
||||
v->a[845][anon_sym_SEMI] = actions(593);
|
||||
v->a[846][sym_arithmetic_expansion] = state(1384);
|
||||
v->a[846][sym_concatenation] = state(1494);
|
||||
v->a[846][sym_string] = state(1384);
|
||||
return (parse_table_1135(v));
|
||||
}
|
||||
|
||||
/* EOF parse_table_226.c */
|
||||
Loading…
Add table
Add a link
Reference in a new issue