Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/estools/esquery
/ peg$otherExpectation
Function
peg$otherExpectation
parser.js:345–347 ·
view source on GitHub ↗
(description)
Source
from the content-addressed store, hash-verified
343
}
344
345
function
peg$otherExpectation(description) {
346
return
{
type
:
"other"
, description: description };
347
}
348
349
function
peg$computePosDetails(pos) {
350
var
details = peg$posDetailsCache[pos], p;
Callers
1
expected
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected