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

Function peg$c30

parser.js:195–195  ·  view source on GitHub ↗
(i)

Source from the content-addressed store, hash-verified

193 peg$c28 = "#",
194 peg$c29 = peg$literalExpectation("#", false),
195 peg$c30 = function(i) { return { type: 'identifier', value: i }; },
196 peg$c31 = "[",
197 peg$c32 = peg$literalExpectation("[", false),
198 peg$c33 = "]",

Callers 1

peg$parseidentifierFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected