Instance Property
knownDisambiguatedSymbolPathComponents
The mapping of external symbol identifiers to known disambiguated symbol path components.
var knownDisambiguatedSymbolPathComponents: [String : [String]]?
Discussion
Use this property to provide accurately disambiguated symbol path components for symbols in the given symbolGraphs that collide with other symbols that exist in the module but are not included in the given partial symbol graphs.