- ]b4_integral_parser_table([yypact_], [b4_pact])[
-
- /* YYDEFACT[S] -- default rule to reduce with in state S when YYTABLE
- doesn't specify something else to do. Zero means the default is an
- error. */
- ]b4_integral_parser_table([yydefact_], [b4_defact])[
-
- /* YYPGOTO[NTERM-NUM]. */
- ]b4_integral_parser_table([yypgoto_], [b4_pgoto])[
-
- /* YYDEFGOTO[NTERM-NUM]. */
- ]b4_integral_parser_table([yydefgoto_], [b4_defgoto])[
-
- /* YYTABLE[YYPACT[STATE-NUM]]. What to do in state STATE-NUM. If
- positive, shift that token. If negative, reduce the rule which
- number is the opposite. If zero, do what YYDEFACT says. */