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

Function peg$c24

lib/parser.js:121–130  ·  view source on GitHub ↗
(body)

Source from the content-addressed store, hash-verified

119 return obj;
120 },
121 peg$c24 = function(body) {
122 return {
123 type: 'OutputStatement',
124 expression: {
125 type: 'Literal',
126 value: body,
127 raw: JSON.stringify(body)
128 }
129 };
130 },
131 peg$c25 = { type: "other", description: "Mute Template" },
132 peg$c26 = { type: "other", description: "Mute Template Content" },
133 peg$c27 = { type: "other", description: "Custom Element" },

Callers 2

peg$parseSCRIPT_CONTENTFunction · 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…