Module script::xpath::context

source ·

Structs§

  • When evaluating predicates, we need to keep track of the current node being evaluated and the index of that node in the nodeset we’re operating on.
  • The context during evaluation of an XPath expression.