52 #ifndef Patternist_PositionVariableReference_H 53 #define Patternist_PositionVariableReference_H
#define QT_END_NAMESPACE
This macro expands to.
The QExplicitlySharedDataPointer class represents a pointer to an explicitly shared object...
virtual bool evaluateEBV(const DynamicContext::Ptr &context) const
PositionalVariableReference(const VariableSlotID slot)
VariableSlotID slot() const
virtual ExpressionVisitorResult::Ptr accept(const ExpressionVisitor::Ptr &visitor) const
#define QT_BEGIN_NAMESPACE
This macro expands to.
QExplicitlySharedDataPointer< PositionalVariableReference > Ptr
The namespace for the internal API of QtXmlPatterns.
virtual Properties properties() const
Represents an item in the XPath 2.0 Data Model.
virtual Item evaluateSingleton(const DynamicContext::Ptr &context) const
Baseclass for classes being references to variables.
virtual SequenceType::Ptr staticType() const
A reference to an at variable, declared with the for-part in XQuery's FLWOR expression.
The QFlags class provides a type-safe way of storing OR-combinations of enum values.