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

Function peg$c40

parser.js:205–205  ·  view source on GitHub ↗
(a)

Source from the content-addressed store, hash-verified

203 peg$c38 = "=",
204 peg$c39 = peg$literalExpectation("=", false),
205 peg$c40 = function(a) { return (a || '') + '='; },
206 peg$c41 = /^[><]/,
207 peg$c42 = peg$classExpectation([">", "<"], false, false),
208 peg$c43 = ".",

Callers 2

peg$parseattrOpsFunction · 0.85
peg$parseattrEqOpsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected