XPathExpression.evaluateWithContext

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto evaluateWithContext(Node contextNode, uint contextPosition, uint contextSize, ushort type, Optional!(T4) result)
  2. auto evaluateWithContext(Node contextNode, uint contextPosition, uint contextSize, ushort type)
    struct XPathExpression
    nothrow
    evaluateWithContext
    ()
    (
    scope ref Node contextNode
    ,,,
    ushort type
    )
  3. auto evaluateWithContext(Node contextNode, uint contextPosition, uint contextSize)

Meta