140 lines
5.8 KiB
C
140 lines
5.8 KiB
C
/* ************************************************************************** */
|
|
/* */
|
|
/* ::: :::::::: */
|
|
/* parse_table_227.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_1135(t_parse_table_array *v)
|
|
{
|
|
v->a[846][sym_simple_expansion] = state(1384);
|
|
v->a[846][sym_expansion] = state(1384);
|
|
v->a[846][sym_command_substitution] = state(1384);
|
|
v->a[846][sym_word] = actions(1888);
|
|
v->a[846][anon_sym_DOLLAR_LPAREN_LPAREN] = actions(1569);
|
|
v->a[846][anon_sym_DOLLAR] = actions(1756);
|
|
v->a[846][anon_sym_DQUOTE] = actions(1573);
|
|
v->a[846][sym_raw_string] = actions(1888);
|
|
v->a[846][sym_number] = actions(1888);
|
|
v->a[846][anon_sym_DOLLAR_LBRACE] = actions(1575);
|
|
v->a[846][anon_sym_DOLLAR_LPAREN] = actions(1577);
|
|
v->a[846][anon_sym_BQUOTE] = actions(1579);
|
|
v->a[846][sym_comment] = actions(3);
|
|
v->a[847][aux_sym_concatenation_repeat1] = state(870);
|
|
v->a[847][anon_sym_PIPE] = actions(919);
|
|
v->a[847][anon_sym_SEMI_SEMI] = actions(919);
|
|
v->a[847][anon_sym_AMP_AMP] = actions(919);
|
|
v->a[847][anon_sym_PIPE_PIPE] = actions(919);
|
|
v->a[847][anon_sym_LT] = actions(919);
|
|
v->a[847][anon_sym_GT] = actions(919);
|
|
return (parse_table_1136(v));
|
|
}
|
|
|
|
void parse_table_1136(t_parse_table_array *v)
|
|
{
|
|
v->a[847][anon_sym_GT_GT] = actions(919);
|
|
v->a[847][anon_sym_LT_LT] = actions(919);
|
|
v->a[847][aux_sym_heredoc_redirect_token1] = actions(917);
|
|
v->a[847][aux_sym_concatenation_token1] = actions(1890);
|
|
v->a[847][anon_sym_BQUOTE] = actions(919);
|
|
v->a[847][sym_comment] = actions(3);
|
|
v->a[847][anon_sym_SEMI] = actions(919);
|
|
v->a[847][sym__concat] = actions(1892);
|
|
v->a[847][sym_variable_name] = actions(917);
|
|
v->a[848][sym_file_redirect] = state(925);
|
|
v->a[848][sym_heredoc_redirect] = state(925);
|
|
v->a[848][sym_terminator] = state(554);
|
|
v->a[848][aux_sym_redirected_statement_repeat1] = state(925);
|
|
v->a[848][anon_sym_PIPE] = actions(580);
|
|
v->a[848][anon_sym_SEMI_SEMI] = actions(593);
|
|
v->a[848][anon_sym_AMP_AMP] = actions(762);
|
|
v->a[848][anon_sym_PIPE_PIPE] = actions(762);
|
|
v->a[848][anon_sym_LT] = actions(1880);
|
|
v->a[848][anon_sym_GT] = actions(1880);
|
|
v->a[848][anon_sym_GT_GT] = actions(1880);
|
|
return (parse_table_1137(v));
|
|
}
|
|
|
|
void parse_table_1137(t_parse_table_array *v)
|
|
{
|
|
v->a[848][anon_sym_LT_LT] = actions(597);
|
|
v->a[848][aux_sym_heredoc_redirect_token1] = actions(1870);
|
|
v->a[848][anon_sym_BQUOTE] = actions(591);
|
|
v->a[848][sym_comment] = actions(3);
|
|
v->a[848][anon_sym_SEMI] = actions(593);
|
|
v->a[849][sym_file_redirect] = state(925);
|
|
v->a[849][sym_heredoc_redirect] = state(925);
|
|
v->a[849][sym_terminator] = state(572);
|
|
v->a[849][aux_sym_redirected_statement_repeat1] = state(925);
|
|
v->a[849][anon_sym_PIPE] = actions(580);
|
|
v->a[849][anon_sym_SEMI_SEMI] = actions(593);
|
|
v->a[849][anon_sym_AMP_AMP] = actions(762);
|
|
v->a[849][anon_sym_PIPE_PIPE] = actions(762);
|
|
v->a[849][anon_sym_LT] = actions(1880);
|
|
v->a[849][anon_sym_GT] = actions(1880);
|
|
v->a[849][anon_sym_GT_GT] = actions(1880);
|
|
v->a[849][anon_sym_LT_LT] = actions(597);
|
|
v->a[849][aux_sym_heredoc_redirect_token1] = actions(1870);
|
|
v->a[849][anon_sym_BQUOTE] = actions(591);
|
|
v->a[849][sym_comment] = actions(3);
|
|
return (parse_table_1138(v));
|
|
}
|
|
|
|
void parse_table_1138(t_parse_table_array *v)
|
|
{
|
|
v->a[849][anon_sym_SEMI] = actions(593);
|
|
v->a[850][sym_file_redirect] = state(925);
|
|
v->a[850][sym_heredoc_redirect] = state(925);
|
|
v->a[850][sym_terminator] = state(586);
|
|
v->a[850][aux_sym_redirected_statement_repeat1] = state(925);
|
|
v->a[850][anon_sym_PIPE] = actions(580);
|
|
v->a[850][anon_sym_SEMI_SEMI] = actions(593);
|
|
v->a[850][anon_sym_AMP_AMP] = actions(762);
|
|
v->a[850][anon_sym_PIPE_PIPE] = actions(762);
|
|
v->a[850][anon_sym_LT] = actions(1880);
|
|
v->a[850][anon_sym_GT] = actions(1880);
|
|
v->a[850][anon_sym_GT_GT] = actions(1880);
|
|
v->a[850][anon_sym_LT_LT] = actions(597);
|
|
v->a[850][aux_sym_heredoc_redirect_token1] = actions(1870);
|
|
v->a[850][anon_sym_BQUOTE] = actions(591);
|
|
v->a[850][sym_comment] = actions(3);
|
|
v->a[850][anon_sym_SEMI] = actions(593);
|
|
v->a[851][sym_file_redirect] = state(925);
|
|
v->a[851][sym_heredoc_redirect] = state(925);
|
|
v->a[851][sym_terminator] = state(585);
|
|
return (parse_table_1139(v));
|
|
}
|
|
|
|
void parse_table_1139(t_parse_table_array *v)
|
|
{
|
|
v->a[851][aux_sym_redirected_statement_repeat1] = state(925);
|
|
v->a[851][anon_sym_PIPE] = actions(580);
|
|
v->a[851][anon_sym_SEMI_SEMI] = actions(593);
|
|
v->a[851][anon_sym_AMP_AMP] = actions(762);
|
|
v->a[851][anon_sym_PIPE_PIPE] = actions(762);
|
|
v->a[851][anon_sym_LT] = actions(1880);
|
|
v->a[851][anon_sym_GT] = actions(1880);
|
|
v->a[851][anon_sym_GT_GT] = actions(1880);
|
|
v->a[851][anon_sym_LT_LT] = actions(597);
|
|
v->a[851][aux_sym_heredoc_redirect_token1] = actions(1870);
|
|
v->a[851][anon_sym_BQUOTE] = actions(591);
|
|
v->a[851][sym_comment] = actions(3);
|
|
v->a[851][anon_sym_SEMI] = actions(593);
|
|
v->a[852][aux_sym_concatenation_repeat1] = state(886);
|
|
v->a[852][anon_sym_PIPE] = actions(919);
|
|
v->a[852][anon_sym_RPAREN] = actions(919);
|
|
v->a[852][anon_sym_SEMI_SEMI] = actions(919);
|
|
v->a[852][anon_sym_AMP_AMP] = actions(919);
|
|
v->a[852][anon_sym_PIPE_PIPE] = actions(919);
|
|
v->a[852][anon_sym_LT] = actions(919);
|
|
return (parse_table_1140(v));
|
|
}
|
|
|
|
/* EOF parse_table_227.c */
|