Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemix/graph
/ peg$endExpectation
Function
peg$endExpectation
packages/graph/src/grammar.js:2412–2414 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2410
}
2411
2412
function
peg$endExpectation() {
2413
return
{
type
:
"end"
};
2414
}
2415
2416
function
peg$otherExpectation(description) {
2417
return
{
type
:
"other"
, description };
Callers
1
peg$throw
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected