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

Function peg$c79

lib/parser.js:260–264  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

258 peg$c77 = { type: "literal", value: "}}", description: "\"}}\"" },
259 peg$c78 = { type: "other", description: "OutputStatement" },
260 peg$c79 = function(e) {
261 e.type = "OutputStatement";
262 e.raw = false;
263 return e;
264 },
265 peg$c80 = { type: "other", description: "whitespace" },
266 peg$c81 = "\t",
267 peg$c82 = { type: "literal", value: "\t", description: "\"\\t\"" },

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…