52 #ifndef Patternist_EBVExtractor_H 53 #define Patternist_EBVExtractor_H 91 template<
typename TSubClass,
typename ThisType>
94 ThisType *
const caller)
97 return caller->operands().first()->typeCheck(context, reqType);
99 return caller->TSubClass::typeCheck(context, reqType);
#define QT_END_NAMESPACE
This macro expands to.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
static const SequenceType::Ptr EBV
The QList class is a template class that provides lists.
Base class for all instances that represents something at a certain location.
Base class for expressions that has exactly one operand.