2 /* A Bison parser, made by GNU Bison 2.1. */
4 /* Skeleton parser for Yacc-like parsing with Bison,
5 Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
7 This program is free software; you can redistribute it and/or modify
8 it under the terms of the GNU General Public License as published by
9 the Free Software Foundation; either version 2, or (at your option)
12 This program is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 GNU General Public License for more details.
17 You should have received a copy of the GNU General Public License
18 along with this program; if not, write to the Free Software
19 Foundation, Inc., 51 Franklin Street, Fifth Floor,
20 Boston, MA 02110-1301, USA. */
22 /* As a special exception, when this file is copied by Bison into a
23 Bison output file, you may use that output file without restriction.
24 This special exception was added by the Free Software Foundation
25 in version 1.24 of Bison. */
30 /* Put the tokens into the symbol table, so that GDB and other debuggers
109 #define PRIVATEREF 263
143 #define HASHBRACK 297
149 #define COLONATTR 303
176 #endif /* PERL_CORE */
177 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
178 typedef union YYSTYPE {
187 /* Line 1447 of yacc.c. */
188 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
189 # define YYSTYPE_IS_DECLARED 1
190 # define YYSTYPE_IS_TRIVIAL 1