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_238.c
Normal file
140
parser/static/parse_table/parse_table_238.c
Normal file
|
|
@ -0,0 +1,140 @@
|
|||
/* ************************************************************************** */
|
||||
/* */
|
||||
/* ::: :::::::: */
|
||||
/* parse_table_238.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_1190(t_parse_table_array *v)
|
||||
{
|
||||
v->a[915][aux_sym_concatenation_token1] = actions(1890);
|
||||
v->a[915][sym_comment] = actions(3);
|
||||
v->a[915][anon_sym_SEMI] = actions(923);
|
||||
v->a[915][sym__concat] = actions(1934);
|
||||
v->a[915][sym_variable_name] = actions(921);
|
||||
v->a[916][sym_file_redirect] = state(919);
|
||||
v->a[916][sym_heredoc_redirect] = state(919);
|
||||
v->a[916][aux_sym_redirected_statement_repeat1] = state(919);
|
||||
v->a[916][anon_sym_PIPE] = actions(1936);
|
||||
v->a[916][anon_sym_RPAREN] = actions(1936);
|
||||
v->a[916][anon_sym_SEMI_SEMI] = actions(1936);
|
||||
v->a[916][anon_sym_AMP_AMP] = actions(1936);
|
||||
v->a[916][anon_sym_PIPE_PIPE] = actions(1936);
|
||||
v->a[916][anon_sym_LT] = actions(1868);
|
||||
v->a[916][anon_sym_GT] = actions(1868);
|
||||
v->a[916][anon_sym_GT_GT] = actions(1868);
|
||||
v->a[916][anon_sym_LT_LT] = actions(597);
|
||||
v->a[916][aux_sym_heredoc_redirect_token1] = actions(1938);
|
||||
v->a[916][sym_comment] = actions(3);
|
||||
v->a[916][anon_sym_SEMI] = actions(1936);
|
||||
return (parse_table_1191(v));
|
||||
}
|
||||
|
||||
void parse_table_1191(t_parse_table_array *v)
|
||||
{
|
||||
v->a[917][sym_file_redirect] = state(916);
|
||||
v->a[917][sym_heredoc_redirect] = state(916);
|
||||
v->a[917][aux_sym_redirected_statement_repeat1] = state(916);
|
||||
v->a[917][anon_sym_PIPE] = actions(580);
|
||||
v->a[917][anon_sym_RPAREN] = actions(816);
|
||||
v->a[917][anon_sym_SEMI_SEMI] = actions(816);
|
||||
v->a[917][anon_sym_AMP_AMP] = actions(816);
|
||||
v->a[917][anon_sym_PIPE_PIPE] = actions(816);
|
||||
v->a[917][anon_sym_LT] = actions(816);
|
||||
v->a[917][anon_sym_GT] = actions(816);
|
||||
v->a[917][anon_sym_GT_GT] = actions(816);
|
||||
v->a[917][anon_sym_LT_LT] = actions(816);
|
||||
v->a[917][aux_sym_heredoc_redirect_token1] = actions(827);
|
||||
v->a[917][sym_comment] = actions(3);
|
||||
v->a[917][anon_sym_SEMI] = actions(816);
|
||||
v->a[918][sym_file_redirect] = state(916);
|
||||
v->a[918][sym_heredoc_redirect] = state(916);
|
||||
v->a[918][aux_sym_redirected_statement_repeat1] = state(916);
|
||||
v->a[918][anon_sym_PIPE] = actions(816);
|
||||
v->a[918][anon_sym_RPAREN] = actions(816);
|
||||
return (parse_table_1192(v));
|
||||
}
|
||||
|
||||
void parse_table_1192(t_parse_table_array *v)
|
||||
{
|
||||
v->a[918][anon_sym_SEMI_SEMI] = actions(816);
|
||||
v->a[918][anon_sym_AMP_AMP] = actions(816);
|
||||
v->a[918][anon_sym_PIPE_PIPE] = actions(816);
|
||||
v->a[918][anon_sym_LT] = actions(816);
|
||||
v->a[918][anon_sym_GT] = actions(816);
|
||||
v->a[918][anon_sym_GT_GT] = actions(816);
|
||||
v->a[918][anon_sym_LT_LT] = actions(816);
|
||||
v->a[918][aux_sym_heredoc_redirect_token1] = actions(827);
|
||||
v->a[918][sym_comment] = actions(3);
|
||||
v->a[918][anon_sym_SEMI] = actions(816);
|
||||
v->a[919][sym_file_redirect] = state(919);
|
||||
v->a[919][sym_heredoc_redirect] = state(919);
|
||||
v->a[919][aux_sym_redirected_statement_repeat1] = state(919);
|
||||
v->a[919][anon_sym_PIPE] = actions(1940);
|
||||
v->a[919][anon_sym_RPAREN] = actions(1940);
|
||||
v->a[919][anon_sym_SEMI_SEMI] = actions(1940);
|
||||
v->a[919][anon_sym_AMP_AMP] = actions(1940);
|
||||
v->a[919][anon_sym_PIPE_PIPE] = actions(1940);
|
||||
v->a[919][anon_sym_LT] = actions(1942);
|
||||
v->a[919][anon_sym_GT] = actions(1942);
|
||||
return (parse_table_1193(v));
|
||||
}
|
||||
|
||||
void parse_table_1193(t_parse_table_array *v)
|
||||
{
|
||||
v->a[919][anon_sym_GT_GT] = actions(1942);
|
||||
v->a[919][anon_sym_LT_LT] = actions(1945);
|
||||
v->a[919][aux_sym_heredoc_redirect_token1] = actions(1948);
|
||||
v->a[919][sym_comment] = actions(3);
|
||||
v->a[919][anon_sym_SEMI] = actions(1940);
|
||||
v->a[920][sym_file_redirect] = state(1040);
|
||||
v->a[920][sym_heredoc_redirect] = state(1040);
|
||||
v->a[920][sym_terminator] = state(480);
|
||||
v->a[920][aux_sym_redirected_statement_repeat1] = state(1040);
|
||||
v->a[920][anon_sym_PIPE] = actions(580);
|
||||
v->a[920][anon_sym_SEMI_SEMI] = actions(812);
|
||||
v->a[920][anon_sym_AMP_AMP] = actions(769);
|
||||
v->a[920][anon_sym_PIPE_PIPE] = actions(769);
|
||||
v->a[920][anon_sym_LT] = actions(1924);
|
||||
v->a[920][anon_sym_GT] = actions(1924);
|
||||
v->a[920][anon_sym_GT_GT] = actions(1924);
|
||||
v->a[920][anon_sym_LT_LT] = actions(597);
|
||||
v->a[920][aux_sym_heredoc_redirect_token1] = actions(1950);
|
||||
v->a[920][sym_comment] = actions(3);
|
||||
v->a[920][anon_sym_SEMI] = actions(812);
|
||||
return (parse_table_1194(v));
|
||||
}
|
||||
|
||||
void parse_table_1194(t_parse_table_array *v)
|
||||
{
|
||||
v->a[921][anon_sym_esac] = actions(1095);
|
||||
v->a[921][anon_sym_PIPE] = actions(1095);
|
||||
v->a[921][anon_sym_SEMI_SEMI] = actions(1095);
|
||||
v->a[921][anon_sym_AMP_AMP] = actions(1095);
|
||||
v->a[921][anon_sym_PIPE_PIPE] = actions(1095);
|
||||
v->a[921][anon_sym_LT] = actions(1095);
|
||||
v->a[921][anon_sym_GT] = actions(1095);
|
||||
v->a[921][anon_sym_GT_GT] = actions(1095);
|
||||
v->a[921][anon_sym_LT_LT] = actions(1095);
|
||||
v->a[921][aux_sym_heredoc_redirect_token1] = actions(1097);
|
||||
v->a[921][aux_sym_concatenation_token1] = actions(1095);
|
||||
v->a[921][sym_comment] = actions(3);
|
||||
v->a[921][anon_sym_SEMI] = actions(1095);
|
||||
v->a[921][sym__concat] = actions(1097);
|
||||
v->a[921][sym_variable_name] = actions(1097);
|
||||
v->a[922][sym_file_redirect] = state(961);
|
||||
v->a[922][sym_heredoc_redirect] = state(961);
|
||||
v->a[922][aux_sym_redirected_statement_repeat1] = state(961);
|
||||
v->a[922][ts_builtin_sym_end] = actions(1938);
|
||||
v->a[922][anon_sym_PIPE] = actions(1936);
|
||||
return (parse_table_1195(v));
|
||||
}
|
||||
|
||||
/* EOF parse_table_238.c */
|
||||
Loading…
Add table
Add a link
Reference in a new issue