(body)
| 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" }, |
no outgoing calls
no test coverage detected
searching dependent graphs…