52 #ifndef Patternist_CollationChecker_H 53 #define Patternist_CollationChecker_H virtual ExpressionVisitorResult::Ptr accept(const ExpressionVisitor::Ptr &visitor) const
#define QT_END_NAMESPACE
This macro expands to.
virtual SequenceType::List expectedOperandTypes() const
#define QT_BEGIN_NAMESPACE
This macro expands to.
Checks that its operand evaluates to a supported string collation.
The namespace for the internal API of QtXmlPatterns.
virtual SequenceType::Ptr staticType() const
Represents an item in the XPath 2.0 Data Model.
CollationChecker(const Expression::Ptr &source)
virtual Item evaluateSingleton(const DynamicContext::Ptr &) const
The QList class is a template class that provides lists.
Base class for expressions that has exactly one operand.