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

Function peg$c63

lib/parser.js:239–244  ·  view source on GitHub ↗
(name, value)

Source from the content-addressed store, hash-verified

237 }, {});
238 },
239 peg$c63 = function(name, value) {
240 return {
241 name: name,
242 value: extractOptional(value, 3) || true
243 }
244 },
245 peg$c64 = /^[A-Za-z_:]/,
246 peg$c65 = { type: "class", value: "[A-Za-z_:]", description: "[A-Za-z_:]" },
247 peg$c66 = /^[A-Za-z0-9_:.\-]/,

Callers 1

peg$parseATTRIBUTEFunction · 0.85

Calls 1

extractOptionalFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…