AbstractMethodProblem

com.typesafe.tools.mima.core.AbstractMethodProblem
sealed abstract class AbstractMethodProblem(memb: MemberInfo) extends MemberProblem

Attributes

Graph
Supertypes
trait MemberRef
class Problem
trait ProblemRef
class Object
trait Matchable
class Any
Show all
Known subtypes

Members list

Value members

Inherited methods

final def description: String => String

'affectedVersion' is "current" for bincompat, "other" or "previous" for forward-compat.

'affectedVersion' is "current" for bincompat, "other" or "previous" for forward-compat.

Attributes

Inherited from:
Problem
def howToFilter: Option[String]

The code snippet to use to filter out the problem.

The code snippet to use to filter out the problem.

Attributes

Inherited from:
ProblemRef
final override def matchName: Some[String]

The name to use to filter out the problem.

The name to use to filter out the problem.

Attributes

Definition Classes
Inherited from:
Problem

Inherited fields

Attributes

Inherited from:
MemberProblem