MCPcopy Create free account
hub / github.com/chearon/dropflow / peg$f3

Function peg$f3

src/parse-css.js:778–778  ·  view source on GitHub ↗
(head, tail)

Source from the content-addressed store, hash-verified

776 };
777 var peg$f2 = function(name) { return name; };
778 var peg$f3 = function(head, tail) { return buildExpression(head, tail); };
779 var peg$f4 = function() { return '/'; };
780 var peg$f5 = function() { return ','; };
781 var peg$f6 = function(quantity) {

Callers 1

peg$parseexprFunction · 0.85

Calls 1

buildExpressionFunction · 0.85

Tested by

no test coverage detected