ValueTag

org.finos.morphir.universe.ir.ValueTag
See theValueTag companion trait
object ValueTag

Attributes

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

Members list

Type members

Classlikes

case object Apply extends ValueTag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ValueTag
trait NodeTag
trait EnumEntry
class Object
trait Matchable
class Any
Show all
Self type
Apply.type
case object Constructor extends ValueTag

Attributes

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

Attributes

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

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ValueTag
trait NodeTag
trait EnumEntry
class Object
trait Matchable
class Any
Show all
Self type
Field.type
case object FieldFunction extends ValueTag

Attributes

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

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ValueTag
trait NodeTag
trait EnumEntry
class Object
trait Matchable
class Any
Show all
Self type
IfThenElse.type
case object Lambda extends ValueTag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ValueTag
trait NodeTag
trait EnumEntry
class Object
trait Matchable
class Any
Show all
Self type
Lambda.type
case object LetDefinition extends ValueTag

Attributes

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

Attributes

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

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ValueTag
trait NodeTag
trait EnumEntry
class Object
trait Matchable
class Any
Show all
Self type
List.type
case object Literal extends ValueTag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ValueTag
trait NodeTag
trait EnumEntry
class Object
trait Matchable
class Any
Show all
Self type
Literal.type
case object PatternMatch extends ValueTag

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ValueTag
trait NodeTag
trait EnumEntry
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