Attribute.matches

Checks if the given node matches key and values of this attribute. Note that all atribute values from this attribute must match the given nodes attribute values - not the other way round

struct Attribute
bool
matches
(
Node node
)

Meta