63 result = next.stringValue();
72 result += next.stringValue();
111 return visitor->visit(
this);
#define QT_END_NAMESPACE
This macro expands to.
#define it(className, varName)
static const SequenceType::Ptr ExactlyOneString
virtual Item evaluateSingleton(const DynamicContext::Ptr &context) const
The QString class provides a Unicode character string.
static AtomicString::Ptr fromValue(const QString &value)
virtual Expression::Ptr compress(const StaticContext::Ptr &context)
static const SequenceType::Ptr ZeroOrOneString
void append(const T &t)
Inserts value at the end of the list.
T * data() const
Returns a pointer to the shared data object.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
virtual SequenceType::Ptr staticType() const
virtual Cardinality cardinality() const =0
virtual SequenceType::List expectedOperandTypes() const
SimpleContentConstructor(const Expression::Ptr &operand)
virtual SequenceType::Ptr staticType() const =0
Represents an item in the XPath 2.0 Data Model.
Expression::Ptr m_operand
virtual Expression::Ptr compress(const StaticContext::Ptr &context)
static const SequenceType::Ptr ZeroOrMoreAtomicTypes
The QLatin1Char class provides an 8-bit ASCII/Latin-1 character.
virtual ExpressionVisitorResult::Ptr accept(const ExpressionVisitor::Ptr &visitor) const
The QList class is a template class that provides lists.
virtual Item::Iterator::Ptr evaluateSequence(const DynamicContext::Ptr &context) const
Base class for expressions that has exactly one operand.