Tagexpr_parser_y.h File Reference

Go to the source code of this file.

Defines

#define TAG   258
#define LPAREN   259
#define RPAREN   260
#define OR   261
#define AND   262
#define NOT   263
#define yystype   YYSTYPE
#define YYSTYPE_IS_DECLARED   1
#define YYSTYPE_IS_TRIVIAL   1

Typedefs

typedef int YYSTYPE

Enumerations

enum  yytokentype {
  TAG = 258, LPAREN = 259, RPAREN = 260, OR = 261,
  AND = 262, NOT = 263, TAG = 258, LPAREN = 259,
  RPAREN = 260, OR = 261, AND = 262, NOT = 263
}

Variables

YYSTYPE yylval

Define Documentation

#define AND   262
#define LPAREN   259
#define NOT   263
#define OR   261
#define RPAREN   260
#define TAG   258
#define yystype   YYSTYPE
#define YYSTYPE_IS_DECLARED   1
#define YYSTYPE_IS_TRIVIAL   1

Typedef Documentation

typedef int YYSTYPE

Enumeration Type Documentation

Enumerator:
TAG 
LPAREN 
RPAREN 
OR 
AND 
NOT 
TAG 
LPAREN 
RPAREN 
OR 
AND 
NOT 

Variable Documentation

Generated on Wed May 12 05:32:06 2010 for libtagcoll by  doxygen 1.6.3