#include "pathstepexpression.h"
#include "outputstream.h"


Go to the source code of this file.
| Classes | |
| class | PathStepNodeExpression | 
| Represents a single XPath path step of the form /node()or//node().  More... | |
| Defines | |
| #define | WEIGHT_NODETEST_NODE 3 | 
| #define | WEIGHT_NODETEST_NODE 3 | 
Header file specifying constructors, destructor and functions for pathstepnodeexpression.cpp.
Definition in file pathstepnodeexpression.h.
| #define WEIGHT_NODETEST_NODE 3 | 
Weight definition for node test node() used to determine the evaluation order of SignOffExpression if more than one appear in a series. 
Definition at line 47 of file pathstepnodeexpression.h.
Referenced by PathStepExpression::getStepWeight().
 1.5.9
 1.5.9