KHTML
#include <expression.h>
List of all members.
Detailed Description
Definition at line 114 of file expression.h.
Constructor & Destructor Documentation
Expression::Expression |
( |
| ) |
|
Expression::~Expression |
( |
| ) |
|
|
virtual |
Member Function Documentation
void Expression::addSubExpression |
( |
Expression * |
expr | ) |
|
virtual QString khtml::XPath::Expression::dump |
( |
| ) |
const |
|
pure virtual |
Value Expression::evaluate |
( |
| ) |
const |
|
virtual |
bool Expression::isConstant |
( |
| ) |
const |
|
virtual |
void Expression::optimize |
( |
| ) |
|
void Expression::reportInvalidExpressionErr |
( |
| ) |
|
|
static |
void Expression::reportNamespaceErr |
( |
| ) |
|
|
static |
Expression * Expression::subExpr |
( |
unsigned int |
i | ) |
|
|
protected |
const Expression * Expression::subExpr |
( |
unsigned int |
i | ) |
const |
|
protected |
unsigned int Expression::subExprCount |
( |
| ) |
const |
|
protected |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 11:51:14 by
doxygen 1.8.1.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.