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

Function peg$c6

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

Source from the content-addressed store, hash-verified

156 peg$c4 = /^[^ [\],():#!=><~+.]/,
157 peg$c5 = peg$classExpectation([" ", "[", "]", ",", "(", ")", ":", "#", "!", "=", ">", "<", "~", "+", "."], true, false),
158 peg$c6 = function(i) { return i.join(''); },
159 peg$c7 = ">",
160 peg$c8 = peg$literalExpectation(">", false),
161 peg$c9 = function() { return 'child'; },

Callers 1

peg$parseidentifierNameFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected