52 #ifndef Patternist_DocumentConstructor_H 53 #define Patternist_DocumentConstructor_H virtual void evaluateToSequenceReceiver(const DynamicContext::Ptr &context) const
virtual Item evaluateSingleton(const DynamicContext::Ptr &context) const
#define QT_END_NAMESPACE
This macro expands to.
virtual ExpressionVisitorResult::Ptr accept(const ExpressionVisitor::Ptr &visitor) const
The QUrl class provides a convenient interface for working with URLs.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
virtual SequenceType::List expectedOperandTypes() const
virtual Properties properties() const
DocumentConstructor(const Expression::Ptr &operand)
Constructs a text node. This covers both computed and directly constructed text nodes.
Represents an item in the XPath 2.0 Data Model.
The QFlags class provides a type-safe way of storing OR-combinations of enum values.
virtual SequenceType::Ptr staticType() const
virtual Expression::Ptr typeCheck(const StaticContext::Ptr &context, const SequenceType::Ptr &reqType)
The QList class is a template class that provides lists.
Base class for expressions that has exactly one operand.