enum XPath2::ParserNodeType
Defined in:
xpath2/parse.crEnum Members
-
Root =
0 -
Axis =
1 -
Filter =
2 -
Function =
3 -
Operator =
4 -
Variable =
5 -
ConstantOperand =
6
0
1
2
3
4
5
6