Food

object Food
Companion
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case
class PizzaCase(pizza: Pizza) extends Food
Companion
object
object PizzaCase
Companion
class
case
class SaladCase(salad: Salad) extends Food
Companion
object
object SaladCase
Companion
class

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror

Value members

Concrete fields

val hints: Hints
val id: ShapeId
val schema: Schema[Food]

Implicits

Implicits

implicit
val staticSchema: Static[Schema[Food]]