qualified Implementation Name To Implementation
fun qualifiedImplementationNameToImplementation(): Pair<MutableMap<String, Pair<String, CommentGroup>>, MutableMap<String, String>>
Content copied to clipboard
Create a new map from implementationGroups with new keys using the method qualified name
Return
A map with keyed by the method qualified name to the implementation.