Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
57
function
continueUsed(body) {
58
return
traverser.find(body,
'ContinueStatement'
, {skipTypes: loopStatements});
59
}
Callers
1
validateForLoop
Function · 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…