Type

io.hireproof.structure.Type$
See theType companion class
object Type

Attributes

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

Members list

Concise view

Type members

Classlikes

case object Boolean extends Type

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class Type
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Boolean.type
case object Integer extends Type

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class Type
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Integer.type
case object Number extends Type

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class Type
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Number.type
case object String extends Type

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class Type
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
String.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