Part

indent.Part
See thePart companion trait
object Part

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Part.type

Members list

Type members

Classlikes

final case class Indented(i: Indented) extends Part

Attributes

Supertypes
trait Part
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class Other(o: Any) extends Part

Attributes

Supertypes
trait Part
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class String(s: String) extends Part

Attributes

Supertypes
trait Part
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror