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

Function peg$c12

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

Source from the content-addressed store, hash-verified

162 peg$c10 = "~",
163 peg$c11 = peg$literalExpectation("~", false),
164 peg$c12 = function() { return 'sibling'; },
165 peg$c13 = "+",
166 peg$c14 = peg$literalExpectation("+", false),
167 peg$c15 = function() { return 'adjacent'; },

Callers 1

peg$parsebinaryOpFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected