Meeseeks.Selector.Combinator.next

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

next(combinator, node, document)

View Source

Specs

Finds the node or nodes that a combinator wishes its selector to be run on.

Returns the applicable node or nodes, or nil if there are no applicable nodes.