KHTML
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 |
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 { 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 |
Macro Definition Documentation
#define yystype YYSTYPE /* obsolescent; will be withdrawn */ |
Typedef Documentation
Enumeration Type Documentation
enum yytokentype |
Variable Documentation
YYSTYPE khtmlxpathyylval |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:20 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:26:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.