52 #ifndef Patternist_LiteralSequence_H 53 #define Patternist_LiteralSequence_H 91 virtual ID id()
const;
LiteralSequence(const Item::List &list)
#define QT_END_NAMESPACE
This macro expands to.
The QExplicitlySharedDataPointer class represents a pointer to an explicitly shared object...
#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.
virtual Properties properties() const
Base class for expressions that has no operands.
Houses a sequence of atomic values, making it available as an Expression.
The QFlags class provides a type-safe way of storing OR-combinations of enum values.
virtual Item::Iterator::Ptr evaluateSequence(const DynamicContext::Ptr &context) const
virtual SequenceType::Ptr staticType() const