1 /* A Bison parser, made by GNU Bison 2.3. */
3 /* Skeleton interface for Bison's Yacc-like parsers in C
5 Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
6 Free Software Foundation, Inc.
8 This program is free software; you can redistribute it and/or modify
9 it under the terms of the GNU General Public License as published by
10 the Free Software Foundation; either version 2, or (at your option)
13 This program is distributed in the hope that it will be useful,
14 but WITHOUT ANY WARRANTY; without even the implied warranty of
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 GNU General Public License for more details.
18 You should have received a copy of the GNU General Public License
19 along with this program; if not, write to the Free Software
20 Foundation, Inc., 51 Franklin Street, Fifth Floor,
21 Boston, MA 02110-1301, USA. */
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. */
39 /* Put the tokens into the symbol table, so that GDB and other debuggers
44 ICE_GRID_APPLICATION
= 260,
46 ICE_GRID_REGISTRY
= 262,
47 ICE_GRID_SERVER
= 263,
48 ICE_GRID_ADAPTER
= 264,
51 ICE_GRID_PROCESSORS
= 267,
53 ICE_GRID_REMOVE
= 269,
55 ICE_GRID_SHUTDOWN
= 271,
56 ICE_GRID_STRING
= 272,
60 ICE_GRID_SIGNAL
= 276,
61 ICE_GRID_STDOUT
= 277,
62 ICE_GRID_STDERR
= 278,
63 ICE_GRID_DESCRIBE
= 279,
64 ICE_GRID_PROPERTIES
= 280,
65 ICE_GRID_PROPERTY
= 281,
68 ICE_GRID_ENDPOINTS
= 284,
69 ICE_GRID_ACTIVATION
= 285,
70 ICE_GRID_OBJECT
= 286,
73 ICE_GRID_COPYING
= 289,
74 ICE_GRID_WARRANTY
= 290,
76 ICE_GRID_UPDATE
= 292,
77 ICE_GRID_INSTANTIATE
= 293,
78 ICE_GRID_TEMPLATE
= 294,
79 ICE_GRID_SERVICE
= 295,
80 ICE_GRID_ENABLE
= 296,
81 ICE_GRID_DISABLE
= 297
85 #define ICE_GRID_HELP 258
86 #define ICE_GRID_EXIT 259
87 #define ICE_GRID_APPLICATION 260
88 #define ICE_GRID_NODE 261
89 #define ICE_GRID_REGISTRY 262
90 #define ICE_GRID_SERVER 263
91 #define ICE_GRID_ADAPTER 264
92 #define ICE_GRID_PING 265
93 #define ICE_GRID_LOAD 266
94 #define ICE_GRID_PROCESSORS 267
95 #define ICE_GRID_ADD 268
96 #define ICE_GRID_REMOVE 269
97 #define ICE_GRID_LIST 270
98 #define ICE_GRID_SHUTDOWN 271
99 #define ICE_GRID_STRING 272
100 #define ICE_GRID_START 273
101 #define ICE_GRID_STOP 274
102 #define ICE_GRID_PATCH 275
103 #define ICE_GRID_SIGNAL 276
104 #define ICE_GRID_STDOUT 277
105 #define ICE_GRID_STDERR 278
106 #define ICE_GRID_DESCRIBE 279
107 #define ICE_GRID_PROPERTIES 280
108 #define ICE_GRID_PROPERTY 281
109 #define ICE_GRID_STATE 282
110 #define ICE_GRID_PID 283
111 #define ICE_GRID_ENDPOINTS 284
112 #define ICE_GRID_ACTIVATION 285
113 #define ICE_GRID_OBJECT 286
114 #define ICE_GRID_FIND 287
115 #define ICE_GRID_SHOW 288
116 #define ICE_GRID_COPYING 289
117 #define ICE_GRID_WARRANTY 290
118 #define ICE_GRID_DIFF 291
119 #define ICE_GRID_UPDATE 292
120 #define ICE_GRID_INSTANTIATE 293
121 #define ICE_GRID_TEMPLATE 294
122 #define ICE_GRID_SERVICE 295
123 #define ICE_GRID_ENABLE 296
124 #define ICE_GRID_DISABLE 297
129 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
131 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
132 # define YYSTYPE_IS_DECLARED 1
133 # define YYSTYPE_IS_TRIVIAL 1