2 /* A Bison parser, made by GNU Bison 2.0. */
4 /* Skeleton parser for Yacc-like parsing with Bison,
5 Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004 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., 59 Temple Place - Suite 330,
20 Boston, MA 02111-1307, 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
104 #define PRIVATEREF 263
135 #define HASHBRACK 294
141 #define COLONATTR 300
167 #endif /* PERL_CORE */
168 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
170 typedef union YYSTYPE {
176 /* Line 1318 of yacc.c. */
178 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
179 # define YYSTYPE_IS_DECLARED 1
180 # define YYSTYPE_IS_TRIVIAL 1