org.finos.morphir

Members list

Type members

Classlikes

sealed trait Attributes extends Product, Serializable

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object Empty.type
Self type
object Attributes

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Attributes.type
object Dsl extends AllSyntax

Attributes

Supertypes
trait AllSyntax
trait NamingSyntax
class Object
trait Matchable
class Any
Self type
Dsl.type
final case class IR(valueSpecifications: Map[FQName, Raw], valueDefinitions: Map[FQName, Typed], typeSpecifications: Map[FQName, Specification[Any]], typeConstructors: Map[FQName, TypeConstructorInfo])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
IR
object IR

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
IR.type