Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/estools/esquery
/ peg$c103
Function
peg$c103
parser.js:282–284 ·
view source on GitHub ↗
(c)
Source
from the content-addressed store, hash-verified
280
peg$c101 =
":"
,
281
peg$c102 = peg$literalExpectation(
":"
, false),
282
peg$c103 =
function
(c) {
283
return
{
type
:
'class'
, name: c };
284
},
285
286
peg$currPos = 0,
287
peg$savedPos = 0,
Callers
1
peg$parseclass
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected