XPathExpression.evaluate

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

Meta