↓ 1 callersFunctionextractBrighterScriptImportsInline(
content: string,
rel: string,
edges: ImportEdge[],
importCount: Map<string, number>,
relPathSet: S
src/detectors/graph.ts:287
↓ 1 callersFunctionextractHttpFrameworkRoutes(
ts: any,
sf: any,
filePath: string,
_content: string,
framework: Framework,
tags: string[]
)
src/ast/extract-routes.ts:55
↓ 1 callersFunctionextractJavaImports(
content: string,
rel: string,
edges: ImportEdge[],
importCount: Map<string, number>,
relPaths: str
src/detectors/graph.ts:195