52 #ifndef Patternist_AttributeConstructor_H 53 #define Patternist_AttributeConstructor_H 94 virtual ID id()
const;
virtual SequenceType::Ptr staticType() const
#define QT_END_NAMESPACE
This macro expands to.
The QString class provides a Unicode character string.
Constructs an element node. This covers both computed and directly constructed element nodes...
virtual void evaluateToSequenceReceiver(const DynamicContext::Ptr &context) const
#define QT_BEGIN_NAMESPACE
This macro expands to.
virtual ExpressionVisitorResult::Ptr accept(const ExpressionVisitor::Ptr &visitor) const
The namespace for the internal API of QtXmlPatterns.
static QString processValue(const QXmlName name, const Item &value)
virtual Item evaluateSingleton(const DynamicContext::Ptr &context) const
virtual SequenceType::List expectedOperandTypes() const
The QXmlName class represents the name of an XML node, in an efficient, namespace-aware way...
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 Properties properties() const
The QList class is a template class that provides lists.
AttributeConstructor(const Expression::Ptr &operand1, const Expression::Ptr &operand2)
Base class for expressions that has exactly two operands.