Skip to main content

Module graph

Module graph 

Source
Expand description

Module graph types exposed through the engine boundary.

Structs§

CoordinationGapPaths
A CoordinationGap with FileIds resolved to root-relative paths.
ExportSymbol
An export with reference tracking.
FocusFileFactsPaths
The same per-file facts with the FileId resolved to a root-relative, forward-slashed path string, sorted for deterministic output.
ImpactClosurePaths
The same closure with FileIds resolved to root-relative, forward-slashed path strings, sorted for deterministic output.
ModuleGraph
The core module dependency graph.
ModuleNode
A single module in the graph.
PartitionOrderPaths
The same partition + order with each unit’s FileIds resolved to root-relative, forward-slashed path strings, sorted for deterministic output.