hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
Query
hunt
proton
engine
impl
LinkNode
Undocumented in source.
interface
Query (
T
) {
bool
matches
(LinkNode!T node);
}
Members
Functions
matches
bool
matches
(LinkNode!T node)
Undocumented in source.
Meta
Source
See Implementation
hunt
proton
engine
impl
LinkNode
classes
LinkNode
interfaces
Query