52 #ifndef Patternist_ArgumentConverter_H 53 #define Patternist_ArgumentConverter_H Item::Iterator::Ptr mapToSequence(const Item &item, const DynamicContext::Ptr &context) const
#define QT_END_NAMESPACE
This macro expands to.
virtual SequenceType::Ptr staticType() const
QExplicitlySharedDataPointer< const ArgumentConverter > ConstPtr
#define QT_BEGIN_NAMESPACE
This macro expands to.
virtual SequenceType::List expectedOperandTypes() const
The namespace for the internal API of QtXmlPatterns.
virtual Item evaluateSingleton(const DynamicContext::Ptr &) const
UntypedAtomicConverter for ArgumentReference, if needed.
Represents an item in the XPath 2.0 Data Model.
ArgumentConverter(const Expression::Ptr &operand, const ItemType::Ptr &reqType)
Casts every item in a sequence obtained from evaluating an Expression, to a requested atomic type...
virtual Item::Iterator::Ptr evaluateSequence(const DynamicContext::Ptr &) const
virtual ExpressionVisitorResult::Ptr accept(const ExpressionVisitor::Ptr &visitor) const
The QList class is a template class that provides lists.