Skip to content

IncludeGraph

IncludeGraph = Map<string, IncludeEdge[]>

Defined in: packages/speculator/src/preprocess/types.ts:126

Include graph tracking parent→children relationships Maps canonical file path to list of includes from that file