tasty-mima
tasty-mima
tastymima
Problem
TastyMiMa
tasty-mima
/
tastymima
/
Problem
Problem
final
class
Problem
(val kind:
ProblemKind
, val path:
List
[
Name
], val details:
Matchable
) extends
Problem
Graph
Supertypes
trait
Problem
class
Object
trait
Matchable
class
Any
Value members
Value members
Constructors
def
this
(kind:
ProblemKind
, path:
List
[
Name
])
Concrete methods
override
def
getDescription
():
String
|
Null
Definition Classes
Problem
def
getKind
():
ProblemKind
def
getPathString
():
String
override
def
toString
():
String
Definition Classes
Any
Inherited methods
def
getFilterIncantation
():
String
Inherited from
Problem
Concrete fields
val
details
:
Matchable
val
kind
:
ProblemKind
val
path
:
List
[
Name
]
val
pathString
:
String