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

Function peg$c70

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

Source from the content-addressed store, hash-verified

249 peg$c68 = "\"",
250 peg$c69 = { type: "literal", value: "\"", description: "\"\\\"\"" },
251 peg$c70 = function(e) { return e; },
252 peg$c71 = "'",
253 peg$c72 = { type: "literal", value: "'", description: "\"'\"" },
254 peg$c73 = { type: "other", description: "Expression" },

Callers 2

peg$parseATTRIBUTE_VALUEFunction · 0.85
peg$parseEXPRESSIONFunction · 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…