Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/estools/esquery
/ peg$c35
Function
peg$c35
parser.js:200–200 ·
view source on GitHub ↗
(v)
Source
from the content-addressed store, hash-verified
198
peg$c33 =
"]"
,
199
peg$c34 = peg$literalExpectation(
"]"
, false),
200
peg$c35 =
function
(v) {
return
v; },
201
peg$c36 = /^[><!]/,
202
peg$c37 = peg$classExpectation([
">"
,
"<"
,
"!"
], false, false),
203
peg$c38 =
"="
,
Callers
1
peg$parseattr
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected