+#if defined (__STDC__) || defined (__cplusplus)
+ typedef signed char yysigned_char;
+#else
+ typedef short yysigned_char;
+#endif
+
+/* YYFINAL -- State number of the termination state. */
+#define YYFINAL 3
+/* YYLAST -- Last index in YYTABLE. */
+#define YYLAST 157
+
+/* YYNTOKENS -- Number of terminals. */
+#define YYNTOKENS 46
+/* YYNNTS -- Number of nonterminals. */
+#define YYNNTS 25
+/* YYNRULES -- Number of rules. */
+#define YYNRULES 74
+/* YYNRULES -- Number of states. */
+#define YYNSTATES 101
+
+/* YYTRANSLATE(YYLEX) -- Bison symbol number corresponding to YYLEX. */
+#define YYUNDEFTOK 2
+#define YYMAXUTOK 300
+
+#define YYTRANSLATE(YYX) \
+ ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
+
+/* YYTRANSLATE[YYLEX] -- Bison symbol number corresponding to YYLEX. */
+static const unsigned char yytranslate[] =
+{
+ 0, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
+ 2, 2, 2, 2, 2, 2, 1, 2, 3, 4,
+ 5, 6, 7, 8, 9, 10, 11, 12, 13, 14,
+ 15, 16, 17, 18, 19, 20, 21, 22, 23, 24,
+ 25, 26, 27, 28, 29, 30, 31, 32, 33, 34,
+ 35, 36, 37, 38, 39, 40, 41, 42, 43, 44,
+ 45
+};
+
+#if YYDEBUG
+/* YYPRHS[YYN] -- Index of the first RHS symbol of rule number YYN in
+ YYRHS. */
+static const unsigned char yyprhs[] =
+{
+ 0, 0, 3, 8, 9, 12, 14, 16, 18, 22,
+ 24, 26, 29, 33, 35, 37, 39, 43, 45, 49,
+ 51, 53, 56, 58, 60, 62, 64, 66, 68, 71,
+ 73, 76, 79, 80, 84, 85, 89, 93, 97, 99,
+ 101, 103, 104, 106, 108, 111, 113, 115, 118, 121,
+ 125, 127, 130, 132, 135, 137, 139, 142, 144, 145,
+ 149, 151, 155, 156, 159, 162, 166, 170, 174, 176,
+ 178, 180, 182, 184, 185
+};
+
+/* YYRHS -- A `-1'-separated list of the rules' RHS. */
+static const yysigned_char yyrhs[] =
+{
+ 47, 0, -1, 48, 42, 60, 70, -1, -1, 48,
+ 49, -1, 50, -1, 43, -1, 17, -1, 18, 69,
+ 69, -1, 19, -1, 20, -1, 21, 4, -1, 22,
+ 37, 69, -1, 23, -1, 24, -1, 25, -1, 26,
+ 37, 69, -1, 27, -1, 28, 37, 69, -1, 29,
+ -1, 30, -1, 31, 69, -1, 33, -1, 34, -1,
+ 35, -1, 38, -1, 54, -1, 51, -1, 32, 66,
+ -1, 10, -1, 8, 57, -1, 9, 57, -1, -1,
+ 6, 52, 59, -1, -1, 5, 53, 59, -1, 7,
+ 36, 57, -1, 55, 56, 57, -1, 11, -1, 12,
+ -1, 13, -1, -1, 36, -1, 66, -1, 57, 66,
+ -1, 36, -1, 40, -1, 40, 4, -1, 40, 68,
+ -1, 40, 4, 68, -1, 58, -1, 59, 58, -1,
+ 61, -1, 60, 61, -1, 62, -1, 50, -1, 1,
+ 38, -1, 38, -1, -1, 41, 63, 64, -1, 65,
+ -1, 64, 39, 65, -1, -1, 65, 66, -1, 65,
+ 67, -1, 65, 14, 66, -1, 65, 15, 4, -1,
+ 65, 16, 36, -1, 40, -1, 68, -1, 45, -1,
+ 3, -1, 3, -1, -1, 42, 44, -1
+};
+
+/* YYRLINE[YYN] -- source line where rule number YYN was defined. */
+static const unsigned short yyrline[] =
+{
+ 0, 161, 161, 169, 171, 175, 176, 177, 178, 179,
+ 180, 181, 182, 183, 184, 185, 186, 187, 188, 189,
+ 190, 191, 192, 193, 194, 195, 199, 200, 201, 205,
+ 211, 218, 228, 228, 233, 233, 238, 248, 263, 264,
+ 265, 269, 270, 276, 277, 282, 286, 291, 297, 303,
+ 314, 315, 324, 325, 331, 332, 337, 341, 345, 345,
+ 349, 350, 355, 356, 358, 360, 362, 364, 369, 370,
+ 374, 380, 389, 396, 398
+};
+#endif
+
+#if YYDEBUG || YYERROR_VERBOSE
+/* YYTNME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
+ First, the terminals, then, starting at YYNTOKENS, nonterminals. */
+static const char *const yytname[] =
+{
+ "\"end of file\"", "error", "$undefined", "\"string\"", "\"integer\"",
+ "\"%token\"", "\"%nterm\"", "\"%type\"", "\"%destructor {...}\"",
+ "\"%printer {...}\"", "\"%union {...}\"", "\"%left\"", "\"%right\"",
+ "\"%nonassoc\"", "\"%prec\"", "\"%dprec\"", "\"%merge\"", "\"%debug\"",
+ "\"%define\"", "\"%defines\"", "\"%error-verbose\"", "\"%expect\"",
+ "\"%file-prefix\"", "\"%glr-parser\"", "\"%lex-param {...}\"",
+ "\"%locations\"", "\"%name-prefix\"", "\"%no-lines\"", "\"%output\"",
+ "\"%parse-param {...}\"", "\"%pure-parser\"", "\"%skeleton\"",
+ "\"%start\"", "\"%token-table\"", "\"%verbose\"", "\"%yacc\"",
+ "\"type\"", "\"=\"", "\";\"", "\"|\"", "\"identifier\"",
+ "\"identifier:\"", "\"%%\"", "\"%{...%}\"", "\"epilogue\"", "\"{...}\"",
+ "$accept", "input", "declarations", "declaration",
+ "grammar_declaration", "symbol_declaration", "@1", "@2",
+ "precedence_declaration", "precedence_declarator", "type.opt",
+ "symbols.1", "symbol_def", "symbol_defs.1", "grammar",
+ "rules_or_grammar_declaration", "rules", "@3", "rhses.1", "rhs",
+ "symbol", "action", "string_as_id", "string_content", "epilogue.opt", 0
+};
+#endif
+
+# ifdef YYPRINT
+/* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
+ token YYLEX-NUM. */
+static const unsigned short yytoknum[] =
+{
+ 0, 256, 257, 258, 259, 260, 261, 262, 263, 264,
+ 265, 266, 267, 268, 269, 270, 271, 272, 273, 274,
+ 275, 276, 277, 278, 279, 280, 281, 282, 283, 284,
+ 285, 286, 287, 288, 289, 290, 291, 292, 293, 294,
+ 295, 296, 297, 298, 299, 300
+};
+# endif
+
+/* YYR1[YYN] -- Symbol number of symbol that rule YYN derives. */
+static const unsigned char yyr1[] =
+{
+ 0, 46, 47, 48, 48, 49, 49, 49, 49, 49,
+ 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
+ 49, 49, 49, 49, 49, 49, 50, 50, 50, 50,
+ 50, 50, 52, 51, 53, 51, 51, 54, 55, 55,
+ 55, 56, 56, 57, 57, 58, 58, 58, 58, 58,
+ 59, 59, 60, 60, 61, 61, 61, 61, 63, 62,
+ 64, 64, 65, 65, 65, 65, 65, 65, 66, 66,
+ 67, 68, 69, 70, 70
+};
+
+/* YYR2[YYN] -- Number of symbols composing right hand side of rule YYN. */
+static const unsigned char yyr2[] =
+{
+ 0, 2, 4, 0, 2, 1, 1, 1, 3, 1,
+ 1, 2, 3, 1, 1, 1, 3, 1, 3, 1,
+ 1, 2, 1, 1, 1, 1, 1, 1, 2, 1,
+ 2, 2, 0, 3, 0, 3, 3, 3, 1, 1,
+ 1, 0, 1, 1, 2, 1, 1, 2, 2, 3,
+ 1, 2, 1, 2, 1, 1, 2, 1, 0, 3,
+ 1, 3, 0, 2, 2, 3, 3, 3, 1, 1,
+ 1, 1, 1, 0, 2
+};
+
+/* YYDEFACT[STATE-NAME] -- Default rule to reduce with in state
+ STATE-NUM when YYTABLE doesn't specify something else to do. Zero
+ means the default is an error. */
+static const unsigned char yydefact[] =
+{
+ 3, 0, 0, 1, 34, 32, 0, 0, 0, 29,
+ 38, 39, 40, 7, 0, 9, 10, 0, 0, 13,
+ 14, 15, 0, 17, 0, 19, 20, 0, 0, 22,
+ 23, 24, 25, 0, 6, 4, 5, 27, 26, 41,
+ 0, 0, 0, 71, 68, 30, 43, 69, 31, 72,
+ 0, 11, 0, 0, 0, 21, 28, 0, 57, 58,
+ 55, 0, 52, 54, 42, 0, 45, 46, 50, 35,
+ 33, 36, 44, 8, 12, 16, 18, 56, 62, 0,
+ 53, 2, 37, 47, 48, 51, 59, 60, 74, 49,
+ 62, 0, 0, 0, 70, 63, 64, 61, 65, 66,
+ 67
+};
+
+/* YYDEFGOTO[NTERM-NUM]. */
+static const yysigned_char yydefgoto[] =
+{
+ -1, 1, 2, 35, 60, 37, 41, 40, 38, 39,
+ 65, 45, 68, 69, 61, 62, 63, 78, 86, 87,
+ 46, 96, 47, 50, 81
+};
+
+/* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing
+ STATE-NUM. */
+#define YYPACT_NINF -65
+static const yysigned_char yypact[] =
+{
+ -65, 5, 114, -65, -65, -65, -24, 1, 1, -65,
+ -65, -65, -65, -65, 10, -65, -65, 11, -23, -65,
+ -65, -65, -21, -65, -15, -65, -65, 10, 1, -65,
+ -65, -65, -65, 77, -65, -65, -65, -65, -65, -13,
+ -34, -34, 1, -65, -65, 1, -65, -65, 1, -65,
+ 10, -65, 10, 10, 10, -65, -65, -17, -65, -65,
+ -65, 39, -65, -65, -65, 1, -65, 4, -65, -34,
+ -34, 1, -65, -65, -65, -65, -65, -65, -65, -20,
+ -65, -65, 1, 22, -65, -65, -12, 15, -65, -65,
+ -65, 1, 24, -10, -65, -65, -65, 15, -65, -65,
+ -65
+};
+
+/* YYPGOTO[NTERM-NUM]. */
+static const yysigned_char yypgoto[] =
+{
+ -65, -65, -65, -65, 30, -65, -65, -65, -65, -65,
+ -65, -7, -60, -8, -65, -19, -65, -65, -65, -37,
+ -28, -65, -64, -16, -65
+};
+
+/* 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.
+ If YYTABLE_NINF, syntax error. */
+#define YYTABLE_NINF -74
+static const yysigned_char yytable[] =
+{
+ 56, 48, 66, 84, 43, 3, 67, 43, 83, 85,
+ 85, 55, 42, 49, 52, 51, 53, 72, 43, 89,
+ 72, 77, 54, 64, 88, 43, 100, 90, 99, 91,
+ 92, 93, 36, 70, 73, 71, 74, 75, 76, -73,
+ 57, 44, 80, 72, 4, 5, 6, 7, 8, 9,
+ 10, 11, 12, 97, 72, 44, 0, 0, 82, 95,
+ 94, 0, 0, 98, 0, 0, 0, 0, 0, 95,
+ 0, 28, 0, 0, 0, 0, 0, 58, 57, 0,
+ 59, 79, 4, 5, 6, 7, 8, 9, 10, 11,
+ 12, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 28,
+ 0, 0, 0, 0, 0, 58, 0, 0, 59, 4,
+ 5, 6, 7, 8, 9, 10, 11, 12, 0, 0,
+ 0, 13, 14, 15, 16, 17, 18, 19, 20, 21,
+ 22, 23, 24, 25, 26, 27, 28, 29, 30, 31,
+ 0, 0, 32, 0, 0, 0, 33, 34
+};
+
+static const yysigned_char yycheck[] =
+{
+ 28, 8, 36, 67, 3, 0, 40, 3, 4, 69,
+ 70, 27, 36, 3, 37, 4, 37, 45, 3, 83,
+ 48, 38, 37, 36, 44, 3, 36, 39, 4, 14,
+ 15, 16, 2, 41, 50, 42, 52, 53, 54, 0,
+ 1, 40, 61, 71, 5, 6, 7, 8, 9, 10,
+ 11, 12, 13, 90, 82, 40, -1, -1, 65, 87,
+ 45, -1, -1, 91, -1, -1, -1, -1, -1, 97,
+ -1, 32, -1, -1, -1, -1, -1, 38, 1, -1,
+ 41, 42, 5, 6, 7, 8, 9, 10, 11, 12,
+ 13, -1, -1, -1, -1, -1, -1, -1, -1, -1,
+ -1, -1, -1, -1, -1, -1, -1, -1, -1, 32,
+ -1, -1, -1, -1, -1, 38, -1, -1, 41, 5,
+ 6, 7, 8, 9, 10, 11, 12, 13, -1, -1,
+ -1, 17, 18, 19, 20, 21, 22, 23, 24, 25,
+ 26, 27, 28, 29, 30, 31, 32, 33, 34, 35,
+ -1, -1, 38, -1, -1, -1, 42, 43
+};
+
+/* YYSTOS[STATE-NUM] -- The (internal number of the) accessing
+ symbol of state STATE-NUM. */
+static const unsigned char yystos[] =
+{
+ 0, 47, 48, 0, 5, 6, 7, 8, 9, 10,
+ 11, 12, 13, 17, 18, 19, 20, 21, 22, 23,
+ 24, 25, 26, 27, 28, 29, 30, 31, 32, 33,
+ 34, 35, 38, 42, 43, 49, 50, 51, 54, 55,
+ 53, 52, 36, 3, 40, 57, 66, 68, 57, 3,
+ 69, 4, 37, 37, 37, 69, 66, 1, 38, 41,
+ 50, 60, 61, 62, 36, 56, 36, 40, 58, 59,
+ 59, 57, 66, 69, 69, 69, 69, 38, 63, 42,
+ 61, 70, 57, 4, 68, 58, 64, 65, 44, 68,
+ 39, 14, 15, 16, 45, 66, 67, 65, 66, 4,
+ 36
+};