52 #ifndef Patternist_CurrentFN_H 53 #define Patternist_CurrentFN_H Base class for implementations of builtin functions.
Implements XSL-T's function fn:current().
#define QT_END_NAMESPACE
This macro expands to.
virtual SequenceType::Ptr staticType() const
virtual Expression::Ptr compress(const StaticContext::Ptr &context)
virtual Item evaluateSingleton(const DynamicContext::Ptr &context) const
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
virtual Expression::Ptr typeCheck(const StaticContext::Ptr &context, const SequenceType::Ptr &reqType)
Represents an item in the XPath 2.0 Data Model.