Meeseeks.Selector.match

You're seeing just the function match, go back to Meeseeks.Selector module for more information.
Link to this function

match(selector, node, document, context)

View Source

Specs

Checks if the selector matches the node in the context of the document. Can return a boolean or a tuple of a boolean and a context.