50 , m_withParams(withParams)
75 if(
it.value()->sourceExpression())
virtual Expression::Ptr compress(const StaticContext::Ptr &context)
Expression::List m_operands
Abstract base-class for Expression instances that are callsites to other components, such as templates or user functions.
#define QT_END_NAMESPACE
This macro expands to.
#define it(className, varName)
virtual Expression::Ptr compress(const StaticContext::Ptr &context)
void append(const T &t)
Inserts value at the end of the list.
virtual SequenceType::List expectedOperandTypes() const
#define QT_BEGIN_NAMESPACE
This macro expands to.
TemplateInvoker(const WithParam::Hash &withParams, const QXmlName &name=QXmlName())
const T & at(int i) const
Returns the item at index position i in the list.
The namespace for the internal API of QtXmlPatterns.
const_iterator constBegin() const
Returns a const STL-style iterator pointing to the first item in the hash.
const_iterator constEnd() const
Returns a const STL-style iterator pointing to the imaginary item after the last item in the hash...
The QXmlName class represents the name of an XML node, in an efficient, namespace-aware way...
static const KeyPair *const end
WithParam::Hash m_withParams
friend class const_iterator
The QList class is a template class that provides lists.