MCPcopy Create free account
hub / github.com/estools/esquery / peg$endExpectation

Function peg$endExpectation

parser.js:341–343  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

339 }
340
341 function peg$endExpectation() {
342 return { type: "end" };
343 }
344
345 function peg$otherExpectation(description) {
346 return { type: "other", description: description };

Callers 1

peg$parseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected