Solid
predicate_parser.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 { EQ = 258, MASK = 259, AND = 260, OR = 261, IS = 262, VAL_BOOL = 263, VAL_STRING = 264, VAL_ID = 265, VAL_NUM = 266, VAL_FLOAT = 267 } |
Macro Definition Documentation
| #define yystype YYSTYPE /* obsolescent; will be withdrawn */ |
Definition at line 78 of file predicate_parser.h.
| #define YYSTYPE_IS_DECLARED 1 |
Definition at line 79 of file predicate_parser.h.
| #define YYSTYPE_IS_TRIVIAL 1 |
Definition at line 77 of file predicate_parser.h.
Typedef Documentation
Enumeration Type Documentation
| enum yytokentype |
| Enumerator | |
|---|---|
| EQ | |
| MASK | |
| AND | |
| OR | |
| IS | |
| VAL_BOOL | |
| VAL_STRING | |
| VAL_ID | |
| VAL_NUM | |
| VAL_FLOAT | |
Definition at line 43 of file predicate_parser.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference