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