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
◆ yystype
◆ YYSTYPE_IS_DECLARED
◆ YYSTYPE_IS_TRIVIAL
Typedef Documentation
◆ YYSTYPE
Enumeration Type Documentation
◆ yytokentype
enum yytokentype |
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.