Typed

org.finos.morphir.ir.internal.Value$.LetRecursion$.Typed$
object Typed

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Typed.type

Members list

Value members

Concrete methods

def apply(tpe: UType, valueDefinitions: Map[Name, Typed], inValue: TypedValue): Typed
def apply(tpe: UType, valueDefinitions: (String, ValueDefinition[Unit, UType])*)(inValue: TypedValue): Typed
def apply(valueDefinitions: Map[Name, Typed], inValue: TypedValue): Typed
def apply(valueDefinitions: (String, ValueDefinition[Unit, UType])*)(inValue: TypedValue): Typed