MCPcopy Create free account
hub / github.com/SplootCode/splootcode /

Class

packages/language-python/src/analyzer/python_analyzer.ts:81–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81export class ParseMapper {
82 nodeMap: Map<SplootNode, ParseNode>
83 id: number
84 modules: ModuleImport[]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected