org.finos.morphir.ir.extras

Members list

Type members

Classlikes

sealed trait NodeTag

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait TypeTag
object ExtensibleRecord.type
object Function.type
object Record.type
object Reference.type
object Tuple.type
object Unit.type
object Variable.type
trait ValueTag
object Apply.type
object Constructor.type
object Destructure.type
object Field.type
object FieldFunction.type
object IfThenElse.type
object Lambda.type
object LetDefinition.type
object LetRecursion.type
object List.type
object Literal.type
object PatternMatch.type
object Record.type
object Reference.type
object Tuple.type
object Unit.type
object UpdateRecord.type
Show all
sealed trait TypeTag extends EnumEntry, NodeTag

Attributes

Companion
object
Supertypes
trait NodeTag
trait EnumEntry
class Object
trait Matchable
class Any
Known subtypes
object ExtensibleRecord.type
object Function.type
object Record.type
object Reference.type
object Tuple.type
object Unit.type
object Variable.type
Show all
object TypeTag

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
TypeTag.type
sealed trait ValueTag extends EnumEntry, NodeTag

Attributes

Companion
object
Supertypes
trait NodeTag
trait EnumEntry
class Object
trait Matchable
class Any
Known subtypes
object Apply.type
object Constructor.type
object Destructure.type
object Field.type
object FieldFunction.type
object IfThenElse.type
object Lambda.type
object LetDefinition.type
object LetRecursion.type
object List.type
object Literal.type
object PatternMatch.type
object Record.type
object Reference.type
object Tuple.type
object Unit.type
object UpdateRecord.type
Show all
object ValueTag

Attributes

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