KHTML
parsedstatement.cpp
Go to the documentation of this file.
59 kDebug(6011) << "AST:" << (m_expr ? m_expr->dump() : QString::fromLatin1("*** parse error ***"));
Expression * khtmlParseXPathStatement(const DOM::DOMString &statement, int &ec)
Definition: parser.cpp:2170
void reset(DOM::NodeImpl *ctx, XPathNSResolverImpl *res)
Definition: expression.h:51
static QDebug kDebug(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
Definition: expression.h:75
virtual QString dump() const =0
static EvaluationContext & evaluationContext()
Definition: expression.cpp:212
Value evaluate(DOM::NodeImpl *context, int &ec) const
Definition: parsedstatement.cpp:70
QString fromLatin1(const char *str, int size)
Expression * khtmlParseXPathStatement(const DOMString &statement, int &ec)
Definition: parser.cpp:2170
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:19 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:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.