ElementType

io.bullet.borer.Logging.ElementType
See theElementType companion trait
object ElementType

Attributes

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

Members list

Type members

Classlikes

case object ArrayElement extends ElementType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ElementType
class Object
trait Matchable
class Any
Show all
Self type
sealed trait MapEntry extends ElementType

Attributes

Supertypes
trait ElementType
class Object
trait Matchable
class Any
Known subtypes
object MapKey.type
object MapValue.type
case object MapKey extends MapEntry

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait MapEntry
trait ElementType
class Object
trait Matchable
class Any
Show all
Self type
MapKey.type
case object MapValue extends MapEntry

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait MapEntry
trait ElementType
class Object
trait Matchable
class Any
Show all
Self type
MapValue.type

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ElementType
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ElementType
class Object
trait Matchable
class Any
Show all
Self type

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