parser.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| union | YYSTYPE |
Defines | |
| #define | yystype YYSTYPE |
| #define | YYSTYPE_IS_DECLARED 1 |
| #define | YYSTYPE_IS_TRIVIAL 1 |
Typedefs | |
| typedef union YYSTYPE | YYSTYPE |
Enumerations | |
| enum | yytokentype { EQOP = 258, RELOP = 259, MULOP = 260, MINUS = 261, PLUS = 262, AND = 263, OR = 264, AXISNAME = 265, NODETYPE = 266, PI = 267, FUNCTIONNAME = 268, LITERAL = 269, VARIABLEREFERENCE = 270, NUMBER = 271, DOTDOT = 272, SLASHSLASH = 273, NAMETEST = 274, ERROR = 275, EQOP = 258, RELOP = 259, MULOP = 260, MINUS = 261, PLUS = 262, AND = 263, OR = 264, AXISNAME = 265, NODETYPE = 266, PI = 267, FUNCTIONNAME = 268, LITERAL = 269, VARIABLEREFERENCE = 270, NUMBER = 271, DOTDOT = 272, SLASHSLASH = 273, NAMETEST = 274, ERROR = 275 } |
Variables | |
| YYSTYPE | khtmlxpathyylval |
Define Documentation
Typedef Documentation
Enumeration Type Documentation
| enum yytokentype |
KDE 4.6 API Reference