Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chearon/dropflow
/ peg$f2
Function
peg$f2
src/parse-css.js:777–777 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
775
return
r;
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
','
; };
Callers
1
peg$parseproperty
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected