MCPcopy Create free account
hub / github.com/pegjs/pegjs / peg$c87

Function peg$c87

lib/parser.js:326–326  ·  view source on GitHub ↗
(chars)

Source from the content-addressed store, hash-verified

324 peg$c85 = "\"",
325 peg$c86 = peg$literalExpectation("\"", false),
326 peg$c87 = function(chars) { return chars.join(""); },
327 peg$c88 = "'",
328 peg$c89 = peg$literalExpectation("'", false),
329 peg$c90 = function() { return text(); },

Callers 1

peg$parseStringLiteralFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…