IncludeGraph
IncludeGraph =
Map<string,IncludeEdge[]>
Defined in: packages/speculator/src/preprocess/types.ts:106
Include graph tracking parent→children relationships Maps canonical file path to list of includes from that file
IncludeGraph =
Map<string,IncludeEdge[]>
Defined in: packages/speculator/src/preprocess/types.ts:106
Include graph tracking parent→children relationships Maps canonical file path to list of includes from that file