Case

final case class Case(value: Val, next: Next) extends Next
trait Product
trait Equals
class Next
class Object
trait Matchable
class Any

Value members

Concrete methods

def name: Local

Inherited methods

Inherited from:
Product
final def show: String
Inherited from:
Next