BaseMatchQualityService

class Object
trait Matchable
class Any

Value members

Abstract methods

def matchQualityMetric(AnnotatedSignature: AnnotatedSignature, matching: Signature): Int

Concrete methods

def sortMatches(functions: Seq[(AnnotatedSignature, Signature)]): Seq[(AnnotatedSignature, Int)]