Go to the documentation of this file.
22 #ifndef _SOPRANO_NODE_PATTERN_H_
23 #define _SOPRANO_NODE_PATTERN_H_
25 #include <QtCore/QSharedDataPointer>
26 #include <QtCore/QString>
60 bool isVariable()
const;
66 Node resource()
const;
81 bool match(
const Node& node )
const;