MCPcopy Create free account
hub / github.com/estools/esquery / peg$c88

Function peg$c88

parser.js:267–267  ·  view source on GitHub ↗
(ss)

Source from the content-addressed store, hash-verified

265 peg$c86 = ":has(",
266 peg$c87 = peg$literalExpectation(":has(", false),
267 peg$c88 = function(ss) { return { type: 'has', selectors: ss }; },
268 peg$c89 = ":first-child",
269 peg$c90 = peg$literalExpectation(":first-child", false),
270 peg$c91 = function() { return nth(1); },

Callers 1

peg$parsehasFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected