52 #ifndef Patternist_StaticBaseURIStore_H 53 #define Patternist_StaticBaseURIStore_H #define QT_END_NAMESPACE
This macro expands to.
A compile time only AST node that changes the static base URI, used when xml:base attributes appears...
The QUrl class provides a convenient interface for working with URLs.
StaticBaseURIStore(const QUrl &baseURI, const Expression::Ptr &operand)
virtual SequenceType::Ptr staticType() const
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
virtual SequenceType::List expectedOperandTypes() const
virtual ExpressionVisitorResult::Ptr accept(const ExpressionVisitor::Ptr &visitor) const
virtual Expression::Ptr typeCheck(const StaticContext::Ptr &context, const SequenceType::Ptr &reqType)
The QList class is a template class that provides lists.
Base class for expressions that has exactly one operand.