IR

org.finos.morphir.IR
See theIR companion class
object IR

Attributes

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

Members list

Type members

Classlikes

final class LookupTypeConstructor(val fqName: () => FQName) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any
final class LookupTypeSpecification(val fqName: () => FQName) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any
final case class TypeConstructorInfo(containingType: FQName, typeParams: Chunk[Name], typeArgs: Chunk[(Name, UType)])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

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

Value members

Concrete methods

final def fromDistribution(distribution: Distribution): IR
final def fromPackageSpecifications(specs: Map[FQName, Specification[Any]]): IR

Concrete fields

val empty: IR