Problem
tastymima.Problem
final class Problem(val kind: ProblemKind, val path: List[Name], val details: Matchable) extends Problem
Attributes
- Graph
-
- Supertypes
-
trait Problemclass Objecttrait Matchableclass Any
Members list
Value members
Constructors
Concrete methods
Attributes
- Definition Classes
-
Problem
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
Inherited methods
Attributes
- Inherited from:
- Problem
Concrete fields
In this article