ToMorphirType

org.finos.morphir.ir.conversion.ToMorphirType
See theToMorphirType companion object
trait ToMorphirType[A, +Attribs]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ToMorphirType[A, Attribs]

Members list

Value members

Abstract methods

def apply: Type[Attribs]

Concrete methods

def as[B]: ToMorphirType[B, Attribs]
final def morphirType: Type[Attribs]