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

Function peg$c85

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

Source from the content-addressed store, hash-verified

262 peg$c83 = ":matches(",
263 peg$c84 = peg$literalExpectation(":matches(", false),
264 peg$c85 = function(ss) { return { type: 'matches', selectors: ss }; },
265 peg$c86 = ":has(",
266 peg$c87 = peg$literalExpectation(":has(", false),
267 peg$c88 = function(ss) { return { type: 'has', selectors: ss }; },

Callers 1

peg$parsematchesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected