minishell/parser/static/parse_table/parse_table_299.c
2024-08-04 14:18:29 +00:00

140 lines
5.7 KiB
C

/* ************************************************************************** */
/* */
/* ::: :::::::: */
/* parse_table_299.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_1495(t_parse_table_array *v)
{
v->a[1401][anon_sym_PIPE_PIPE] = actions(2043);
v->a[1401][anon_sym_LT] = actions(2045);
v->a[1401][anon_sym_GT] = actions(2045);
v->a[1401][anon_sym_GT_GT] = actions(2043);
v->a[1401][anon_sym_LT_LT] = actions(2043);
v->a[1401][sym_comment] = actions(1436);
v->a[1402][anon_sym_PIPE] = actions(2041);
v->a[1402][anon_sym_AMP_AMP] = actions(2039);
v->a[1402][anon_sym_PIPE_PIPE] = actions(2039);
v->a[1402][anon_sym_LT] = actions(2041);
v->a[1402][anon_sym_GT] = actions(2041);
v->a[1402][anon_sym_GT_GT] = actions(2039);
v->a[1402][anon_sym_LT_LT] = actions(2039);
v->a[1402][sym_comment] = actions(1436);
v->a[1403][anon_sym_PIPE] = actions(2131);
v->a[1403][anon_sym_AMP_AMP] = actions(2129);
v->a[1403][anon_sym_PIPE_PIPE] = actions(2129);
v->a[1403][anon_sym_LT] = actions(2131);
v->a[1403][anon_sym_GT] = actions(2131);
v->a[1403][anon_sym_GT_GT] = actions(2129);
return (parse_table_1496(v));
}
void parse_table_1496(t_parse_table_array *v)
{
v->a[1403][anon_sym_LT_LT] = actions(2129);
v->a[1403][sym_comment] = actions(1436);
v->a[1404][anon_sym_PIPE] = actions(2091);
v->a[1404][anon_sym_AMP_AMP] = actions(2093);
v->a[1404][anon_sym_PIPE_PIPE] = actions(2093);
v->a[1404][anon_sym_LT] = actions(2091);
v->a[1404][anon_sym_GT] = actions(2091);
v->a[1404][anon_sym_GT_GT] = actions(2093);
v->a[1404][anon_sym_LT_LT] = actions(2093);
v->a[1404][sym_comment] = actions(1436);
v->a[1405][anon_sym_PIPE] = actions(2139);
v->a[1405][anon_sym_AMP_AMP] = actions(2137);
v->a[1405][anon_sym_PIPE_PIPE] = actions(2137);
v->a[1405][anon_sym_LT] = actions(2139);
v->a[1405][anon_sym_GT] = actions(2139);
v->a[1405][anon_sym_GT_GT] = actions(2137);
v->a[1405][anon_sym_LT_LT] = actions(2137);
v->a[1405][sym_comment] = actions(1436);
v->a[1406][anon_sym_PIPE] = actions(2135);
v->a[1406][anon_sym_AMP_AMP] = actions(2133);
return (parse_table_1497(v));
}
void parse_table_1497(t_parse_table_array *v)
{
v->a[1406][anon_sym_PIPE_PIPE] = actions(2133);
v->a[1406][anon_sym_LT] = actions(2135);
v->a[1406][anon_sym_GT] = actions(2135);
v->a[1406][anon_sym_GT_GT] = actions(2133);
v->a[1406][anon_sym_LT_LT] = actions(2133);
v->a[1406][sym_comment] = actions(1436);
v->a[1407][aux_sym_concatenation_repeat1] = state(1407);
v->a[1407][anon_sym_in] = actions(973);
v->a[1407][anon_sym_SEMI_SEMI] = actions(973);
v->a[1407][aux_sym_heredoc_redirect_token1] = actions(981);
v->a[1407][aux_sym_concatenation_token1] = actions(2918);
v->a[1407][sym_comment] = actions(3);
v->a[1407][anon_sym_SEMI] = actions(973);
v->a[1407][sym__concat] = actions(2921);
v->a[1408][anon_sym_PIPE] = actions(2245);
v->a[1408][anon_sym_AMP_AMP] = actions(2243);
v->a[1408][anon_sym_PIPE_PIPE] = actions(2243);
v->a[1408][anon_sym_LT] = actions(2245);
v->a[1408][anon_sym_GT] = actions(2245);
v->a[1408][anon_sym_GT_GT] = actions(2243);
return (parse_table_1498(v));
}
void parse_table_1498(t_parse_table_array *v)
{
v->a[1408][anon_sym_LT_LT] = actions(2243);
v->a[1408][sym_comment] = actions(1436);
v->a[1409][anon_sym_PIPE] = actions(2151);
v->a[1409][anon_sym_AMP_AMP] = actions(2149);
v->a[1409][anon_sym_PIPE_PIPE] = actions(2149);
v->a[1409][anon_sym_LT] = actions(2151);
v->a[1409][anon_sym_GT] = actions(2151);
v->a[1409][anon_sym_GT_GT] = actions(2149);
v->a[1409][anon_sym_LT_LT] = actions(2149);
v->a[1409][sym_comment] = actions(1436);
v->a[1410][anon_sym_PIPE] = actions(2177);
v->a[1410][anon_sym_AMP_AMP] = actions(2175);
v->a[1410][anon_sym_PIPE_PIPE] = actions(2175);
v->a[1410][anon_sym_LT] = actions(2177);
v->a[1410][anon_sym_GT] = actions(2177);
v->a[1410][anon_sym_GT_GT] = actions(2175);
v->a[1410][anon_sym_LT_LT] = actions(2175);
v->a[1410][sym_comment] = actions(1436);
v->a[1411][anon_sym_PIPE] = actions(2271);
v->a[1411][anon_sym_AMP_AMP] = actions(2269);
return (parse_table_1499(v));
}
void parse_table_1499(t_parse_table_array *v)
{
v->a[1411][anon_sym_PIPE_PIPE] = actions(2269);
v->a[1411][anon_sym_LT] = actions(2271);
v->a[1411][anon_sym_GT] = actions(2271);
v->a[1411][anon_sym_GT_GT] = actions(2269);
v->a[1411][anon_sym_LT_LT] = actions(2269);
v->a[1411][sym_comment] = actions(1436);
v->a[1412][anon_sym_PIPE] = actions(2261);
v->a[1412][anon_sym_AMP_AMP] = actions(2259);
v->a[1412][anon_sym_PIPE_PIPE] = actions(2259);
v->a[1412][anon_sym_LT] = actions(2261);
v->a[1412][anon_sym_GT] = actions(2261);
v->a[1412][anon_sym_GT_GT] = actions(2259);
v->a[1412][anon_sym_LT_LT] = actions(2259);
v->a[1412][sym_comment] = actions(1436);
v->a[1413][anon_sym_PIPE] = actions(2227);
v->a[1413][anon_sym_AMP_AMP] = actions(2225);
v->a[1413][anon_sym_PIPE_PIPE] = actions(2225);
v->a[1413][anon_sym_LT] = actions(2227);
v->a[1413][anon_sym_GT] = actions(2227);
v->a[1413][anon_sym_GT_GT] = actions(2225);
return (parse_table_1500(v));
}
/* EOF parse_table_299.c */