Query

Undocumented in source.
interface Query (
T
) {}

Members

Functions

matches
bool matches(LinkNode!T node)
Undocumented in source.

Meta