MatchDegree

trait Enum
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Enum entries

case FullMatch extends MatchDegree

The parameter and result type signatures are equivalent.

The parameter and result type signatures are equivalent.

Both signatures have no parameters, one is a method and the other isn't.

Both signatures have no parameters, one is a method and the other isn't.

See also:

NotAMethod

case NoMatch extends MatchDegree

The signatures are unrelated.

The signatures are unrelated.

case ParamMatch extends MatchDegree

The parameter signatures are equivalent.

The parameter signatures are equivalent.