Source: ../../policy/backend/yacc.yy_policy_backend_parser.cc.h


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top
#ifndef YYERRCODE
#define YYERRCODE 256
#endif

#define YY_ARG 257
#define YY_NEWLINE 258
#define YY_BLANK 259
#define YY_POLICY_START 260
#define YY_POLICY_END 261
#define YY_TERM_START 262
#define YY_TERM_END 263
#define YY_PUSH 264
#define YY_PUSH_SET 265
#define YY_EQ 266
#define YY_NE 267
#define YY_LT 268
#define YY_GT 269
#define YY_LE 270
#define YY_GE 271
#define YY_NOT 272
#define YY_AND 273
#define YY_OR 274
#define YY_XOR 275
#define YY_ADD 276
#define YY_SUB 277
#define YY_MUL 278
#define YY_ONFALSE_EXIT 279
#define YY_REGEX 280
#define YY_LOAD 281
#define YY_STORE 282
#define YY_ACCEPT 283
#define YY_REJECT 284
#define YY_SET 285
typedef union {
	char* c_str;
} YYSTYPE;
extern YYSTYPE yy_policy_backend_parserlval;

Generated by: pavlin on possum.icir.org on Wed Apr 13 21:53:13 2005, using kdoc $.