KDECore
yacc.h File Reference
Go to the source code of this file.
Classes | |
union | YYSTYPE |
Macros | |
#define | yystype YYSTYPE /* obsolescent; will be withdrawn */ |
#define | YYSTYPE_IS_DECLARED 1 |
#define | YYSTYPE_IS_TRIVIAL 1 |
Typedefs | |
typedef union YYSTYPE | YYSTYPE |
Enumerations | |
enum | yytokentype { NOT = 258, EQ = 259, EQI = 260, NEQ = 261, NEQI = 262, LEQ = 263, GEQ = 264, LE = 265, GR = 266, OR = 267, AND = 268, TOKEN_IN = 269, TOKEN_IN_SUBSTRING = 270, MATCH_INSENSITIVE = 271, TOKEN_IN_INSENSITIVE = 272, TOKEN_IN_SUBSTRING_INSENSITIVE = 273, EXIST = 274, MAX = 275, MIN = 276, VAL_BOOL = 277, VAL_STRING = 278, VAL_ID = 279, VAL_NUM = 280, VAL_FLOAT = 281 } |
Macro Definition Documentation
Typedef Documentation
Enumeration Type Documentation
enum yytokentype |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.