MCPcopy Create free account
hub / github.com/codemix/graph / location

Function location

packages/graph/src/grammar.js:2368–2370  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2366 }
2367
2368 function location() {
2369 return peg$computeLocation(peg$savedPos, peg$currPos);
2370 }
2371
2372 function expected(description, location) {
2373 location = location !== undefined

Callers

nothing calls this directly

Calls 1

peg$computeLocationFunction · 0.85

Tested by

no test coverage detected