1 /*=========================================================================
3 Program: CMake - Cross-Platform Makefile Generator
4 Module: $RCSfile: cmCommandArgumentParserTokens.h,v $
6 <<<<<<< cmCommandArgumentParserTokens.h
7 Date: $Date: 2007/07/27 14:55:24 $
8 Version: $Revision: 1.5 $
10 Date: $Date: 2008-12-17 13:24:35 $
11 Version: $Revision: 1.6 $
14 Copyright (c) 2002 Kitware, Inc., Insight Consortium. All rights reserved.
15 See Copyright.txt or http://www.cmake.org/HTML/Copyright.html for details.
17 This software is distributed WITHOUT ANY WARRANTY; without even
18 the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
19 PURPOSE. See the above copyright notices for more information.
21 =========================================================================*/
22 /* A Bison parser, made by GNU Bison 2.3. */
24 /* Skeleton interface for Bison's Yacc-like parsers in C
26 Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
27 Free Software Foundation, Inc.
29 This program is free software; you can redistribute it and/or modify
30 it under the terms of the GNU General Public License as published by
31 the Free Software Foundation; either version 2, or (at your option)
34 This program is distributed in the hope that it will be useful,
35 but WITHOUT ANY WARRANTY; without even the implied warranty of
36 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
37 GNU General Public License for more details.
39 You should have received a copy of the GNU General Public License
40 along with this program; if not, write to the Free Software
41 Foundation, Inc., 51 Franklin Street, Fifth Floor,
42 Boston, MA 02110-1301, USA. */
44 /* As a special exception, you may create a larger work that contains
45 part or all of the Bison parser skeleton and distribute that work
46 under terms of your choice, so long as that work isn't itself a
47 parser generator using the skeleton or a modified version thereof
48 as a parser skeleton. Alternatively, if you modify or redistribute
49 the parser skeleton itself, you may (at your option) remove this
50 special exception, which will cause the skeleton and the resulting
51 Bison output files to be licensed under the GNU General Public
52 License without this special exception.
54 This special exception was added by the Free Software Foundation in
55 version 2.2 of Bison. */
60 /* Put the tokens into the symbol table, so that GDB and other debuggers
78 #define cal_ENVCURLY 258
79 #define cal_NCURLY 259
80 #define cal_DCURLY 260
81 #define cal_DOLLAR 261
82 #define cal_LCURLY 262
83 #define cal_RCURLY 263
85 #define cal_BSLASH 265
86 #define cal_SYMBOL 266
89 #define cal_ATNAME 269
94 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
96 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
97 # define YYSTYPE_IS_DECLARED 1
98 # define YYSTYPE_IS_TRIVIAL 1