52 #ifndef Patternist_ExternalVariableReference_H 53 #define Patternist_ExternalVariableReference_H
#define QT_END_NAMESPACE
This macro expands to.
ExternalVariableReference(const QXmlName &name, const SequenceType::Ptr &type)
virtual bool evaluateEBV(const DynamicContext::Ptr &context) const
const SequenceType::Ptr m_seqType
#define QT_BEGIN_NAMESPACE
This macro expands to.
virtual ExpressionVisitorResult::Ptr accept(const ExpressionVisitor::Ptr &visitor) const
virtual Item evaluateSingleton(const DynamicContext::Ptr &context) const
The namespace for the internal API of QtXmlPatterns.
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.
Base class for expressions that has no operands.
A reference to an external variable.
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
virtual Expression::Properties properties() const