Documentation Language: Swift

Function

constructorPrefix(_:)

Swift code for constructor first argument prefix extracted from a method name

func constructorPrefix(_ method: GIR.Method) -> String?