Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/estools/esquery
/ peg$c9
Function
peg$c9
parser.js:161–161 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
159
peg$c7 =
">"
,
160
peg$c8 = peg$literalExpectation(
">"
, false),
161
peg$c9 =
function
() {
return
'child'
; },
162
peg$c10 =
"~"
,
163
peg$c11 = peg$literalExpectation(
"~"
, false),
164
peg$c12 =
function
() {
return
'sibling'
; },
Callers
1
peg$parsebinaryOp
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected