MethodType

public struct MethodType : TypeProtocol
extension MethodType: CallableType
extension MethodType: CustomStringConvertible

The overarching type of a method declaration.