libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
XPathExpression.evaluateWithContext
libwasm
bindings
XPathExpression
XPathExpression
Undocumented in source. Be warned that the author may not have intended to support it.
auto
evaluateWithContext
(Node contextNode, uint contextPosition, uint contextSize, ushort type, Optional!(T4) result)
auto
evaluateWithContext
(Node contextNode, uint contextPosition, uint contextSize, ushort type)
struct
XPathExpression
nothrow
auto
evaluateWithContext
()
(
scope
ref
Node
contextNode
,
uint
contextPosition
,
uint
contextSize
,
ushort
type
)
auto
evaluateWithContext
(Node contextNode, uint contextPosition, uint contextSize)
Meta
Source
See Implementation
libwasm
bindings
XPathExpression
XPathExpression
constructors
this
functions
evaluate
evaluateWithContext
variables
handle