3 /* A Bison parser, made by GNU Bison 2.4.1. */
5 /* Skeleton interface for Bison's Yacc-like parsers in C
7 Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
8 Free Software Foundation, Inc.
10 This program is free software: you can redistribute it and/or modify
11 it under the terms of the GNU General Public License as published by
12 the Free Software Foundation, either version 3 of the License, or
13 (at your option) any later version.
15 This program is distributed in the hope that it will be useful,
16 but WITHOUT ANY WARRANTY; without even the implied warranty of
17 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 GNU General Public License for more details.
20 You should have received a copy of the GNU General Public License
21 along with this program. If not, see <http://www.gnu.org/licenses/>. */
23 /* As a special exception, you may create a larger work that contains
24 part or all of the Bison parser skeleton and distribute that work
25 under terms of your choice, so long as that work isn't itself a
26 parser generator using the skeleton or a modified version thereof
27 as a parser skeleton. Alternatively, if you modify or redistribute
28 the parser skeleton itself, you may (at your option) remove this
29 special exception, which will cause the skeleton and the resulting
30 Bison output files to be licensed under the GNU General Public
31 License without this special exception.
33 This special exception was added by the Free Software Foundation in
34 version 2.2 of Bison. */
40 /* Put the tokens into the symbol table, so that GDB and other debuggers
123 #define PRIVATEREF 263
160 #define HASHBRACK 300
166 #define COLONATTR 306
192 #endif /* PERL_CORE */
193 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
194 typedef union YYSTYPE
197 /* Line 1676 of yacc.c */
199 I32 ival; /* __DEFAULT__ (marker for regen_perly.pl;
200 must always be 1st union member) */
204 #ifdef PERL_IN_MADLY_C
217 /* Line 1676 of yacc.c */
219 # define YYSTYPE_IS_TRIVIAL 1
220 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
221 # define YYSTYPE_IS_DECLARED 1