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