MCPcopy Create free account
hub / github.com/RubyLouvre/anu / parseClassEscape

Function parseClassEscape

test/babel.js:58369–58371  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58367 }
58368
58369 function parseClassEscape() {
58370 return parseAtomEscape(true);
58371 }
58372
58373 function parseAtomEscape(insideCharacterClass) {
58374 // AtomEscape ::

Callers 2

parseClassAtomNoDashFunction · 0.85

Calls 1

parseAtomEscapeFunction · 0.85

Tested by

no test coverage detected