onNode
Finds the single node matching matcher.
Return
a handle that resolves lazily, failing on use unless exactly one node matches.
Parameters
matcher
the condition the node must satisfy, and the description a failure names the query by.
Finds the single node matching matcher.
a handle that resolves lazily, failing on use unless exactly one node matches.
the condition the node must satisfy, and the description a failure names the query by.