MCPcopy
hub / github.com/lebab/lebab / continueUsed

Function continueUsed

src/transform/forEach/validateForLoop.js:57–59  ·  view source on GitHub ↗
(body)

Source from the content-addressed store, hash-verified

55}
56
57function continueUsed(body) {
58 return traverser.find(body, 'ContinueStatement', {skipTypes: loopStatements});
59}

Callers 1

validateForLoopFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…