MCPcopy Create free account
hub / github.com/codemix/htmling / peg$c133

Function peg$c133

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

Source from the content-addressed store, hash-verified

364 };
365 },
366 peg$c133 = function(chars) {
367 return {
368 type: 'Literal',
369 value: chars,
370 raw: "'" + chars + "'"
371 };
372 },
373 peg$c134 = function() { return text(); },
374 peg$c135 = function() { return ""; },
375 peg$c136 = "0",

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…