Main Page
Class Hierarchy
Compound List
File List
Compound Members
XPath::XPathNode Class Reference
Base-class of nodes in an XPath expression AST.
More...
#include <
xpath_node.h
>
Inheritance diagram for XPath::XPathNode::
List of all members.
Public Types
enum
NodeType
{
NullNode
,
AxisNode
,
BinaryOpNode
,
FunctionCallNode
,
LiteralNode
,
LocationPathNode
,
NodeTestNode
,
UnaryOpNode
,
VariableRefNode
}
Public Methods
XPathNode
()
XPathNode
(const XPathNode &node)
XPathNode
(XPathNode::NodeType nodeType)
virtual
~XPathNode
()
XPathNode::NodeType
nodeType
() const
virtual QString
qstring
() const
Detailed Description
Base-class of nodes in an XPath expression AST.
The documentation for this class was generated from the following file:
xpath_node.h
Generated at Fri Feb 14 01:25:25 2003 for XPath by
1.2.9.1 written by
Dimitri van Heesch
, © 1997-2001