Function: detectReferenceCycles()
detectReferenceCycles(
graph):ReferenceCycle[]
Detect cycles in the package-level reference graph via DFS back-edges.
Parameters
| Parameter | Type |
|---|---|
graph | ReferenceGraph |
detectReferenceCycles(
graph):ReferenceCycle[]
Detect cycles in the package-level reference graph via DFS back-edges.
| Parameter | Type |
|---|---|
graph | ReferenceGraph |