52 #ifndef Patternist_SingleContainer_H 53 #define Patternist_SingleContainer_H virtual bool compressOperands(const StaticContext::Ptr &)
#define QT_END_NAMESPACE
This macro expands to.
Base class for all AST nodes in an XPath/XQuery/XSL-T expression.
virtual Expression::List operands() const
SingleContainer(const Expression::Ptr &operand)
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
virtual void setOperands(const Expression::List &operands)
Expression::Ptr m_operand
Base class for expressions that has exactly one operand.