y"> {
, 0, 0, 2, 0, 0, 1, 3, 0, 0,0, 0, 7, 0, 0, 0, 0, 4, 0, 0,0, 0 , 0, 0, 0, 0, 0, 0, 6, 0,0, 0, 5, 0, 0, 8
};
/* YYDEFGOTO [NTERM-NUM]. */Const yysigned_char yydefgoto [] =
{
, 2, 3, 4, 9, 13, 17
};
/* YYPACT [STATE-NUM] - Index in YYTABLE of the portion describingNUM. */p align="justify"> # define YYPACT_NINF - 16const yysigned_char yypact [] =
{
, 1, 0, - 16, - 8, - 1, - 16, - 16, - 5, - 9,2, 5, - 16, - 7, - 15, 3, - 6, - 16, - 13, 4,3, 7, 6, - 4, 15, 8, 9, 13, - 16, 10,16, 11, - 16, 12, 14, - 16
};
/* YYPGOTO [NTERM-NUM]. */Const yysigned_char yypgoto [] =
{
, - 16, 20, - 16, - 16, - 16, - 16
};
/* YYTABLE [YYPACT [STATE-NUM]]. What to do in state STATE-NUM. If, shift that token. If negative, reduce the rule whichis the opposite. If zero, do what YYDEFACT says.YYTABLE_NINF, syntax error. */p align="justify"> # define YYTABLE_NINF - 1const unsigned char yytable [] =
{
, 1, 8, 1, 10, 5, 11, 12, 14, 15,18, 16, 21, 20, 24, 19, 26, 22, 23, 27,25, 30 , 7, 28, 0, 32, 0, 0, 0, 0,0, 29, 0, 31, 0, 33, 0, 0, 34, 0,0, 35
}; const yysigned_char yycheck [] =
{
, 3, 10, 3, 5, 4, 11, 16, 6, 4,25, 18, 25, 19, 7, 12, 20, 13, 21, 4,14, 8 , 2, 15, - 1, 9, - 1, - 1, - 1, - 1,1, 22, - 1, 23, - 1, 24, - 1, - 1, 26, - 1,1, 27
};
/* YYSTOS [STATE-NUM] - The (internal number of the) accessingof state STATE-NUM. */Const unsigned char yystos [] =
{
, 3, 29, 30, 31, 4, 0, 30, 10, 32,5, 11, 16, 33, 6, 4, 18, 34, 25, 12,19, 25 , 13, 21, 7, 14, 20, 4, 15, 22,8, 23, 9, 24, 26, 27
};
# define yyerrok (yyerrstatus = 0)
# define yyclearin (yychar = YYEMPTY)
# define YYEMPTY (-2)
# define YYEOF0 ​​p>
# define YYACCEPTgoto yyacceptlab
# define YYABORTgoto yyabortlab
# define YYERRORgoto yyerrorlab
/* Like YYERROR except do call yyerror. This remains here temporarilyease the transition to the new meaning of YYERROR, for GCC.GCC version 2 has supplanted version 1, this can go. */p align="justify"> # define YYFAILgoto yyerrlab
# define YYRECOVERING () (!! yyerrstatus)
# define YYBACKUP (Token, Value) (yychar == YYEMPTY && yylen == 1)
{ = (Token); = (Value); = YYTRANSLATE (yychar); ; yybackup; ...