52 #ifndef Patternist_UnresolvedVariableReference_H 53 #define Patternist_UnresolvedVariableReference_H 83 virtual ID id()
const;
103 return m_replacement;
#define QT_END_NAMESPACE
This macro expands to.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
Expression::Ptr m_replacement
The QXmlName class represents the name of an XML node, in an efficient, namespace-aware way...
Compile time only AST-node which is a marker for variable references whose declaration has not yet ap...
Base class for expressions that has no operands.
#define Q_AUTOTEST_EXPORT
void bindTo(const Expression::Ptr &body)
Expression::Ptr replacement() const
The QList class is a template class that provides lists.