52 #ifndef Patternist_ProcessingInstructionConstructor_H 53 #define Patternist_ProcessingInstructionConstructor_H QXmlName evaluateTardata(const DynamicContext::Ptr &context) const
virtual SequenceType::List expectedOperandTypes() const
virtual Properties properties() const
#define QT_END_NAMESPACE
This macro expands to.
Constructs an element node. This covers both computed and directly constructed element nodes...
static QString leftTrimmed(const QString &input)
The QString class provides a Unicode character string.
virtual SequenceType::Ptr staticType() const
virtual void evaluateToSequenceReceiver(const DynamicContext::Ptr &context) const
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
QString data(const DynamicContext::Ptr &context) 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.
virtual ExpressionVisitorResult::Ptr accept(const ExpressionVisitor::Ptr &visitor) const
The QFlags class provides a type-safe way of storing OR-combinations of enum values.
ProcessingInstructionConstructor(const Expression::Ptr &operand1, const Expression::Ptr &operand2)
virtual Item evaluateSingleton(const DynamicContext::Ptr &context) const
The QList class is a template class that provides lists.
Base class for expressions that has exactly two operands.