140 lines
5.8 KiB
C
140 lines
5.8 KiB
C
/* ************************************************************************** */
|
|
/* */
|
|
/* ::: :::::::: */
|
|
/* parse_table_231.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_1155(t_parse_table_array *v)
|
|
{
|
|
v->a[871][aux_sym_redirected_statement_repeat1] = state(922);
|
|
v->a[871][ts_builtin_sym_end] = actions(716);
|
|
v->a[871][anon_sym_PIPE] = actions(580);
|
|
v->a[871][anon_sym_SEMI_SEMI] = actions(693);
|
|
v->a[871][anon_sym_AMP_AMP] = actions(695);
|
|
v->a[871][anon_sym_PIPE_PIPE] = actions(695);
|
|
v->a[871][anon_sym_LT] = actions(1872);
|
|
v->a[871][anon_sym_GT] = actions(1872);
|
|
v->a[871][anon_sym_GT_GT] = actions(1872);
|
|
v->a[871][anon_sym_LT_LT] = actions(597);
|
|
v->a[871][aux_sym_heredoc_redirect_token1] = actions(1874);
|
|
v->a[871][sym_comment] = actions(3);
|
|
v->a[871][anon_sym_SEMI] = actions(693);
|
|
v->a[872][sym_file_redirect] = state(922);
|
|
v->a[872][sym_heredoc_redirect] = state(922);
|
|
v->a[872][sym_terminator] = state(468);
|
|
v->a[872][aux_sym_redirected_statement_repeat1] = state(922);
|
|
v->a[872][ts_builtin_sym_end] = actions(716);
|
|
v->a[872][anon_sym_PIPE] = actions(580);
|
|
v->a[872][anon_sym_SEMI_SEMI] = actions(693);
|
|
return (parse_table_1156(v));
|
|
}
|
|
|
|
void parse_table_1156(t_parse_table_array *v)
|
|
{
|
|
v->a[872][anon_sym_AMP_AMP] = actions(695);
|
|
v->a[872][anon_sym_PIPE_PIPE] = actions(695);
|
|
v->a[872][anon_sym_LT] = actions(1872);
|
|
v->a[872][anon_sym_GT] = actions(1872);
|
|
v->a[872][anon_sym_GT_GT] = actions(1872);
|
|
v->a[872][anon_sym_LT_LT] = actions(597);
|
|
v->a[872][aux_sym_heredoc_redirect_token1] = actions(1874);
|
|
v->a[872][sym_comment] = actions(3);
|
|
v->a[872][anon_sym_SEMI] = actions(693);
|
|
v->a[873][sym_arithmetic_expansion] = state(1391);
|
|
v->a[873][sym_concatenation] = state(1489);
|
|
v->a[873][sym_string] = state(1391);
|
|
v->a[873][sym_simple_expansion] = state(1391);
|
|
v->a[873][sym_expansion] = state(1391);
|
|
v->a[873][sym_command_substitution] = state(1391);
|
|
v->a[873][sym_word] = actions(1900);
|
|
v->a[873][anon_sym_DOLLAR_LPAREN_LPAREN] = actions(1569);
|
|
v->a[873][anon_sym_DOLLAR] = actions(1756);
|
|
v->a[873][anon_sym_DQUOTE] = actions(1573);
|
|
v->a[873][sym_raw_string] = actions(1900);
|
|
return (parse_table_1157(v));
|
|
}
|
|
|
|
void parse_table_1157(t_parse_table_array *v)
|
|
{
|
|
v->a[873][sym_number] = actions(1900);
|
|
v->a[873][anon_sym_DOLLAR_LBRACE] = actions(1575);
|
|
v->a[873][anon_sym_DOLLAR_LPAREN] = actions(1577);
|
|
v->a[873][anon_sym_BQUOTE] = actions(1579);
|
|
v->a[873][sym_comment] = actions(3);
|
|
v->a[874][sym_file_redirect] = state(922);
|
|
v->a[874][sym_heredoc_redirect] = state(922);
|
|
v->a[874][sym_terminator] = state(466);
|
|
v->a[874][aux_sym_redirected_statement_repeat1] = state(922);
|
|
v->a[874][ts_builtin_sym_end] = actions(716);
|
|
v->a[874][anon_sym_PIPE] = actions(580);
|
|
v->a[874][anon_sym_SEMI_SEMI] = actions(693);
|
|
v->a[874][anon_sym_AMP_AMP] = actions(695);
|
|
v->a[874][anon_sym_PIPE_PIPE] = actions(695);
|
|
v->a[874][anon_sym_LT] = actions(1872);
|
|
v->a[874][anon_sym_GT] = actions(1872);
|
|
v->a[874][anon_sym_GT_GT] = actions(1872);
|
|
v->a[874][anon_sym_LT_LT] = actions(597);
|
|
v->a[874][aux_sym_heredoc_redirect_token1] = actions(1874);
|
|
v->a[874][sym_comment] = actions(3);
|
|
return (parse_table_1158(v));
|
|
}
|
|
|
|
void parse_table_1158(t_parse_table_array *v)
|
|
{
|
|
v->a[874][anon_sym_SEMI] = actions(693);
|
|
v->a[875][sym_file_redirect] = state(922);
|
|
v->a[875][sym_heredoc_redirect] = state(922);
|
|
v->a[875][sym_terminator] = state(465);
|
|
v->a[875][aux_sym_redirected_statement_repeat1] = state(922);
|
|
v->a[875][ts_builtin_sym_end] = actions(716);
|
|
v->a[875][anon_sym_PIPE] = actions(580);
|
|
v->a[875][anon_sym_SEMI_SEMI] = actions(693);
|
|
v->a[875][anon_sym_AMP_AMP] = actions(695);
|
|
v->a[875][anon_sym_PIPE_PIPE] = actions(695);
|
|
v->a[875][anon_sym_LT] = actions(1872);
|
|
v->a[875][anon_sym_GT] = actions(1872);
|
|
v->a[875][anon_sym_GT_GT] = actions(1872);
|
|
v->a[875][anon_sym_LT_LT] = actions(597);
|
|
v->a[875][aux_sym_heredoc_redirect_token1] = actions(1874);
|
|
v->a[875][sym_comment] = actions(3);
|
|
v->a[875][anon_sym_SEMI] = actions(693);
|
|
v->a[876][sym_file_redirect] = state(922);
|
|
v->a[876][sym_heredoc_redirect] = state(922);
|
|
v->a[876][sym_terminator] = state(464);
|
|
return (parse_table_1159(v));
|
|
}
|
|
|
|
void parse_table_1159(t_parse_table_array *v)
|
|
{
|
|
v->a[876][aux_sym_redirected_statement_repeat1] = state(922);
|
|
v->a[876][ts_builtin_sym_end] = actions(716);
|
|
v->a[876][anon_sym_PIPE] = actions(580);
|
|
v->a[876][anon_sym_SEMI_SEMI] = actions(693);
|
|
v->a[876][anon_sym_AMP_AMP] = actions(695);
|
|
v->a[876][anon_sym_PIPE_PIPE] = actions(695);
|
|
v->a[876][anon_sym_LT] = actions(1872);
|
|
v->a[876][anon_sym_GT] = actions(1872);
|
|
v->a[876][anon_sym_GT_GT] = actions(1872);
|
|
v->a[876][anon_sym_LT_LT] = actions(597);
|
|
v->a[876][aux_sym_heredoc_redirect_token1] = actions(1874);
|
|
v->a[876][sym_comment] = actions(3);
|
|
v->a[876][anon_sym_SEMI] = actions(693);
|
|
v->a[877][sym_file_redirect] = state(916);
|
|
v->a[877][sym_heredoc_redirect] = state(916);
|
|
v->a[877][sym_terminator] = state(428);
|
|
v->a[877][aux_sym_redirected_statement_repeat1] = state(916);
|
|
v->a[877][anon_sym_PIPE] = actions(580);
|
|
v->a[877][anon_sym_RPAREN] = actions(578);
|
|
v->a[877][anon_sym_SEMI_SEMI] = actions(593);
|
|
return (parse_table_1160(v));
|
|
}
|
|
|
|
/* EOF parse_table_231.c */
|