Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemix/graph
/ peg$otherExpectation
Function
peg$otherExpectation
packages/graph/src/grammar.js:2416–2418 ·
view source on GitHub ↗
(description)
Source
from the content-addressed store, hash-verified
2414
}
2415
2416
function
peg$otherExpectation(description) {
2417
return
{
type
:
"other"
, description };
2418
}
2419
2420
function
peg$computePosDetails(pos) {
2421
let
details = peg$posDetailsCache[pos];
Callers
1
expected
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected