71 rewrite((*
it), (*it)->compress(context), context);
72 if((*it)->isEvaluated())
Expression::List m_operands
#define QT_END_NAMESPACE
This macro expands to.
virtual bool compressOperands(const StaticContext::Ptr &)
#define it(className, varName)
iterator begin()
Returns an STL-style iterator pointing to the first item in the list.
int count(const T &t) const
Returns the number of occurrences of value in the list.
virtual void setOperands(const Expression::List &list)
#define QT_BEGIN_NAMESPACE
This macro expands to.
static void rewrite(Expression::Ptr &old, const Expression::Ptr &New, const StaticContext::Ptr &context)
virtual Expression::List operands() const
iterator end()
Returns an STL-style iterator pointing to the imaginary item after the last item in the list...
The namespace for the internal API of QtXmlPatterns.
static const KeyPair *const end
UnlimitedContainer(const Expression::List &operands=Expression::List())