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

Function peg$c47

parser.js:216–216  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

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),
219 peg$c50 = /^[^\\"]/,

Callers 1

peg$parseattrValueFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected