Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/estools/esquery
/ peg$c15
Function
peg$c15
parser.js:167–167 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
165
peg$c13 =
"+"
,
166
peg$c14 = peg$literalExpectation(
"+"
, false),
167
peg$c15 =
function
() {
return
'adjacent'
; },
168
peg$c16 =
function
() {
return
'descendant'
; },
169
peg$c17 =
","
,
170
peg$c18 = peg$literalExpectation(
","
, false),
Callers
1
peg$parsebinaryOp
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected