83 return visitor->visit(
this);
#define QT_END_NAMESPACE
This macro expands to.
static const SequenceType::Ptr ZeroOrMoreItems
virtual SequenceType::Ptr staticType() const
virtual Expression::Ptr typeCheck(const StaticContext::Ptr &context, const SequenceType::Ptr &reqType)
#define QT_BEGIN_NAMESPACE
This macro expands to.
UnresolvedVariableReference(const QXmlName &name)
The namespace for the internal API of QtXmlPatterns.
Expression::Ptr m_replacement
virtual SequenceType::List expectedOperandTypes() const
virtual SequenceType::Ptr staticType() const =0
The QXmlName class represents the name of an XML node, in an efficient, namespace-aware way...
virtual Expression::Ptr typeCheck(const StaticContext::Ptr &context, const SequenceType::Ptr &reqType)
QList< SequenceType::Ptr > List
virtual ExpressionVisitorResult::Ptr accept(const ExpressionVisitor::Ptr &visitor) const
bool isNull() const
Returns true if this QXmlName is not initialized with a valid combination of {namespace URI}...
The QList class is a template class that provides lists.