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

Function peg$c46

parser.js:213–215  ·  view source on GitHub ↗
(name, op, value)

Source from the content-addressed store, hash-verified

211 return [].concat.apply([a], as).join('');
212 },
213 peg$c46 = function(name, op, value) {
214 return { type: 'attribute', name: name, operator: op, value: value };
215 },
216 peg$c47 = function(name) { return { type: 'attribute', name: name }; },
217 peg$c48 = "\"",
218 peg$c49 = peg$literalExpectation("\"", false),

Callers 1

peg$parseattrValueFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected