summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/ETCL/ETCL_y.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/ETCL/ETCL_y.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/ETCL/ETCL_y.h48
1 files changed, 48 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/ETCL/ETCL_y.h b/TAO/orbsvcs/orbsvcs/ETCL/ETCL_y.h
new file mode 100644
index 00000000000..992da22bf02
--- /dev/null
+++ b/TAO/orbsvcs/orbsvcs/ETCL/ETCL_y.h
@@ -0,0 +1,48 @@
+// $Id$
+#ifndef YYSTYPE
+#define YYSTYPE int
+#endif
+#define TAO_ETCL_GT 257
+#define TAO_ETCL_GE 258
+#define TAO_ETCL_LT 259
+#define TAO_ETCL_LE 260
+#define TAO_ETCL_EQ 261
+#define TAO_ETCL_NE 262
+#define TAO_ETCL_EXIST 263
+#define TAO_ETCL_DEFAULT 264
+#define TAO_ETCL_AND 265
+#define TAO_ETCL_OR 266
+#define TAO_ETCL_NOT 267
+#define TAO_ETCL_IN 268
+#define TAO_ETCL_TWIDDLE 269
+#define TAO_ETCL_BOOLEAN 270
+#define TAO_ETCL_PLUS 271
+#define TAO_ETCL_MINUS 272
+#define TAO_ETCL_MULT 273
+#define TAO_ETCL_DIV 274
+#define TAO_ETCL_UMINUS 275
+#define TAO_ETCL_INTEGER 276
+#define TAO_ETCL_FLOAT 277
+#define TAO_ETCL_STRING 278
+#define TAO_ETCL_RPAREN 279
+#define TAO_ETCL_LPAREN 280
+#define TAO_ETCL_RBRA 281
+#define TAO_ETCL_LBRA 282
+#define TAO_ETCL_IDENT 283
+#define TAO_ETCL_UNSIGNED 284
+#define TAO_ETCL_SIGNED 285
+#define TAO_ETCL_DOUBLE 286
+#define TAO_ETCL_CONSTRAINT 287
+#define TAO_ETCL_SEQUENCE 288
+#define TAO_ETCL_WITH 289
+#define TAO_ETCL_MAX 290
+#define TAO_ETCL_MIN 291
+#define TAO_ETCL_FIRST 292
+#define TAO_ETCL_RANDOM 293
+#define TAO_ETCL_DOLLAR 294
+#define TAO_ETCL_DOT 295
+#define TAO_ETCL_DISCRIMINANT 296
+#define TAO_ETCL_LENGTH 297
+#define TAO_ETCL_TYPE_ID 298
+#define TAO_ETCL_REPOS_ID 299
+