code_error.tab.c revision 277086
1typedef int YYINT;
2const YYINT error_lhs[] = {                       -1,
3    0,
4};
5const YYINT error_len[] = {                        2,
6    1,
7};
8const YYINT error_defred[] = {                     0,
9    1,    0,
10};
11const YYINT error_dgoto[] = {                      2,
12};
13const YYINT error_sindex[] = {                  -256,
14    0,    0,
15};
16const YYINT error_rindex[] = {                     0,
17    0,    0,
18};
19const YYINT error_gindex[] = {                     0,
20};
21const YYINT error_table[] = {                      1,
22};
23const YYINT error_check[] = {                    256,
24};
25#ifndef YYDEBUG
26#define YYDEBUG 0
27#endif
28#if YYDEBUG
29const char *const error_name[] = {
30
31"end-of-file",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"illegal-symbol",
38};
39const char *const error_rule[] = {
40"$accept : S",
41"S : error",
42
43};
44#endif
45