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

Function peg$anyExpectation

parser.js:337–339  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

335 }
336
337 function peg$anyExpectation() {
338 return { type: "any" };
339 }
340
341 function peg$endExpectation() {
342 return { type: "end" };

Callers 1

peg$parseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected