TypeTag

org.finos.morphir.universe.ir.TypeTag
See theTypeTag companion trait
object TypeTag

Attributes

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

Members list

Type members

Classlikes

case object ExtensibleRecord extends TypeTag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TypeTag
trait NodeTag
trait EnumEntry
class Object
trait Matchable
class Any
Show all
Self type
case object Function extends TypeTag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TypeTag
trait NodeTag
trait EnumEntry
class Object
trait Matchable
class Any
Show all
Self type
Function.type
case object Record extends TypeTag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TypeTag
trait NodeTag
trait EnumEntry
class Object
trait Matchable
class Any
Show all
Self type
Record.type
case object Reference extends TypeTag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TypeTag
trait NodeTag
trait EnumEntry
class Object
trait Matchable
class Any
Show all
Self type
Reference.type
case object Tuple extends TypeTag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TypeTag
trait NodeTag
trait EnumEntry
class Object
trait Matchable
class Any
Show all
Self type
Tuple.type
case object Unit extends TypeTag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TypeTag
trait NodeTag
trait EnumEntry
class Object
trait Matchable
class Any
Show all
Self type
Unit.type
case object Variable extends TypeTag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TypeTag
trait NodeTag
trait EnumEntry
class Object
trait Matchable
class Any
Show all
Self type
Variable.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